Skip to content

Releases: ariga/atlas-operator

v0.7.1

08 Jan 06:12
1a4dd95
Compare
Choose a tag to compare

What's Changed

  • chore: bump helm chart version by @giautm in #250
  • internal/controller: check lint policy in custom config by @datdao in #252

Full Changelog: v0.7.0...v0.7.1

v0.7.0

06 Jan 05:40
6def131
Compare
Choose a tag to compare

What's Changed

  • charts: bump atlas-operator t0 0.6.5 by @a8m in #236
  • test/e2e: increase timeout by @datdao in #240
  • internal/controller: use hcl pkg to generate atlas.hcl for declarative flow by @datdao in #239
  • internal/controller: use hcl pkg to generate atlas.hcl for versioned flow by @datdao in #241
  • internal/controller: handle the case of Atlas returning multiple results by @datdao in #249
  • internal/controller: support custom atlas.hcl by @datdao in #244

New Contributors

  • @a8m made their first contribution in #236

Full Changelog: v0.6.5...v0.7.0

v0.6.5

24 Nov 20:34
@a8m a8m
d3ead93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

24 Nov 15:45
fbf3475
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

14 Nov 20:10
df0989a
Compare
Choose a tag to compare

What's Changed

  • chore: bump chart to v0.6.2 by @giautm in #227
  • devdb: fixed search_path for schema connection by @giautm in #228

Full Changelog: v0.6.2...v0.6.3

v0.6.2

13 Nov 16:01
312783a
Compare
Choose a tag to compare

What's Changed

  • chore: bump chart version to v0.6.1 by @giautm in #222
  • atlas/schema: support ALWAYS for policy.lint.review by @giautm in #226

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Oct 10:34
61ffeb9
Compare
Choose a tag to compare

What's Changed

  • charts: bump chart version to v0.6.0 by @giautm in #206
  • chore: bump Go and Alpine by @giautm in #207
  • chore: bump atlas and sdk-go by @giautm in #209
  • .github/workflows: create codeql.yml by @giautm in #210
  • test/e2e: apply manual changes on the database and trigger controller recognize by @giautm in #211
  • test/e2e: use skaffold profile to install operator by @giautm in #212
  • devdb: change readinessProbe to startupProbe by @giautm in #220
  • atlas/schema: fixed panic when not set policy.lint by @giautm in #216

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 Oct 14:31
6b613b6
Compare
Choose a tag to compare

What's Changed

  • charts: bump charts version to v0.5.0 by @giautm in #184
  • chore: fixed sqlserver heath check by @giautm in #187
  • chore: upgrade atlas-go-sdk by @giautm in #186
  • chore: upgrade builder to go/v4 by @giautm in #188
  • test: added e2e test with kind and testscript by @giautm in #190
  • devdb: fixed pod conflict when the resource same has name cross ns by @giautm in #191
  • atlas/schema: support URL as desired state by @giautm in #189
  • atlas/migration: refactor the cloud config struct by @giautm in #193
  • atlas/schema: support cloud config block by @giautm in #192
  • chore: add more methods to AtlasExec interface by @giautm in #195
  • chore: ensure build docker image with latest atlas by @giautm in #196
  • atlas/schema: check the whoami result by @giautm in #197
  • chore: replace sqlserver tests with testscript by @giautm in #198
  • test/e2e: added envfile to set ENV from file content by @giautm in #199
  • test/e2e: pick correct controller pod for testscript by @giautm in #200
  • devdb: use readinessProbe to check status by @giautm in #201
  • test/e2e: add schema-mysql test by @giautm in #202
  • devdb: render manifest using Go API by @giautm in #203
  • devdb: support clickhouse driver by @giautm in #204
  • test/e2e: add testscript for AtlasMigration resource by @giautm in #205
  • atlas/schema: deploy changes with schema plan by @giautm in #194

Full Changelog: v0.5.0...v0.6.0

v0.5.0

21 May 11:01
21f0a08
Compare
Choose a tag to compare

What's Changed

  • chore: bump chart's version to v0.4.4 by @giautm in #176
  • chore: guide to authenticate by @giautm in #177
  • atlasmigration: store migrations.tar.gz in k8s' secrets by @giautm in #175
  • controllers: allow mock atlasexec during tests by @giautm in #178
  • atlasmigration: add devdb for migrate down command by @giautm in #179
  • chore: move tests to make by @giautm in #180
  • controllers: support migrate down command by @giautm in #167
  • atlasmigration: update reason and message for migrate down by @giautm in #181
  • chore: update README for new reasons by @giautm in #182
  • devdb: support sqlserver by @giautm in #183

Full Changelog: v0.4.4...v0.5.0

v0.4.4

19 Apr 11:28
87247e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4