Releases: super-flat/lagom-pb
1.0.4
lagom-pb 1.0.4 release
Key updates
- Akka 2.6.14
- Lagom 1.6.5
- sbt 1.5.0
Commits
- b72aaa0 Upgrade sbt on Travis
- bc6d0c7 Cleanup docstring
- 7a41dcb Upgrade lagom to 1.6.5
- 0dcc53d Update sbt-protoc to 1.0.3 (#290)
- 125f017 update sbt java agent dependencies
- 7893547 - Add testcontainers
- 36ff69b Fix scalabp version mismatch
- d87c733 update sbt version
- c037cce Update compilerplugin to 0.11.1 (#285)
- 61efc64 Update sbt-dotenv to 2.1.227 (#284)
- 6c7152a Update scalatest to 3.2.7 (#283)
- 5766118 Update cats-core to 2.5.0 (#282)
- 92fb5a9 Update scalapb-validate-codegen to 0.3.0 (#280)
- 25dfbb7 Update sbt-scalafix to 0.9.27 (#281)
- 5ed2227 Update sbt-ci-release to 1.5.7 (#278)
- 3f7f5b2 remove unnecessary schemas
- d8f8a07 Update compilerplugin to 0.11.0 (#275)
- cf06539 Update .mergify.yml (#274)
- 19f1714 Update sbt-native-packager to 1.8.1 (#273)
- d714678 update sbt version to 1.4.9 (#272)
- f073863 Update sbt-protoc to 1.0.2 (#271)
- e6cb913 Update sbt-ci-release to 1.5.6 (#270)
- 2a5a3b1 Update scalatest to 3.2.6 (#268)
- fd5fafb Update sbt-dotenv to 2.1.219 (#266)
- 3704125 Update sbt-scalafix to 0.9.26 (#265)
- 3751a99 Update akka-management, ... to 1.0.10 (#262)
- 1363883 Update akka-discovery-kubernetes-api to 1.0.10 (#261)
- 0d3f97e Update akka-grpc-runtime, sbt-akka-grpc to 1.0.3 (#260)
- 3e95316 Update akka-actor-testkit-typed, ... to 2.6.13 (#258)
- b30c947 Dependencies update β¨
- ecd29ba Update postgresql to 42.2.19 (#256)
- a7e77e2 Update cats-core to 2.4.2 (#254)
- 6282b40 Update scalapb-validate-codegen to 0.2.2 (#253)
- fac0683 Update sbt-protoc to 1.0.1 (#252)
- 1171895 Set backward compatibility feature for akka projection β¨
- 1d69fe0 Update scalapb-validate-codegen to 0.2.1 (#247)
- 19f61ad Update sbt to 1.4.7 (#246)
- e27bbc6 Update proto-google-common-protos-scalapb_0.10 to 1.18.1-1 (#245)
- 699afcc Update compilerplugin to 0.10.11 (#244)
- 9044963 Update akka-actor-testkit-typed, ... to 2.6.12 (#243)
- ab286be Update akka-projection-slick to 1.1.0 (#242)
- 089d596 Update akka-projection-core, ... to 1.1.0 (#238)
- 2db6418 Update compilerplugin to 0.10.10 (#240)
- 92e356c Update scalapb-validate-codegen to 0.2.0 (#241)
- ef44eaa Update sbt-protoc to 1.0.0 (#239)
- 8f30917 Issue #237: Migrate to travis.com π
- 792e1e2 Update sbt-scalafix to 0.9.25 (#236)
1.0.3
lagom-pb 1.0.3 Release
- c4324da Cleanup readme.md
- 4d16edb Update akka-actor-testkit-typed, ... to 2.6.11 (#235)
- 20e5675 Refactor the ReadSideProcessor code π‘ (#234)
- 8ad8b0e Update scalapb-json4s to 0.10.3 (#233)
- dbe4ef3 Update scalapb-json4s to 0.10.2 (#232)
- e91996e Update sbt to 1.4.6 (#231)
- 49b2b39 Update embedded-kafka to 2.7.0 (#230)
- f74bb55 Update cats-core to 2.3.1 (#229)
- acbbf40 Update sbt-native-packager to 1.8.0 (#228)
- 5159ec3 Update sbt to 1.4.5 (#227)
- e43fa75 Update scalamock to 5.1.0 (#226)
- fa3b57b Update sbt-ci-release to 1.5.5 (#225)
- 63db232 set the auto-create env vars π‘
- f24f0d4 Update sbt-scalafix to 0.9.24 (#224)
- 953382b remove code coverage whitelist (#223)
- d2d3883 Update cats-core to 2.3.0 (#222)
- d98f265 Update sbt to 1.4.4 (#221)
- 459428c Update sbt to 1.4.3 (#220)
- 03040db Update sbt-dotenv to 2.1.206 (#219)
- 19a0e1b Update proto-google-common-protos-scalapb_0.10 to 1.18.1-0 (#218)
- 6d172e2 Update compilerplugin, scalapb-runtime to 0.10.9 (#217)
- 2c38613 Update scalatest to 3.2.3 (#215)
- e6d9595 Update sbt-dotenv to 2.1.204 (#216)
- 89af00c Update sbt-scalafix to 0.9.23 (#214)
- 2af81ae Update sbt-ci-release to 1.5.4 (#213)
- ecdbcdf Update sbt to 1.4.2 (#212)
- 7190ad4 Update akka-management, ... to 1.0.9 (#209)
- eec12c4 Update akka-discovery-kubernetes-api to 1.0.9 (#210)
- c8e976a Update sbt-javaagent to 0.1.6 (#211)
- ccd75b9 Allow override create event sourced behavior (#208)
- 0b38a9a Update sbt to 1.4.1 (#207)
- 0ab1fce Update scalafmt-core to 2.7.5 (#206)
- 3e4e635 Update postgresql to 42.2.18 (#205)
1.0.2
1.0.1
lagom-pb 1.0.1
-
Change meta data from map<string, string> to map<string, google.protobuf.Any>
-
SendCommand signature modified to cater for the meta data changes
-
Make it possible to allow events to be deleted after some snapshot criteria are met.
24df82a Fix proto breaking changes β¨ (#197)
1549536 Update scalapb-validate-codegen to 0.1.4 (#196)
b29046f Cleanup ProtosRegistry and export jsons serialisers β¨
11890b9 Set akka-persistence-jdbc data deletion feature β¨
1d55764 Enable/disable snapshot and events deletion on snapshot persistence π (#195)
2bd4e44 PR #193: Akka gRPC and Play-Grpc upgraded π (#194)
ba7709d Update scalapb-validate-codegen, ... to 0.1.3 (#192)
ddec1fa Update sbt-scalafix to 0.9.21 (#190)
e050d0b Update scalafmt-core to 2.7.2 (#189)
89e44aa Add gitter badge (#188)
160c758 Update scalafmt-core to 2.7.1 (#186)
1.0.0
We @superflat are proud to announce the release of lagom-pb 1.0.0
The full documentation can be found at https://github.com/super-flat/lagom-pb/wiki.
Thanks to all the direct and indirect contributors
0.9.0
lagom-pb v0.9.0
- c618a03 issue #131: Add codeowners π
- ea0cb30 issue #131: Readme update π
- a36ec72 issue #131: Cleanup dependencies β
- 6ee9f6c issue #131: Remove docs and fallback on wiki β
- 4365032 Update readme.md (#178)
- 5addb54 Remove unnecessary files π₯
- fb30593 Merge remote-tracking branch 'origin/master' into master
- 106804e Fix protorepo breaking change π
- 684fd5b Update scalafmt-core to 2.7.0 (#176)
- 84b0c12 issue #173: Remove aggregateStateCompanion to a cleaner aggregate root π (#175)