8000 Releases Β· super-flat/lagom-pb Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 27, 2021. It is now read-only.

Releases: super-flat/lagom-pb

1.0.4

15 Apr 01:56
Compare
Choose a tag to compare

lagom-pb 1.0.4 release

Key updates

  • Akka 2.6.14
  • Lagom 1.6.5
  • sbt 1.5.0

Commits

1.0.3

15 Jan 12:54
c4324da
Compare
Choose a tag to compare

lagom-pb 1.0.3 Release

1.0.2

14 Oct 06:41
2a60271
Compare
Choose a tag to compare

Maintenance Release.

1.0.1

27 Sep 13:18
24df82a
Compare
Choose a tag to compare

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

13 Sep 18:11
bf8d867
Compare
Choose a tag to compare

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

10 Sep 11:21
Compare
Choose a tag to compare

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)

0.8.2

05 Sep 18:34
fcdd835
Compare
Choose a tag to compare

lagom-pb v0.8.2

  • fcdd835 Refactored send command to aggregate in the service implementation (#172) πŸŽ‰
  • d98eda2 Update cats-core to 2.2.0 (#168) πŸŽ‰
  • 53b385f BugFix for sendCommand (#169) πŸŽ‰
  • bc3b6dd Update docs 🏁

0.8.1

03 Sep 19:21
Compare
Choose a tag to compare

lagom-pb v0.8.1

  • ReadSide handlers refactoring

0.8.0

02 Sep 08:02
Compare
Choose a tag to compare

lagom-pb v0.8.0

Issue 163: separate base command/event handlers (#164)

0.7.3

31 Aug 21:21
Compare
Choose a tag to compare

lagom-pb 0.7.3 released

  • Update Kamon to 2.16 #75 #161

  • Make it configurable to enable instrumentation #75 #161

  • Update Akka Projection #160

0