Skip to content

Releases: ariga/atlas-operator

v0.3.0

31 Jul 05:55
Compare
Choose a tag to compare
chart: bump tag

v0.2.2

24 Jul 10:10
329bfca
Compare
Choose a tag to compare

What's Changed

  • chore: bump version of helm chart by @datdao in #64
  • api/v1alpha: add printcols to crd by @rotemtam in #59
  • .github: fixed runner BC with .ssh directory by @giautm in #67
  • api/dbv1alpha: supply credentials as object by @rotemtam in #66
  • controllers: add event recorder to migration controller by @rotemtam in #69

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 Jul 00:10
f161e50
Compare
Choose a tag to compare

What's Changed

  • chore: bump version of helm chart by @giautm in #57
  • controllers: emit events for atlas schema cr by @rotemtam in #58
  • .readme: fix typo in Atlas Issue Tracker link by @vmrm in #63
  • controllers/migration: improve error messages by @datdao in #60
  • controllers: add cleanup logic to atlasschema resource by @datdao in #62
  • controllers/migration: support inlined migration dir by @datdao in #61

New Contributors

  • @vmrm made their first contribution in #63

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Jul 17:34
c1d49bb
Compare
Choose a tag to compare

What's Changed

  • chore: remove feature flag of versioned migration by @datdao in #56

Full Changelog: v0.1.10...v0.2.0

v0.1.10

29 Jun 13:56
d783bf4
Compare
Choose a tag to compare

What's Changed

  • chore: bump chart version to v0.1.9 by @giautm in #52
  • .readme: add versioned migration by @datdao in #53
  • controllers: skip reconciling when the status has changed. by @datdao in #54

Full Changelog: v0.1.9...v0.1.10

v0.1.9

15 Jun 17:16
611e328
Compare
Choose a tag to compare

What's Changed

  • controllers/migration: add revisions_schema by @datdao in #51

Full Changelog: v0.1.8...v0.1.9

v0.1.8

10 Jun 21:06
5183038
Compare
Choose a tag to compare

What's Changed

  • charts: update atlasmigrations rbac by @datdao in #44
  • controllers: update migrate status to false upon first creation by @datdao in #45
  • controllers/migration: refactor migrate status condition by @datdao in #46
  • controllers/migration: add observed hash by @datdao in #47
  • controllers/migration: support configuring env in spec by @datdao in #48
  • fix: fixed operator version by @giautm in #49

Full Changelog: v0.1.7...v0.1.8

v0.1.7

07 Jun 18:50
4240cae
Compare
Choose a tag to compare

What's Changed

  • all: initialize atlas versioned migration by @datdao in #22
  • api: rename json tag of migration status by @datdao in #24
  • internal/atlas: support configurl for migrate cmd by @datdao in #26
  • config/samples: add example for migration by @datdao in #25
  • controllers: implement atlas migration by @datdao in #23
  • build(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #28
  • config/integration: restructure folder by @datdao in #29
  • .github/workflows: add versioned migration tests by @datdao in #30
  • controllers/templates: format migration template by @datdao in #31
  • controllers: add unit-tests for versioned migration by @datdao in #27
  • migration: fixed status panic using ConfigURL by @giautm in #32
  • controllers: improve status mess after reconciliation by @datdao in #36
  • controllers: watch configmap and secret changes by @giautm in #34
  • fix: added integration test for watcher by @giautm in #37
  • workflow: download atlas as test by @giautm in #39
  • migration: change dir's configMap to LOR by @giautm in #40
  • schema: watch configMap and secret by @giautm in #38
  • workflow: update docker build by @giautm in #41
  • feat: bump version to v0.1.7 by @giautm in #42
  • workflow: fixed version build by @giautm in #43

New Contributors

Full Changelog: v0.1.6...v0.1.7