v0.6.0
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
togo/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