Skip to content

Releases: restatedev/e2e

v1.0.2

28 Jun 10:08
5bf8821
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Jun 11:37
0329f35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

15 Jun 16:28
fe2d609
Compare
Choose a tag to compare
Avoid cyclical deadlocks in the verifier (#144)

* Avoid cyclical deadlocks in the verifier

By always incrementing targets when we are trying to hit something we know to be unlocked, we can avoid cycles in the waits-for graph

* Add comment for target

v1.0.0-alpha.4

30 Aug 14:23
Compare
Choose a tag to compare
v1.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • [Release] Bump to 1.0-SNAPSHOT by @github-actions in #63
  • Set the default runtime container to jfrog by @slinkydeveloper in #61
  • Http endpoint by @slinkydeveloper in #64
  • [Release] Bump to 1.0.0-alpha.4 by @github-actions in #65

Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4

1.0.0-alpha.3

17 Aug 09:36
2881679
Compare
Choose a tag to compare
1.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • [Release] Bump to 1.0-SNAPSHOT by @github-actions in #57
  • Side effects flush behaviour test by @slinkydeveloper in #58
  • Test 404 propagation for internal function calls by @slinkydeveloper in #60
  • [Release] Bump to 1.0.0-alpha.3 by @github-actions in #62

Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3

1.0.0-alpha.2

02 Aug 11:48
Compare
Choose a tag to compare
1.0.0-alpha.2 Pre-release
Pre-release
v1.0.0-alpha.2

Fix bad release workflow