Releases: canonical/data-platform-workflows
Releases · canonical/data-platform-workflows
v16.2.1
What's Changed
- patch(_sync_docs.yaml): Update source of gatekeeper action by @a-velasco in #201
Full Changelog: v16.2.0...v16.2.1
v16.2.0
What's Changed
- compatible(build_charm.yaml): Add GitHub auth to avoid ccc rate limit by @carlcsaposs-canonical in #202
Full Changelog: v16.1.0...v16.2.0
Migration instructions
If you have a build wrapper in tox.ini, add GH_TOKEN
to pass_env
[testenv:build-{production,dev,wrapper}]
# Wrap `charmcraft pack`
pass_env =
CI
GH_TOKEN
Example: canonical/pgbouncer-k8s-operator#322
v16.1.0
What's Changed
- compatible(integration_test_charm.yaml): Grant full SSH access on Azure runners by @carlcsaposs-canonical in #200
Full Changelog: v16.0.1...v16.1.0
v16.0.1
What's Changed
- patch(integration_test_charm.yaml): Decrease bootstrap timeout by @carlcsaposs-canonical in #199
Full Changelog: v16.0.0...v16.0.1
v16.0.0
What's Changed
- breaking(release_charm.yaml): Upload OCI resources from GHCR directly by @carlcsaposs-canonical in #198
Full Changelog: v15...v16.0.0
v15.0.0
What's Changed
- breaking(integration_test_charm.yaml): Run arm64 tests on all events by @carlcsaposs-canonical in #196
Full Changelog: v14...v15.0.0
v14.1.0
What's Changed
- compatible(integration_test_charm.yaml): Switch arm64 to Azure-hosted runners by @carlcsaposs-canonical in #192
Full Changelog: v14.0.0...v14.1.0
v14.0.0
What's Changed
- breaking(integration_test_charm.yaml): Only run arm64 tests on
schedule
by @carlcsaposs-canonical in #188
Full Changelog: v13...v14.0.0
v13.3.7
What's Changed
- patch(_sync_docs.yaml): Updated secret keys in usage docs by @a-velasco in #189
Full Changelog: v13.3.6...v13.3.7
v13.3.6
What's Changed
- patch: Install python3-pip with
--no-install-recommends
by @carlcsaposs-canonical in #187
Full Changelog: v13.3.5...v13.3.6