Releases: restatedev/e2e
Releases · restatedev/e2e
v1.0.2
What's Changed
- Test for dev.restate.Ingress/Invoke by @slinkydeveloper in #150
- Fix InvokeOrderingTest by @slinkydeveloper in #158
- Remove JFrog publishing by @slinkydeveloper in #160
- Bump typescript sdk by @jackkleeman in #162
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Revert "Bump verification width to 4" by @jackkleeman in #148
- Remove
JavaErrorsTest#propagate404
by @slinkydeveloper in #147 - Bump sdk in node-services by @jackkleeman in #155
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
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
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
v1.0.0-alpha.2 Fix bad release workflow