Skip to content

Releases: canonical/data-platform-workflows

v18.0.1

08 Aug 10:30
91c9b32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v18.0.0...v18.0.1

v18.0.0

02 Aug 12:15
da8bb57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v17...v18.0.0

v17.0.1

26 Jul 05:48
07f8ca1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v17.0.0...v17.0.1

v17.0.0

24 Jul 07:09
5ed8c65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16...v17.0.0

Migration instructions

Replace

permissions:
  packages: write  # Needed to publish to GitHub Container Registry

with

permissions:
  packages: write  # Needed to publish to GitHub Container Registry
  contents: write  # Needed to create GitHub release

when calling release_rock.yaml

Example: canonical/charmed-postgresql-rock#45

v16.7.0

23 Jul 13:04
9e3a54b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.6.0...v16.7.0

v16.6.0

23 Jul 13:02
e3d5fcb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.5.2...v16.6.0

v16.5.2

23 Jul 13:01
efdcd75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.5.1...v16.5.2

v16.5.1

23 Jul 13:01
80fc9fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.5.0...v16.5.1

v16.5.0

23 Jul 08:42
7a41431
Compare
Choose a tag to compare

What's Changed

  • compatible(integration_test_charm.yaml): Collect logs from all models by @marceloneppel in #195

New Contributors

Full Changelog: v16.4.3...v16.5.0

v16.4.3

23 Jul 07:10
7846e60
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.4.2...v16.4.3