Releases: ariga/atlas-go-sdk
Releases · ariga/atlas-go-sdk
v0.6.5
What's Changed
- atlasexec: add --directive to schema plan by @a8m in #105
- atlasexec: always quote the directive input by @giautm in #106
- atlasexec: support
schema
for SchemaPush by @giautm in #107 - atlasexec: add
BITBUCKET
for trigger and scm by @giautm in #109
New Contributors
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- atlasexec: att gitlab scm type by @noamcattan in #102
- atlasexec: added
WhoAmI
command support by @giautm in #103 - atlasexec: return
ErrRequireLogin
explicit for downstream consume by @giautm in #104
Full Changelog: v0.6.3...v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
Breaking Changes
What's Changed
- atlasexec: support new commands for declarative flow by @giautm in #84
- atlasexec: added
SchemaPlanList
command support by @giautm in #88 - atlasexec: added
SchemaPush
command by @giautm in #89 - atlasexec: support
plan
argument forschema/apply
by @giautm in #90 - schema/apply: handle error for multiple targets by @giautm in #92
- atlasexec: update schema payload by @giautm in #93
- atlasexec: add
schema/clean
command by @giautm in #94 - atlasexec: update schema/push output by @giautm in #95
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's Changed
- atlasexec: allow customize env from the caller by @giautm in #81
- atlasexec: support list for variables by @giautm in #82
- atlasexec: implement fmt.Stringer for Version struct by @masseelch in #83
- atlasexec: mock-atlas with stdout/stderr and arguments check by @giautm in #85
- atlasexec: replace mock-args with mock-atlas by @giautm in #86
- atlasexec: move migrate and schema commands to separated files by @giautm in #87
Full Changelog: v0.5.7...v0.5.8
v0.5.7
v0.5.6
v0.5.5
What's Changed
- atlasexec: add dirName, url and driver to migrate apply output by @ronenlu in #72
- atlasexec: add summary method on migration apply by @ronenlu in #73
- atlasexec: use value receiver to keep original atlas client by @luantranminh in #74
New Contributors
- @luantranminh made their first contribution in #74
Full Changelog: v0.5.4...v0.5.5