-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2023-06-19) ### Bug Fixes * add missing dependencies ([#66](#66)) ([18b15d4](18b15d4)) * releaserc now write the version in composer of each packages ([#70](#70)) ([b4399e5](b4399e5)) * remove validation's monorepo on precommit ([#69](#69)) ([6b17033](6b17033)) * **composer:** remove invalid version ([#65](#65)) ([9ad3231](9ad3231)) * update github action configuration ([#59](#59)) ([5e777ab](5e777ab)) * update monorepo github action config ([#60](#60)) ([52c081d](52c081d)) * **chart:** fix response of api smart chart ([#45](#45)) ([fe2312b](fe2312b)) * **collection:** fix aggregate function in base collection ([#47](#47)) ([e28d97e](e28d97e)) * **config:** allow packages versions for symfony 6 ([#31](#31)) ([d74ecc9](d74ecc9)) * **count:** fix count response ([#48](#48)) ([3533ac9](3533ac9)) * **onboarding:** create cache only if env secret was set ([#27](#27)) ([561b871](561b871)) * **query-converter:** patch the query converter with mariadb and mysql ([#28](#28)) ([29d41b6](29d41b6)) * **response:** add missing available include relationships to the response ([#54](#54)) ([d098cd2](d098cd2)) * **schema:** sort actions by id and fields by name in the schema ([#37](#37)) ([ce3367e](ce3367e)) * **segment:** add collection customization context to the segment function definition ([#43](#43)) ([2549a54](2549a54)) * **validator:** get datasource from collection instead of container ([#44](#44)) ([560fc04](560fc04)) * husky pre-commit ([9a3cd59](9a3cd59)) * onboarding generate schema ([#26](#26)) ([48b77f0](48b77f0)) * sort on relation ([#17](#17)) ([16de644](16de644)) * tests add new method to build agent ([#16](#16)) ([062991f](062991f)) ### Features * add binary decorator support ([#57](#57)) ([a8580fe](a8580fe)) * add checkout module to the split action ([#62](#62)) ([d6955ab](d6955ab)) * add configuration for monorepo ([#58](#58)) ([127cb0e](127cb0e)) * add permissions v4 and conditional approval support ([#56](#56)) ([df9487f](df9487f)) * add plugins import field & add external relation support ([#51](#51)) ([16567a0](16567a0)) * add split github action workflow ([#61](#61)) ([5a5026c](5a5026c)) * **action:** add action decorator ([#33](#33)) ([38c07f2](38c07f2)) * **action:** add missing getters on action context ([#42](#42)) ([bbab309](bbab309)) * **chart:** add support of chart decorator ([#38](#38)) ([9499919](9499919)) * **customizer:** add emulate field filtering method ([#53](#53)) ([6f644a1](6f644a1)) * **customizer:** add remove field customizer ([#50](#50)) ([91b279b](91b279b)) * **decorators:** add context in closure function for search and computed field decorators ([#46](#46)) ([93ee036](93ee036)) * **decorators:** add rename field decorator ([#49](#49)) ([2ea9821](2ea9821)) * **hook:** add support of hook decorator ([#55](#55)) ([607b4b4](607b4b4)) * **operator:** improve the operator equivalence behaviour ([#41](#41)) ([a8b7024](a8b7024)) * **plugin:** add missing use method to agent ([#52](#52)) ([a7e9514](a7e9514)) * add base datasource and tests ([#25](#25)) ([76c187f](76c187f)) * add charts support ([#3](#3)) ([0a60035](0a60035)) * add data source toolkit & agent builder ([#1](#1)) ([f11df17](f11df17)) * add doctrine datasource ([#10](#10)) ([522f478](522f478)) * add empty decorator ([#34](#34)) ([8271e62](8271e62)) * add filters support ([#2](#2)) ([3621192](3621192)) * add ipwhitelist support ([#7](#7)) ([8b5791d](8b5791d)) * add permissions support ([#5](#5)) ([434006f](434006f)) * add schema decorator ([#35](#35)) ([82cccb8](82cccb8)) * Add some decorators ([#14](#14)) ([865bffa](865bffa)) * add support of some decorators ([#12](#12)) ([c061efe](c061efe)) * add validation decorator ([#36](#36)) ([711fae2](711fae2)) * add write decorator ([#39](#39)) ([8f28498](8f28498)) * send schema automatically ([#15](#15)) ([60c4120](60c4120)) * update composer.json to enable agent for symfony 5.4 ([#29](#29)) ([c280067](c280067)) * **oidc:** remove callbackurl on authentication and fix charts permissions ([#6](#6)) ([11af29f](11af29f))
- Loading branch information
1 parent
493b186
commit 15cf11b
Showing
9 changed files
with
70 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters