Skip to content

Releases: CuatroElixir/volley

v1.0.1

27 Jun 15:13
v1.0.1
2a89de0

Choose a tag to compare

Fixed

  • Ignored unknown info messages in Volley.InOrderSubscription and Volley.PersistentSubscription.
    • This protects against the {:caught_up, reference()} and {:fell_behind, reference()} notifications introduced in EventStore 23.10 and later.

v1.0.0

11 May 17:56
v1.0.0
d5590d0

Choose a tag to compare

This is a stability release and present no functional change to v0.4.1.

Release v0.4.1

30 Aug 18:13
v0.4.1
7151f7a

Choose a tag to compare

v0.4.1 allows Broadway ~> 1.0 which was recently published. Broadway v1.0.0 does not present any breaking changes in volley, but you may need to refactor some code if you're reading its telemetry or using advanced use-cases. See the Broadway changelog for more information.

Release v0.4.0

07 Jun 19:25
v0.4.0
9f1fcce

Choose a tag to compare

configuration options for conditionally subscribing (#2)

Release v0.3.2

04 Jun 15:25
v0.3.2
c37b158

Choose a tag to compare

fix genserver name resolution (for real this time)

Release v0.3.1

04 Jun 15:14
v0.3.1
1609eaf

Choose a tag to compare

fix name determination in init callback

Release v0.3.0

04 Jun 14:40
v0.3.0
d58e8b2

Choose a tag to compare

add producer name to event metadata packet

Release v0.2.0

01 Jun 16:50
v0.2.0
38e75d5

Choose a tag to compare

fix TLS config in config/config

Release v0.1.3

03 May 15:39
b4f569f

Choose a tag to compare

notes for doc changes in v0.1.3

Release v0.1.2

29 Apr 15:59
9b62323

Choose a tag to compare

update spear to v0.9.0 with ack/nack fix on projected streams