Skip to content

Latest commit

 

History

History
105 lines (67 loc) · 3.84 KB

CHANGELOG.md

File metadata and controls

105 lines (67 loc) · 3.84 KB

Changelog

keep a changelog

All notable changes to this project will be documented in this file.

See keep a changelog for information about writing changes to this log.

[Unreleased]

[4.2.7] - 2023-06-27

Changed

  • Updated landing page entry point script

[4.2.6] - 2023-06-27

Changed

  • Downgraded API platform core to 2.7
  • Fixed composer version to 2.x in image

[4.2.5] - 2023-06-27

Changed

  • Downgraded API platform core to 2.6

[4.2.4] - 2023-06-27

Changed

  • Nginx container entry point script update

[4.2.3] - 2023-06-27

Changed

  • Added generic field to fixtures
  • Updated ElasticSerach index definition to match importers

[4.2.0] - 2023-02-13

Changed

  • Bumped version to update service

[4.2.0] - 2022-11-10

Changed

  • Added agency and profile to no-hit messages based on request token.

[4.1.0] - 2022-08-28

Added

  • Added support for new cover size transformations xs (104px), xxs (136px), sm (230px), ml (430px).

[4.0.3] - 2022-08-17

Changed

  • Renamed no-hit enable processing variable name.

[4.0.2] - 2022-08-17

Changed

  • Added missing symfony/amqp-messenger package.

[4.0.1] - 2022-08-16

Changed

  • Updated metrics bundle.

[4.0.0] - 2022-08-15

Added

  • Allow plugins section to composer.json.

Changed

  • Update rabbit MQ to 3.9 in composer setup.
  • Update symfony/fex.
  • Switched from behat tests to php-unit tests only.
  • Updated to Symfony 6.1.
  • Update Elastic .env variables to indexing to match imports.
  • Update PHP version in docker builds.
  • Update helm charts.
  • Update nginx version (1.23) in docker builds.

[3.0.5] - 2022-03-18

Changed

  • Updated base docker image for new build.

[3.0.4] - 2022-03-18

Changed

  • Updated base docker image for new build.

[3.0.3] - 2022-03-09

Added

  • Ensured properties are initialized in queue messages.

[3.0.2] - 2022-01-08

Changed

  • Updated cert-manager version in docs til 1.7.1.
  • Removed statics logging to ElasticSearch.