Skip to content

Releases: boostercloud/booster

v1.14.1

16 Jun 09:08
Compare
Choose a tag to compare

With this release, ReadModels include information on the last projected entity. The new information included is:

  • lastUpdateAt
  • lastProjectionInfo:
    • entityId: The name of the entity
    • entityName: The ID of the entity
    • entityUpdatedAt: The createdAt field of the entity
    • projectionMethod: The class and method used

What's Changed

Full Changelog: v1.14.0...v1.14.1

v1.14.0

07 Jun 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

07 Jun 14:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

31 May 14:41
Compare
Choose a tag to compare

You can disable the creation of all the infrastructure and functionality needed to manage subscriptions by setting config.enableSubscriptions=false in your Booster.config block

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.12.0

v1.11.1

24 May 15:01
Compare
Choose a tag to compare

What's Changed

  • Update packages 02 by @JYCabello in #1403
  • Return readModel instance when querying by id by @hendrik-lemon in #1410

New Contributors

  • @hendrik-lemon made their first contribution in #1410

Full Changelog: v1.11.0...v1.11.1

v1.11.0

05 May 13:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.2...v1.11.0

v1.10.2

04 May 12:52
Compare
Choose a tag to compare

Now, Booster Azure Provider will not create a host.json file if one was created by the user using config.assets array. With this change, you can create your own host.json file with custom configurations, and Booster will deploy it

What's Changed

Full Changelog: v1.10.0...v1.10.2

v1.10.0

26 Apr 15:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

21 Apr 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0

20 Apr 18:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.8.0