Skip to content

Latest commit

 

History

History
660 lines (319 loc) · 39.9 KB

CHANGELOG.md

File metadata and controls

660 lines (319 loc) · 39.9 KB

1.11.7 (2024-09-19)

Bug Fixes

  • eloquent: ensure the model is available before creating a relationship (#120) (34e990a)

1.11.6 (2024-09-16)

Bug Fixes

  • composer: remove ext-apcu from dependencies (#119) (7a2d5bc)

1.11.5 (2024-09-16)

Bug Fixes

  • agent: serialize agent with closure to put in cache (#115) (775cabc)

1.11.4 (2024-09-16)

Bug Fixes

1.11.3 (2024-09-16)

Bug Fixes

1.11.2 (2024-09-16)

Bug Fixes

1.11.1 (2024-09-12)

Bug Fixes

  • store agent in cache to improve performance (#110) (61684eb)

1.11.0 (2024-09-03)

Features

1.10.3 (2024-09-02)

Bug Fixes

  • writereplace: rewrite patch does not remove field with null value (#113) (f575cc3)

1.10.2 (2024-08-30)

Bug Fixes

  • security: patch micromatch dependency vulnerabilities (#112) (d92f6df)

1.10.1 (2024-08-28)

Bug Fixes

  • datasource: add missing port attribute (#111) (c49ff7e)

1.10.0 (2024-08-12)

Features

1.9.5 (2024-07-31)

Bug Fixes

1.9.4 (2024-07-18)

1.9.3 (2024-06-20)

Bug Fixes

  • security: patch braces dependency vulnerabilities (#106) (0eaca82)

1.9.2 (2024-04-12)

Bug Fixes

  • security: patch tar dependency vulnerabilities (#105) (43da513)

1.9.1 (2024-02-29)

Bug Fixes

  • eloquent-datasource: replace table name by relation name when select relation field (#102) (c977220)

1.9.0 (2024-02-28)

Features

  • datasource-eloquent: allow user to trigger eloquent event (#101) (d72138a)

1.8.6 (2024-02-28)

Bug Fixes

  • introspection: set column as read only when it has autoincrement constraint (#93) (e2cc88c)

1.8.5 (2024-02-22)

Bug Fixes

  • security: patch ip dependency vulnerabilities (#100) (8b005d6)

1.8.4 (2024-02-16)

Bug Fixes

  • security: patch semver dependency vulnerabilities (#98) (6ed5f08)

1.8.3 (2024-02-15)

Bug Fixes

  • security: patch http-cache-semantics dependency vulnerabilities (#97) (613e8c4)

1.8.2 (2024-02-15)

Bug Fixes

  • security: patch semver dependency vulnerabilities (#96) (022354d)

1.8.1 (2024-02-15)

Bug Fixes

  • security: patch semantic-release dependency vulnerabilities (#95) (376a469)

1.8.0 (2024-02-13)

Features

  • action: allow user to set a custom header on a action result (#94) (ba3fedb)

1.7.7 (2024-01-15)

Bug Fixes

  • action: generate schema when action has static form (#92) (086532b)

1.7.6 (2023-11-16)

Bug Fixes

  • authentication: return errors detail instead of generic error 500 (#91) (b94a5da)

1.7.5 (2023-10-16)

Bug Fixes

  • ipwhitelist to authenticate routes (#90) (cab94aa)

1.7.4 (2023-09-28)

Bug Fixes

  • allow to use primary key not named id into association and smart-action (#89) (467d286)

1.7.3 (2023-09-15)

Bug Fixes

  • datasource-customizer: fix smart action default value behavior (#88) (40eee42)

1.7.2 (2023-09-15)

Bug Fixes

  • datasource-customizer: add hasFieldChanged function to handle change hook on this field (#87) (be14602)

1.7.1 (2023-09-15)

Bug Fixes

  • user with permission on the relationship can export it (#86) (c6ffa7f)

1.7.0 (2023-09-15)

Features

  • log: add log when the forestadmin-schema doesn't exist in production (#85) (556953c)

1.6.3 (2023-08-30)

Bug Fixes

1.6.2 (2023-08-30)

Bug Fixes

  • permissions: allow users to request approval (#83) (44e451d)

1.6.1 (2023-08-22)

Bug Fixes

  • cache name to be forget on scope invalidation (#82) (09cac4a)

1.6.0 (2023-08-09)

Features

  • datasource-customizer: allow removing collections during customization (#79) (e048e51)

1.5.0 (2023-08-09)

Features

  • datasource-customizer: expose native driver to customers (#81) (cd726bc)

1.4.0 (2023-08-08)

Features

  • agent: allow user to customize error messages (#80) (5ae67e3)

1.3.0 (2023-08-01)

Features

  • logger: add a default logger and allow user to define a custom logger (#78) (2581d31)

1.2.0 (2023-07-26)

Features

  • add changed field to action context (#77) (75cc17c)

1.1.2 (2023-07-17)

1.1.1 (2023-07-17)

Bug Fixes

  • configure github workflow for eloquent datasource (#75) (d799ec8)

1.1.0 (2023-07-17)

Features

  • datasource: add eloquent datasource (#74) (db9320b)

1.0.2 (2023-06-20)

Bug Fixes

  • permission on CRUD actions when app is on debug mode (#73) (19193aa)

1.0.1 (2023-06-20)

Bug Fixes

  • composer: replace all beta versions with stable versions of packages (#72) (844e22a)

1.0.0 (2023-06-19)

Bug Fixes

  • add missing dependencies (#66) (18b15d4)
  • releaserc now write the version in composer of each packages (#70) (b4399e5)
  • remove validation's monorepo on precommit (#69) (6b17033)
  • composer: remove invalid version (#65) (9ad3231)
  • update github action configuration (#59) (5e777ab)
  • update monorepo github action config (#60) (52c081d)
  • chart: fix response of api smart chart (#45) (fe2312b)
  • collection: fix aggregate function in base collection (#47) (e28d97e)
  • config: allow packages versions for symfony 6 (#31) (d74ecc9)
  • count: fix count response (#48) (3533ac9)
  • onboarding: create cache only if env secret was set (#27) (561b871)
  • query-converter: patch the query converter with mariadb and mysql (#28) (29d41b6)
  • response: add missing available include relationships to the response (#54) (d098cd2)
  • schema: sort actions by id and fields by name in the schema (#37) (ce3367e)
  • segment: add collection customization context to the segment function definition (#43) (2549a54)
  • validator: get datasource from collection instead of container (#44) (560fc04)
  • husky pre-commit (9a3cd59)
  • onboarding generate schema (#26) (48b77f0)
  • sort on relation (#17) (16de644)
  • tests add new method to build agent (#16) (062991f)

Features

  • add binary decorator support (#57) (a8580fe)
  • add checkout module to the split action (#62) (d6955ab)
  • add configuration for monorepo (#58) (127cb0e)
  • add permissions v4 and conditional approval support (#56) (df9487f)
  • add plugins import field & add external relation support (#51) (16567a0)
  • add split github action workflow (#61) (5a5026c)
  • action: add action decorator (#33) (38c07f2)
  • action: add missing getters on action context (#42) (bbab309)
  • chart: add support of chart decorator (#38) (9499919)
  • customizer: add emulate field filtering method (#53) (6f644a1)
  • customizer: add remove field customizer (#50) (91b279b)
  • decorators: add context in closure function for search and computed field decorators (#46) (93ee036)
  • decorators: add rename field decorator (#49) (2ea9821)
  • hook: add support of hook decorator (#55) (607b4b4)
  • operator: improve the operator equivalence behaviour (#41) (a8b7024)
  • plugin: add missing use method to agent (#52) (a7e9514)
  • add base datasource and tests (#25) (76c187f)
  • add charts support (#3) (0a60035)
  • add data source toolkit & agent builder (#1) (f11df17)
  • add doctrine datasource (#10) (522f478)
  • add empty decorator (#34) (8271e62)
  • add filters support (#2) (3621192)
  • add ipwhitelist support (#7) (8b5791d)
  • add permissions support (#5) (434006f)
  • add schema decorator (#35) (82cccb8)
  • Add some decorators (#14) (865bffa)
  • add support of some decorators (#12) (c061efe)
  • add validation decorator (#36) (711fae2)
  • add write decorator (#39) (8f28498)
  • send schema automatically (#15) (60c4120)
  • update composer.json to enable agent for symfony 5.4 (#29) (c280067)
  • oidc: remove callbackurl on authentication and fix charts permissions (#6) (11af29f)

1.0.0-beta.39 (2023-06-15)

Bug Fixes

  • releaserc now write the version in composer of each packages (#70) (b4399e5)

1.0.0-beta.38 (2023-06-15)

Bug Fixes

  • remove validation's monorepo on precommit (#69) (6b17033)

1.0.0-beta.37 (2023-06-15)

Bug Fixes

1.0.0-beta.36 (2023-06-15)

Bug Fixes

  • composer: remove invalid version (#65) (9ad3231)

1.0.0-beta.35 (2023-06-14)

Bug Fixes

  • update github action configuration (#59) (5e777ab)
  • update monorepo github action config (#60) (52c081d)

Features

  • add checkout module to the split action (#62) (d6955ab)
  • add configuration for monorepo (#58) (127cb0e)
  • add split github action workflow (#61) (5a5026c)

1.0.0-beta.34 (2023-06-13)

Features

1.0.0-beta.33 (2023-06-08)

Features

  • add permissions v4 and conditional approval support (#56) (df9487f)

1.0.0-beta.32 (2023-05-17)

Features

  • hook: add support of hook decorator (#55) (607b4b4)

1.0.0-beta.31 (2023-05-12)

Bug Fixes

  • response: add missing available include relationships to the response (#54) (d098cd2)

1.0.0-beta.30 (2023-05-11)

Features

  • customizer: add emulate field filtering method (#53) (6f644a1)

1.0.0-beta.29 (2023-05-10)

Features

  • plugin: add missing use method to agent (#52) (a7e9514)

1.0.0-beta.28 (2023-05-09)

Features

  • add plugins import field & add external relation support (#51) (16567a0)

1.0.0-beta.27 (2023-05-09)

Features

  • customizer: add remove field customizer (#50) (91b279b)

1.0.0-beta.26 (2023-05-09)

Features

  • decorators: add rename field decorator (#49) (2ea9821)

1.0.0-beta.25 (2023-05-03)

Bug Fixes

1.0.0-beta.24 (2023-05-02)

Bug Fixes

  • collection: fix aggregate function in base collection (#47) (e28d97e)

1.0.0-beta.23 (2023-04-25)

Features

  • decorators: add context in closure function for search and computed field decorators (#46) (93ee036)

1.0.0-beta.22 (2023-04-18)

Bug Fixes

  • chart: fix response of api smart chart (#45) (fe2312b)

1.0.0-beta.21 (2023-04-17)

Bug Fixes

  • validator: get datasource from collection instead of container (#44) (560fc04)

1.0.0-beta.20 (2023-04-17)

Bug Fixes

  • segment: add collection customization context to the segment function definition (#43) (2549a54)

1.0.0-beta.19 (2023-04-14)

Features

  • action: add missing getters on action context (#42) (bbab309)

1.0.0-beta.18 (2023-04-05)

Features

  • operator: improve the operator equivalence behaviour (#41) (a8b7024)

1.0.0-beta.17 (2023-04-04)

Features

1.0.0-beta.16 (2023-04-03)

Features

  • chart: add support of chart decorator (#38) (9499919)

1.0.0-beta.15 (2023-03-22)

Bug Fixes

  • schema: sort actions by id and fields by name in the schema (#37) (ce3367e)

1.0.0-beta.14 (2023-03-21)

Features

1.0.0-beta.13 (2023-03-16)

Features

1.0.0-beta.12 (2023-03-16)

Features

1.0.0-beta.11 (2023-03-16)

Features

1.0.0-beta.10 (2023-03-08)

Bug Fixes

  • config: allow packages versions for symfony 6 (#31) (d74ecc9)

1.0.0-beta.9 (2023-02-28)

1.0.0-beta.8 (2023-02-28)

Features

  • update composer.json to enable agent for symfony 5.4 (#29) (c280067)

1.0.0-beta.7 (2023-02-27)

Bug Fixes

  • query-converter: patch the query converter with mariadb and mysql (#28) (29d41b6)

1.0.0-beta.6 (2023-01-25)

Bug Fixes

  • onboarding: create cache only if env secret was set (#27) (561b871)

1.0.0-beta.5 (2023-01-24)

Bug Fixes

1.0.0-beta.4 (2023-01-24)

Features

1.0.0-beta.3 (2023-01-20)

1.0.0-beta.2 (2023-01-19)

Bug Fixes

1.0.0-beta.1 (2022-12-22)

Bug Fixes

Features