Skip to content

Releases: rewardenv/reward

v0.6.9

26 Jul 12:49
Compare
Choose a tag to compare

Changelog

  • Update Shopware build scripts
  • Fix Elasticsearch/Opensearch version handling for Magento 2.4.7+
  • Fix Magento cron jobs
  • Housekeeping in the repo

v0.6.8

03 Jul 19:30
Compare
Choose a tag to compare

Changelog

  • 9fa7ca3 chg: update shopware build script
  • edbbabc images: update node version to 18 on shopware
  • 98abbbb images: update shopware build script
  • 94954c0 images: update shopware installer
  • 934306c images: use mirror.gcr.io for qemu images
  • d66d984 lint: minor fixes

v0.6.7

02 Jul 21:12
Compare
Choose a tag to compare

Changelog

Changed

  • Update default Magento version to v2.4.7-p1.
  • Update default Shopware version to v6.6.3.1.
  • Revamp error handling to use errorspkg
  • Use inline error-handling where possible
  • Update go deps
  • Use gcr mirror for image build
  • Use prebuilt supervisord image instead of building it inline
  • Change varnish and php-fpm health check methods
  • Use a dedicated OPENSEARCH_INITIAL_ADMIN_PASSWORD for Opensearch >= 2.12.0
  • Update default dependencies versions for Magento, Shopware, Wordpress, etc.
  • Better support for Mariadb 11+
  • 00d6ffc chg: use errorspkg.wrap for wrappign error messages, fix an issue with db import command
  • f4ce37a chg: use inline error handling where possible
  • 24f429d chg: use inline error handling where possible

v0.6.6

14 May 08:33
Compare
Choose a tag to compare

Changelog

  • 4afaab5 chg(*): enable reward cloud plugin
  • 0270939 chg(*): simplify the logic of catching/suppressing stdout, minor bugfix around docker networks
  • 3bc7c3c chg(docs): add note to remove hot reload mode headers
  • a8ba467 chg(images): change opensearch dashboard server host

v0.6.5

10 May 10:52
Compare
Choose a tag to compare

Changelog

Changed

  • Simplify the logic of suppressing output/catching output of wrapped commands.

Fixed

  • Fix an issue where the common services were not added to already existing service networks after reward svc restart.

v0.6.4

10 May 00:47
Compare
Choose a tag to compare

Changelog

Added

  • Add support to add custom headers to requests proxied by Traefik. You can now add custom headers to requests proxied
    by Traefik. Add REWARD_TRAEFIK_CUSTOM_HEADERS to your .env file to configure custom headers.
  • Add support to customize Traefik log level. You can now customize Traefik log level. Add reward_traefik_log_level to
    the reward.yml file to configure the log level.

Changed

  • Update templating to use dollar prefixed contextual variables.

Fixed

  • Fix an issue with opening multiple custom http/s ports.

v0.6.3

08 Apr 13:20
Compare
Choose a tag to compare

Changelog

Changed

  • Fix an issue with SPX_KEY variables, set default SPX_KEY to dev.

v0.6.2

07 Apr 17:13
Compare
Choose a tag to compare

Changelog

Added

v0.6.1

28 Mar 06:56
Compare
Choose a tag to compare

Changelog

Added

  • Add support of SPX

Changed

  • Update to go version 1.22

v0.6.0

27 Mar 10:42
Compare
Choose a tag to compare

Changelog

Changed

  • Add support of docker compose v2
  • Drop support of docker-compose legacy
  • Preparations to support podman