Skip to content

Releases: shopware/shopware-operator

0.0.20

11 Oct 12:28
a7c0e61
Compare
Choose a tag to compare

Changelog

  • 31e8361 Merge pull request #51 from shopware/fix-hook
  • a7c0e61 Merge pull request #52 from shopware/fix-hook
  • 904e2e1 fix: hooks for setup and migration command
  • 56761c6 fix: make hook after and before optional

0.0.19

11 Oct 08:56
487d426
Compare
Choose a tag to compare

Changelog

  • 1ac770e Merge pull request #49 from shopware/fix-redis-issue
  • 487d426 Merge pull request #50 from shopware/change-tls-ingress
  • 3e43f44 feat: make tls certificate optional
  • f05ebaf fix: typo redis issue

0.0.18

09 Oct 13:18
64bcab6
Compare
Choose a tag to compare

Changelog

  • 64bcab6 Merge pull request #48 from shopware/fix-setup-job
  • c727587 fix: run setup job with correct command

0.0.17

08 Oct 14:50
7218ee7
Compare
Choose a tag to compare

Changelog

  • 6e86e9a Merge pull request #46 from shopware/fix-job-setup-bug
  • 7218ee7 Merge pull request #47 from shopware/new-sidecar-management
  • 1e29144 feat: delete jobs also on errors
  • 12056f7 fix: using wrong job struct on job recreate

0.0.16

07 Oct 14:09
b368cba
Compare
Choose a tag to compare

Changelog

  • b368cba Merge pull request #45 from shopware/remove-del-for-jobs
  • 55434e1 fix: remove deletions of containers after job finishes

0.0.15

07 Oct 11:53
d560c02
Compare
Choose a tag to compare

Changelog

  • d560c02 Merge pull request #44 from shopware/fix-hooks
  • 02ac2cf fix: better error handling for setup/migration hooks
  • 3d36867 fix: wrong redis host for worker

0.0.14

02 Oct 14:34
ec2c855
Compare
Choose a tag to compare

Changelog

  • 93b9cc2 Merge pull request #39 from shopware/shyim-patch-1
  • d6cd996 Merge pull request #40 from shopware/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • ec2c855 Merge pull request #42 from shopware/fix-missing-vm
  • 651efe1 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 3584996 fix: missing vm for jobs
  • e981388 fix: remove composer plugin loader as it makes problems

0.0.13

24 Sep 09:58
2cf47c1
Compare
Choose a tag to compare

Changelog

  • 2cf47c1 Merge pull request #37 from shopware/fix-sidecar-issue
  • 9514fcf fix: check err when setup or migrations are deleted

0.0.12

30 Aug 12:54
2cf47c1
Compare
Choose a tag to compare

Changelog

  • 2cf47c1 Merge pull request #37 from shopware/fix-sidecar-issue
  • 9514fcf fix: check err when setup or migrations are deleted

0.0.11

30 Aug 11:23
39a5cb4
Compare
Choose a tag to compare

Changelog

  • c5246b1 Merge pull request #34 from shopware/fix-container-name-matching
  • 661fc08 Merge pull request #34 from shopware/fix-container-name-matching
  • fab6f72 Merge pull request #35 from shopware/fix-amd-image
  • 39a5cb4 Merge pull request #36 from shopware/fix-build-step
  • 005af60 fix: container name matching
  • d17dbf2 fix: missing license files
  • 343d09c fix: remove v3 for amd images
  • 47a05b2 init