Skip to content

Releases: LevelFourAB/windshift-server

v0.10.0

06 Oct 08:36

Choose a tag to compare

0.10.0 (2023-10-06)

Feature

  • Support for multiple subjects in consumers (0a87f20)

v0.9.0

08 Sep 10:37

Choose a tag to compare

0.9.0 (2023-09-08)

Feature

  • events: Timestamp is always available on events received (e3a0134)
  • Gracefully stop gRPC server (2228701)

Chores

  • events: Context canceling while publishing should not report error (4ec106e)

v0.8.0

08 Sep 09:28

Choose a tag to compare

0.8.0 (2023-09-08)

Feature

  • Allow configuring the maximum number of pending async publishes (068e271)
  • events: Use async publishing of events (6dd024f)

Tests

  • events: Publish test can now use several parallel publishers (31d167b)

Code Refactoring

  • Let JetStream instance be created by NATS module (ff0a66c)

v0.7.0

08 Sep 08:41

Choose a tag to compare

0.7.0 (2023-09-08)

Feature

  • events: Update public API to support aggregating streams (0af6160)
  • event: Copy old events into new streams by default (625b308)

Code Refactoring

  • Update to new JetStream API (1d2cdc2)

Build

v0.6.0

25 May 16:21

Choose a tag to compare

0.6.0 (2023-05-25)

Feature

  • Upgrade github.com/levelfourab/sprout-go to v0.10.1 (48608fa)

v0.5.0

21 May 14:24

Choose a tag to compare

0.5.0 (2023-05-21)

Feature

  • Update github.com/levelfourab/sprout-go to v0.9.0 (93344cc)

v0.4.0

21 May 11:36

Choose a tag to compare

0.4.0 (2023-05-21)

Feature

Chores

  • Recover from panics within gRPC handlers (6a2c637)

v0.3.1

21 May 09:39

Choose a tag to compare

0.3.1 (2023-05-21)

Bug Fixes

  • Make gRPC reflection callable (64ebb0e)

v0.3.0

20 May 17:35

Choose a tag to compare

0.3.0 (2023-05-20)

Feature

v0.2.0

20 May 06:13

Choose a tag to compare

0.2.0 (2023-05-20)

Feature

  • update module google.golang.org/grpc to v1.55.0 (15686a1)

Build

  • update module github.com/nats-io/nats-server/v2 to v2.9.17 (aa00f62)
  • Update Renovate config (022637a)
  • update pre-commit (7ad191b)
  • Skip double CI on PRs (9081609)
  • update module github.com/onsi/gomega to v1.27.7 (885e0d5)