Skip to content

Releases: ariga/atlas-go-sdk

v0.6.4

10 Oct 10:47
da72e04
Compare
Choose a tag to compare

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

24 Sep 05:54
814473b
Compare
Choose a tag to compare

What's Changed

  • atlasexec: added URL params to SchemaPush by @giautm in #100
  • .github/workflows: update actions to latest by @giautm in #101

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Sep 13:08
9892aaf
Compare
Choose a tag to compare

Breaking Changes

  • atlasexec(schema/push): rename Repo to Name by @giautm in #99

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Sep 07:00
a24e958
Compare
Choose a tag to compare

What's Changed

  • atlasexec: use JSON output for schema/clean command by @giautm in #96

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Sep 10:54
d312a53
Compare
Choose a tag to compare

Breaking Changes

  • atlasexec: required pass AutoApprove explicitly for schema/apply @giautm in #91

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 for schema/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

11 Sep 18:06
288f04d
Compare
Choose a tag to compare

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

14 Jul 14:25
41addde
Compare
Choose a tag to compare

What's Changed

  • atlasexec: add context to "migrate test" by @datdao in #78
  • atlasexec: add skip upgrade env var by @rotemtam in #79

Full Changelog: v0.5.6...v0.5.7

v0.5.6

21 Jun 07:17
4646aa6
Compare
Choose a tag to compare

What's Changed

  • atlasexec: fix error field names of applied file model by @ronenlu in #75
  • atlasexec: support "migrate test" by @datdao in #76
  • atlasexec: support "schema test" by @datdao in #77

Full Changelog: v0.5.5...v0.5.6

v0.5.5

17 Jun 15:20
0e0db50
Compare
Choose a tag to compare

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

Full Changelog: v0.5.4...v0.5.5

v0.5.4

16 Jun 09:59
3550d0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.5.4