Releases: eigr/spawn
Releases · eigr/spawn
v1.0.0-rc.25
Full Changelog: v1.0.0-rc.24...v1.0.0-rc.25
v1.0.0-rc.24
Full Changelog: v1.0.0-rc.22...v1.0.0-rc.24
v1.0.0-rc.22
Full Changelog: v1.0.0-rc.21...v1.0.0-rc.22
v1.0.0-rc.21
Full Changelog: v1.0.0-rc.20...v1.0.0-rc.21
v1.0.0-rc.20
What's Changed
- Make statestores work as optional dependency again by @eliasdarruda in #256
- Bump ex_doc from 0.30.6 to 0.30.7 by @dependabot in #257
- Bump ex_doc from 0.30.7 to 0.30.8 by @dependabot in #258
- Bump k8s from 2.4.1 to 2.4.2 by @dependabot in #259
- Bump ex_doc from 0.30.8 to 0.30.9 by @dependabot in #260
- Bump tesla from 1.7.0 to 1.8.0 by @dependabot in #261
- Fix to deploy on Openshift by adding resources to plural. by @h3nrique in #263
- Register ref on protocol instead of relying on sdk by @eliasdarruda in #264
Full Changelog: v1.0.0-rc.19...v1.0.0-rc.20
v1.0.0-rc.19
What's Changed
- Bump ex_doc from 0.30.4 to 0.30.5 by @dependabot in #232
- Bump k8s from 2.4.0 to 2.4.1 by @dependabot in #233
- fix RBAC permissions by removing version by @mruoss in #236
- Bump opentelemetry from 1.3.0 to 1.3.1 by @dependabot in #235
- Bump ecto_sql from 3.10.1 to 3.10.2 by @dependabot in #239
- Bump phoenix_pubsub_nats from 0.2.1 to 0.2.2 by @dependabot in #238
- Feat temporal actor snapshots (eventsourced*) by @sleipnir in #231
- Bump rustls-webpki from 0.100.1 to 0.100.2 in /spawn_cli/activator_cli by @dependabot in #240
- Feat. Checkpoint Restore by @sleipnir in #243
- Bump ex_doc from 0.30.5 to 0.30.6 by @dependabot in #244
- Bump postgrex from 0.17.2 to 0.17.3 by @dependabot in #245
- Bump ecto_sqlite3 from 0.10.3 to 0.10.4 by @dependabot in #246
- Bump tds from 2.3.2 to 2.3.4 by @dependabot in #247
- Bump ecto_sqlite3 from 0.10.4 to 0.11.0 by @dependabot in #248
- Fix bad Twitter badge on README.md by @joeljuca in #249
- Update to deploy on OCP by @h3nrique in #250
- Bump credo from 1.7.0 to 1.7.1 by @dependabot in #251
- Bump castore from 1.0.3 to 1.0.4 by @dependabot in #252
- Bump ecto_sqlite3 from 0.11.0 to 0.12.0 by @dependabot in #253
- Add operator liveness and readiness. by @h3nrique in #254
New Contributors
Thanks @joeljuca and @h3nrique <3
Full Changelog: v1.0.0-rc.18...v1.0.0-rc.19
Release new version v1.0.0-rc.18
fix some inconsistencies
Full Changelog: v1.0.0-rc.17...v1.0.0-rc.18
v1.0.0-rc.17
What's Changed
- Support for network partition detection.
- Support for Erlang Dist mTls node connection.
- Support for multiple state handoff controllers to lookup clustered actors by @sleipnir in #206
- Benchmark fix, invoke api compatibility and remove sbroker by @eliasdarruda in #218
- [Feat] Access Control List - Part I by @sleipnir in #221
- Add new api by @sleipnir in #203
- Fix nats communication and postgres adapter by @eliasdarruda in #212
- Protocol rename. Command to Action and Rename Actor kinds by @sleipnir in #225
- Build support without relying on hex deps by @eliasdarruda in #226
- Bump castore from 1.0.2 to 1.0.3 by @dependabot in #207
- Bump phoenix_pubsub from 2.1.2 to 2.1.3 by @dependabot in #208
- Bump libcluster from 3.3.2 to 3.3.3 by @dependabot in #209
- Bump opentelemetry_exporter from 1.5.0 to 1.6.0 by @dependabot in #210
- Bump ex_doc from 0.29.4 to 0.30.1 by @dependabot in #213
- Bump jason from 1.4.0 to 1.4.1 by @dependabot in #214
- Bump k8s from 2.3.0 to 2.4.0 by @dependabot in #215
- Bump ex_doc from 0.30.1 to 0.30.2 by @dependabot in #216
- Bump postgrex from 0.17.1 to 0.17.2 by @dependabot in #217
- Bump nebulex from 2.5.1 to 2.5.2 by @dependabot in #219
- Bump ex_doc from 0.30.2 to 0.30.3 by @dependabot in #220
- Bump ex_doc from 0.30.3 to 0.30.4 by @dependabot in #223
Full Changelog: v1.0.0-rc1...v1.0.0-rc.17
v1.0.0-rc1
What's Changed
- Bump ecto_sqlite3 from 0.10.0 to 0.10.1 by @dependabot in #191
- Bump tesla from 1.6.0 to 1.6.1 by @dependabot in #192
- Add new interface to elixir sdk the same as typescript sdk by @eliasdarruda in #193
- Bump ecto_sqlite3 from 0.10.1 to 0.10.2 by @dependabot in #194
- Bump k8s from 2.2.0 to 2.3.0 by @dependabot in #195
- JSON actors support for Elixir SDK by @eliasdarruda in #196
- Bump ecto_sqlite3 from 0.10.2 to 0.10.3 by @dependabot in #199
- Bump tesla from 1.6.1 to 1.7.0 by @dependabot in #198
- Feat. Cross border by @sleipnir in #200
- Bump opentelemetry_exporter from 1.4.1 to 1.5.0 by @dependabot in #202
- Activator cli by @eliasdarruda in #201
- Fix cronjob and nats server by @eliasdarruda in #204
- Bump phoenix_pubsub from 2.1.1 to 2.1.2 by @dependabot in #205
Full Changelog: v0.6.3...v1.0.0-rc1
Release v0.6.3
Fix ActorRegistry and StateHandoff process.
What's Changed
- Added support to pod anti affinity by @sleipnir in #178
- SSL Verification with CAStore by @eliasdarruda in #179
- Remove migration lock for all databases by @eliasdarruda in #181
- State handoff join syncer by @eliasdarruda in #183
- Fix state handoff syncing by @eliasdarruda in #185
- Change/remove proxy limits by @sleipnir in #186
- Bump protobuf from 0.11.0 to 0.12.0 by @dependabot in #184
- state handoff with node by @eliasdarruda in #189
- Bump opentelemetry_exporter from 1.4.0 to 1.4.1 by @dependabot in #187
Full Changelog: v0.6.0...v0.6.3