v2.0.0-RC4
·
96 commits
to main
since this release
✨ 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