Releases: canonical/wordpress-k8s-operator
Revision 17
resources:
- wordpress-image: undefined
resource-revision: 8
- apache-prometheus-exporter-image: bitnami/apache-exporter:0.11.0
resource-revision: 1
Static resources:
Released to 'latest/edge' at 10:10 UTC on 17 Apr 2023
Released to 'latest/stable' at 04:18 UTC on 18 Apr 2023
What's Changed
- Fix the charm compatibility issue on focal by @weiiwang01 in #68
- fix: python 3.8 typing compatibility by @yanksyoon in #69
Full Changelog: rev15...rev17
Revision 16
resources:
- wordpress-image: undefined
resource-revision: 7
- apache-prometheus-exporter-image: bitnami/apache-exporter:0.11.0
resource-revision: 1
Static resources:
Released to 'latest/edge' at 15:32 UTC on 11 Apr 2023
What's Changed
- Fix the charm compatibility issue on focal by @weiiwang01 in #68
Full Changelog: rev15...rev16
Revision 15
resources:
- apache-prometheus-exporter-image: bitnami/apache-exporter:0.11.0
resource-revision: 1
- wordpress-image: undefined
resource-revision: 6
Static resources:
Released to 'latest/edge' at 10:08 UTC on 30 Mar 2023
What's Changed
- docs: refactor docs by @yanksyoon in #62
- docs(ISD-454): Add badges by @amandahla in #63
- Use nginx-route relation to replace ingress relation by @weiiwang01 in #61
- feat: display wp version in juju app version by @yanksyoon in #65
- feat: DatabaseRequires library integration by @yanksyoon in #64
New Contributors
- @amandahla made their first contribution in #63
Full Changelog: rev14...rev15
Revision 14
resources:
- wordpress-image: undefined
resource-revision: 5
- apache-prometheus-exporter-image: bitnami/apache-exporter:0.11.0
resource-revision: 1
Static resources:
Released to 'latest/edge' at 13:01 UTC on 23 Mar 2023
What's Changed
- fix: upgrade test timeout workaround by @yanksyoon in #59
- docs: how-to guide by @yanksyoon in #55
- docs: reference to stable by @yanksyoon in #58
- Check /proc/mounts for storage attachment by @weiiwang01 in #60
Full Changelog: rev13...rev14
Revision 13
resources:
- wordpress-image: undefined
resource-revision: 4
- apache-prometheus-exporter-image: bitnami/apache-exporter:0.11.0
resource-revision: 1
Static resources:
Released to 'latest/edge' at 04:01 UTC on 5 Mar 2023
Released to 'latest/stable' at 07:34 UTC on 6 Mar 2023
What's Changed
- Implement WordPress core management: install/config by @weiiwang01 in #1
- Add integration tests for WordPress core management logic (install/config) by @weiiwang01 in #2
- Add WordPress functionality test by @weiiwang01 in #3
- Implement WordPress theme management by @weiiwang01 in #4
- Implement WordPress plugin management (install/uninstall) by @weiiwang01 in #6
- WordPress plugin management (activation/option) by @weiiwang01 in #7
- Code formatting and cleanup by @weiiwang01 in #9
- Add integration tests for Akismet and OpenID plugins by @weiiwang01 in #10
- Add integration tests for ingress and some cleanup by @weiiwang01 in #11
- Fix the Launchpad OpenID integration by @weiiwang01 in #12
- Add continuous integration GitHub workflows by @weiiwang01 in #14
- Pin operator-workflows version to main by @weiiwang01 in #16
- Refactor the unit test mocking system by @weiiwang01 in #15
- Convert unit test framework from unittest to pytest by @weiiwang01 in #17
- Add WordPress health check by @weiiwang01 in #19
- Fix the health check problem during the service start-up by @weiiwang01 in #23
- Codeowners by @jdkandersson in #24
- Rotate secrets by @yhaliaw in #21
- Add more lint and static analysis tools by @weiiwang01 in #20
- Add an option to enable modsecurity on ingress by @weiiwang01 in #26
- Add assumes field to metadata by @gtrkiller in #27
- Add contact information by @arturo-seijas in #30
- Add more integration tests by @weiiwang01 in #28
- Add automated upgrade testing by @weiiwang01 in #29
- Add issue templates by @arturo-seijas in #31
- Add the .dockerignore file by @weiiwang01 in #33
- Publish charmhub by @yanksyoon in #34
- Update README.md by @weiiwang01 in #35
- fix: CICD publish charm by @yanksyoon in #36
- Remove tls-secret-name configuration by @arturo-seijas in #37
- Fix variable name by @nrobinaubertin in #38
- Add integration tests requiring secrets by @arturo-seijas in #39
- fix: Open ID auth by @yanksyoon in #42
- feat: COS integration by @yanksyoon in #43
- fix: pin kubernetes deps version by @yanksyoon in #48
- fix: remove duplicate test w/ secrets by @yanksyoon in #49
- chore: ci run minial integration test by @yanksyoon in #50
- fix: pass in secrets to action by @yanksyoon in #51
- docs: reference documentation by @yanksyoon in #52
- docs: explanation by @yanksyoon in #53
- docs: tutorial by @yanksyoon in #54
New Contributors
- @weiiwang01 made their first contribution in #1
- @jdkandersson made their first contribution in #24
- @yhaliaw made their first contribution in #21
- @gtrkiller made their first contribution in #27
- @yanksyoon made their first contribution in #34
- @nrobinaubertin made their first contribution in #38
Full Changelog: https://github.com/canonical/wordpress-k8s-operator/commits/rev13