Releases: ariga/atlas-go-sdk
Releases · ariga/atlas-go-sdk
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
v0.5.4
What's Changed
- atlasexec: update test with
diffSyncDir
mock by @giautm in #65 - atlasexec: handle
migrate.Dir
when copy by @giautm in #64 - atlasexec: expose cli error with exit code by @masseelch in #67
- Support more formats for inspect by @ReallyLiri in #51
- atlasexec: expose exit code by @masseelch in #68
- atlasexec: add trigger type for circleci orb by @datdao in #69
- tmplrun: fix error message by @rotemtam in #70
- update readme by @datdao in #71
New Contributors
- @ReallyLiri made their first contribution in #51
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- atlasexec: add github actor information to migrate run context by @ronenlu in #56
- atlasexec: add migrate down command by @masseelch in #58
- atlasexec: amount arg and --to-tag flag to migrate down by @masseelch in #59
- atlasexec: follow changes done to migrate down command by @masseelch in #60
- atlasexec: add dev url to migrate down by @masseelch in #61
Full Changelog: v0.5.2...v0.5.3
v0.5.0
v0.4.0
v0.3.0
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- atlasexec: working directory support by @giautm in #4
- atlasexec: support Vars for all commands by @giautm in #5
- atlasexec: share envs from user process by @giautm in #6
- atlasexec: replace log flag with format by @giautm in #7
- atlasexec: update public APIs by @giautm in #8
- atlasexec: add login and logout commands by @noamcattan in #9
- atlasexec: rename data -> params by @noamcattan in #10
- atlasexec: add the 'migrate push' command by @noamcattan in #11
- atlasexec: context param to migrate push by @noamcattan in #12
- atlasexec: fix deprecation comment format by @masseelch in #14
- atlasexec: add version command by @masseelch in #15
- atlasexec/response: trim white spaces from the response by @dorav in #16
- atlas/login and push: removed requirement of json output by @dorav in #17
- atlasexec/migrate-lint: added support for --web by @dorav in #18
- atlasexec/migrate-lint: added --base param by @dorav in #19
- atlasexec/runCommand: removed the concept of validators by @dorav in #21
- atlasexec: expose atlas exit code by @dorav in #22
- atlasexec: added --context to the MigrateLintParams by @dorav in #23
- atlasexec: remove extra logging details made by the SDK by @dorav in #24
- atlasexec: bumping to latest atlas version by @rotemtam in #26
- atlasexec: fix migrateapply error reporting by @rotemtam in #27
- go.mod: removing dependency on cmd.x by @rotemtam in #28
- atlasexec: added context flag to migrate-apply by @dorav in #29
- atlasexec: change migrate apply context type by @dorav in #30
- atlasexec: change migrate lint context type by @dorav in #31
- atlasexec: change migrate push context type by @dorav in #32
- atlasexec: add enums for trigger type by @datdao in #33
- atlasexec: add allow-dirty flag by @datdao in #35
New Contributors
- @giautm made their first contribution in #4
- @noamcattan made their first contribution in #9
- @masseelch made their first contribution in #14
- @dorav made their first contribution in #16
- @datdao made their first contribution in #33
Full Changelog: v0.1.0...v0.2.0