Releases: namely/chief-of-state
v0.4
v0.3
changes:
225c4fb Fix the readSide processor 🚑
7d58146 Fix the readSide processor : 🚑 (#117)
8cb16de (tag: v0.3-beta.3) Issue-111: add event and snapshot adapters (#116)
f91520a update docs for tracing (#115)
9e3dc0c (tag: v0.3-beta.2) Update zipkin config (#114)
8150d7a (tag: v0.3-beta.1) Upgrade lagom-pb (#113)
27baa11 Add Zipkin tracing (#112)
a81875a (tag: v0.3-alpha.3) Custom Threadpool for gRPC calls (#110)
e58ec1d update to jre 11, optimize earthfile (#106)
400c3e0 (tag: v0.3-alpha.2) issue #104: Make it configurable command handler request timeout (#105)
c6ef095 [issue-100]: Add events/snapshots logical deletion configuration (#102)
4776228 make it configurable the offset store table name (#103)
0d056ab (tag: v0.3-alpha.1) HandleCommandRequest/HandleEventRequest proto fields renamed ✨ (#99)
8dbf99b Fix breaking change (#98)
2b042a7 logging and readme cleaned up 💥
6ff1b58 (tag: v0.2-beta.2) Fix missing dependencies for json logging and conditional logging (#97)
fbee231 update proto submodule, bring internal protos locally (#96)
7f1f953 upgrade lagom-pb to 1.0.0 and added Kamon 🎉 (#94)
08be370 (tag: v0.2-beta.1) lagom-pb 0.9.0+3, simplify command handler response (#92)
f9facc0 update lagom-pb 🎉 (#90)
89f4ca2 (tag: v0.2-alpha.5) Preparing for open source, first pass (#89)
00f3830 Update COS to snapshot prerelease of lagompb > v0.8.2 (#88)
2df2938 (tag: v0.2-alpha.4) Bugfix: mismatched states after lagom-pb upgrade (#87)
4867014 Eliminate nested wrapper messages, use V1 protos (#86)
ba6444f update lagom-pb => v0.7.3 (#85)
6aacde1 use jenkins lib v0.1.0 (#84)
db8f6b5 Revert "Convert to alpine base image (#81)" (#82)
e476750 Convert to alpine base image (#81)
47b3c7b Optimize earth builds with chown (#80)
4737f88 optimize earth PR builds
8ede524 (tag: v0.2-alpha.3) Update codecov settings (#79)
58543b9 remove .drone.yml
4f9ee61 Use Earthly + Jenkins! (#78)
05d0e3e (tag: v0.2-alpha.2) Issue-75: GetState returns gRPC NOT_FOUND (#76)
b608e9d add db auto creation env var 🎉
7c5b687 add db auto creation env var 🎉
69056b9 Fix event handler error (#73)
487a6a7 quick readme update 🎉 (#72) kudos to @igamid
56aab39 scalafmt
f3e1ecc Issue 70: move settings to subpackage (#71)
b9f15d8 fix docs for encryption
f5c3a9c (tag: v0.2-alpha) Issue 51: Make event/state proto registration optional (#63)
cba819f issue #64: upgrade to lagom-pb 0.6.0
16a6848 issue #64: upgrade to lagom-pb 0.6.0 (#65) 🎉
7141eea hotfix: make propagated/persisted gRPC optional
54f5d46 fix formatting issue 🎉
a65b378 gRPC header propagation and persistence (#62)
4aa06a5 Issue #49: Add eventTag to metadata (#60)
8c52488 issue #29: fix env var naming 🚑
3f6d37b hotfix: downgrade dotenv plugin (#61)
8480691 Issue-49: lagom pb update (#56)
c2c6d7a Issue-58: Optional Encryptors for lagom-pb v0.6 (#57)
v0.3-beta.3
v0.3-beta.2
Update zipkin config (#114)
v0.3-beta.1
v0.3-alpha.3
Custom Threadpool for gRPC calls (#110) * issue #108: Add custom dispatcher for handlers :sparkles: * issue #108: custom Akka gRPC client implementation * issue #108: change package name * issue #108: cleanup config file from unnecessary settings * issue #108: remove lazy val for settings Co-authored-by: zen <[email protected]>