Releases: ariga/atlas-operator
Releases · ariga/atlas-operator
v0.3.0
v0.2.2
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
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
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.10
v0.1.9
v0.1.8
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
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
- @dependabot made their first contribution in #28
- @giautm made their first contribution in #32
Full Changelog: v0.1.6...v0.1.7