Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 627 Bytes

Changelog

v0.3.3

  • PHP 8.4 support

v0.3.2

  • Enable mariadb auto-upgrade for the dev docker setup. Otherwise it would fail to start with newer docker image versions.
  • Various dependency updates

v0.3.1

  • Port from dbp/relay-auth-bundle to dbp/relay-core-connector-oidc-bundle

v0.3.0

  • Update to api-platform 3.2

v0.2.1

  • Pin api-platform version to 2.7 until 3.2 is fully tested and supported

v0.2.0

  • Update from Symfony 5.4 to 6.4

v0.1.9

  • Drop support for PHP 7.4/8.0

v0.1.8

  • Drop support for PHP 7.3

v0.1.7

  • Minor dependency updates

v0.1.6

  • Minor documentation updates