Skip to content

Releases: ariga/atlas-action

v1.1.8

02 Jul 19:42
bb85d11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

v1.1.7

02 Jul 18:45
bef34c8
Compare
Choose a tag to compare

What's Changed

  • shim: use the binary name to execute by @giautm in #186

Full Changelog: v1.1.6...v1.1.7

v1.1.6

02 Jul 18:05
56fcdc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.0.11

24 Apr 14:31
44a1a1c
Compare
Choose a tag to compare

What's Changed

  • .github/workflow: add end to end tests by @ronenlu in #134
  • atlasaction: enrich run ctx with actor name and id by @ronenlu in #135
  • fix not sending url in conext by @ronenlu in #136
  • atlasaction: add msg to run migrate hash after committing suggestion by @ronenlu in #138
  • atlasaction: add working-directory to input of actions by @ronenlu in #139
  • atlasaction: support passing vars to action by @ronenlu in #140
  • all: add support for migrate down by @masseelch in #141
  • .github: update go version in unit-tests action by @ronenlu in #145
  • atlasaction: fix not having suggestions when working dir is set by @ronenlu in #147

Full Changelog: v1.0.9...v1.0.11

v1.0.9

22 Feb 09:43
c175cd3
Compare
Choose a tag to compare
fix binary removal (#133)

v1.0.1

13 Feb 11:26
68b2db1
Compare
Choose a tag to compare
atlasaction: change dry-run tests (#116)

v0.2.8

12 Aug 09:51
0175440
Compare
Choose a tag to compare

What's Changed

  • src/input: support setting the config file path from the action by @rotemtam in #59

Full Changelog: v0.2.7...v0.2.8

v0.2.6

20 Apr 11:05
52e1640
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

31 Jan 15:34
3ac37a4
Compare
Choose a tag to compare

atlas-action is a GitHub action to run Atlas's migration lint functionality that can be used to provide CI for database schema changes.

What's Changed

  • src: add a warning to report if there is a token but an error reporting to cloud by @masseelch in #45
  • all: transition to Atlas Cloud by @masseelch in #47
  • action: change input param to cloud-token by @rotemtam in #48

Learn more

To learn more about CI for database schema changes, read the docs or the announcement

Full Changelog: v0...v0.2.5

v0.2.1

26 Oct 12:02
86a011b
Compare
Choose a tag to compare

atlas-action is a GitHub action to run Atlas's migration lint functionality that can be used to provide CI for database schema changes.

What's new

This release of atlas-action includes:

  • A mechanism to update users about newer versions of atlas-action.

Learn more

To learn more about CI for database schema changes, read the docs or the announcement