Releases: eigr/spawn
Releases · eigr/spawn
v2.0.0-RC9
v2.0.0-RC5
v2.0.0-RC4
✨ New Features
1d6e291
- create init container to copy protobuf files from actorhosts27cedf3
- add new additionalPrinterColumns to CRDsdfdb72e
- use volume image to load protobuf files0ab76f8
- add sdk init wrapperc3cd56c
- added example and test app04e7b71
- added support to trap os signals7f36776
- added upx compression and better documentation6c151f7
- share protobuf files between containers
🐛 Bug Fixes
d84d4a9
- translate messages
What's Changed
- build(deps): bump protobuf from 0.12.0 to 0.13.0 by @dependabot in #373
- build(deps): bump castore from 1.0.8 to 1.0.9 by @dependabot in #377
- build(deps): bump gnat from 1.8.4 to 1.8.5 by @dependabot in #378
- build(deps-dev): bump credo from 1.7.7 to 1.7.8 by @dependabot in #379
- build(deps): bump opentelemetry from 1.4.0 to 1.4.1 by @dependabot in #382
- build(deps): bump opentelemetry_exporter from 1.7.0 to 1.8.0 by @dependabot in #383
- build(deps): bump gnat from 1.8.5 to 1.9.0 by @dependabot in #384
- build(deps): bump nebulex from 2.6.3 to 2.6.4 by @dependabot in #385
- build(deps-dev): bump credo from 1.7.8 to 1.7.9 by @dependabot in #386
- build(deps-dev): bump credo from 1.7.9 to 1.7.10 by @dependabot in #387
- Create new Actor kind by @sleipnir in #381
- build(deps): bump decimal from 2.1.1 to 2.2.0 by @dependabot in #389
- build(deps): bump castore from 1.0.9 to 1.0.10 by @dependabot in #388
- build(deps-dev): bump ex_doc from 0.34.2 to 0.35.0 by @dependabot in #390
- build(deps-dev): bump ex_doc from 0.35.0 to 0.35.1 by @dependabot in #391
- projection actor intialization by @eliasdarruda in #368
- build(deps): bump flame_k8s_backend from 0.5.6 to 0.5.7 by @dependabot in #392
- Feat/statestore controller by @sleipnir in #364
- build(deps): bump decimal from 2.2.0 to 2.3.0 by @dependabot in #395
- Nats state handoff instead of CRDT by @eliasdarruda in #396
- Every host should be registered on nats by @eliasdarruda in #397
- De register nodes for nats controller on lookup by @eliasdarruda in #398
- Update getting_started.md by @eliasdarruda in #400
- Elixir SDK invoker helper by @eliasdarruda in #399
- Projection view protocol init by @eliasdarruda in #403
- build(deps-dev): bump ex_doc from 0.35.1 to 0.36.1 by @dependabot in #401
- Protocol refactor and rename by @eliasdarruda in #404
- Proxy with actor config from protobuf override by @eliasdarruda in #405
- GRPC fixes and actor state defined by state_type if existing by @eliasdarruda in #406
- Projection query DSL implementation by @sleipnir in #394
- build(deps): bump castore from 1.0.10 to 1.0.11 by @dependabot in #408
- build(deps-dev): bump credo from 1.7.10 to 1.7.11 by @dependabot in #407
- build(deps): bump gnat from 1.9.0 to 1.9.1 by @dependabot in #409
- Multi db projection by @eliasdarruda in #410
- Fix projection consumer for unnamed actors by @eliasdarruda in #411
- build(deps): bump k8s from 2.6.1 to 2.6.2 by @dependabot in #413
- build(deps): bump libcluster from 3.4.1 to 3.5.0 by @dependabot in #412
- feat: add sdk init wrapper by @sleipnir in #414
Full Changelog: v1.4.3...v2.0.0-RC4
v2.0.0-RC2
Release v2.0.0-RC2
v2.0.0-RC1
🐛 Bug Fixes
1f37728
- lock deps
v1.4.3
🐛 Bug Fixes
4c744db
- ArgumentError 1st argument not an atom. Get from module instead of struct (commit by @sleipnir)488a292
- node download correct release version (commit by @sleipnir)b51ccb4
- include correct options in node (commit by @sleipnir)d0668e9
- pass defaults to options (commit by @sleipnir)fec033c
- invalid syntax (commit by @sleipnir)7f6a4f9
- stastore_type reference (commit by @sleipnir)
v1.4.2
✨ New Features
6c1ecf7
- added new commands (commit by @sleipnir)4ad1f9e
- add contributors.md file (commit by @sleipnir)e53e2f9
- add new options (commit by @sleipnir)
🐛 Bug Fixes
c3227c7
- host and system commands (commit by @sleipnir)35728e2
- Correct name of modules (commit by @sleipnir)9195864
- add blank line to trigger contributor (commit by @sleipnir)dbe8684
- release to add contributors section (commit by @sleipnir)b3bd699
- create PR to set contributors (commit by @sleipnir)7efae91
- branch name (commit by @sleipnir)03b91ae
- correct parameters (commit by @sleipnir)0ca8895
- support multiple files without services declaration (commit by @sleipnir)2cc506a
- generate valid module files when no services found in .proto (commit by @sleipnir)23b07af
- renderize only if necessary (commit by @sleipnir)49b642f
- compile protos with original names (commit by @sleipnir)c047142
- use a valid module name (commit by @sleipnir)cd19df8
- overrides problematic protobuf_generate default plugin (commit by @sleipnir)
♻️ Refactors
v1.4.1
Full Changelog: v1.4.1...v1.4.1
v1.4.0
Full Changelog: v1.4.0...v1.4.0
v1.3.3
What's Changed
- Bump k8s from 2.6.0 to 2.6.1 by @dependabot in #322
- Bump ex_doc from 0.32.1 to 0.32.2 by @dependabot in #324
- Bump credo from 1.7.5 to 1.7.6 by @dependabot in #323
- Bump ecto_sql from 3.11.1 to 3.11.2 by @dependabot in #326
- Bump ex_doc from 0.32.2 to 0.33.0 by @dependabot in #325
- Bump shards from 1.1.0 to 1.1.1 by @dependabot in #327
- Feat/fix some security issues by @sleipnir in #328
Full Changelog: v1.3.2...v1.3.3