Skip to content

Latest commit

 

History

History
130 lines (61 loc) · 7.99 KB

CHANGELOG.md

File metadata and controls

130 lines (61 loc) · 7.99 KB

1.2.0 (2024-12-19)

Features

  • capabilities: add native query support (#27) (c690f15)

1.1.1 (2024-07-31)

Bug Fixes

  • update minimum version of agent-php packages (#25) (6ef2793)

1.1.0 (2023-08-01)

Features

  • logger: allow users to add a custom logger (#24) (5035407)

1.0.2 (2023-06-29)

Bug Fixes

  • set config environment to FOREST_ENVIRONMENT & update default permission expiration delay (#22) (a2ba0c9)

1.0.1 (2023-06-20)

Bug Fixes

  • composer: replace all beta versions with stable versions of packages (#21) (fa284c2)

1.0.0 (2023-06-19)

Bug Fixes

  • config: allow packages versions for symfony 6 (#13) (e5c4d09)
  • config setup onboarding(#9) (0e246ae)
  • onboarding: set forest_server_url into .env during install (#8) (d06c979)
  • add clear cache on forest install command (#7) (82e799d)

Features

  • update composer with the new dependencies of the monorepo agent-php (#19) (efa7e29)
  • agent: add proxy methods to improve the agent customization (#16) (2984207)
  • agent: add service and cors options (#2) (88f1274)
  • command: add new install command & update config options (#4) (c9fc878)
  • plugin: allow agent to handle plugin (#18) (f6837e6)
  • update composer.json to enable agent for symfony 5.4 (#11) (008668c)

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

Features

  • update composer with the new dependencies of the monorepo agent-php (#19) (efa7e29)

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

Features

  • plugin: allow agent to handle plugin (#18) (f6837e6)

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

Features

  • agent: add proxy methods to improve the agent customization (#16) (2984207)

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

Bug Fixes

  • config: allow packages versions for symfony 6 (#13) (e5c4d09)

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

Features

  • update composer.json to enable agent for symfony 5.4 (#11) (008668c)

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

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

Bug Fixes

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

Bug Fixes

  • onboarding: set forest_server_url into .env during install (#8) (d06c979)

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

Bug Fixes

  • add clear cache on forest install command (#7) (82e799d)

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

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

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

Features

  • command: add new install command & update config options (#4) (c9fc878)

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

Features

  • agent: add service and cors options (#2) (88f1274)