Releases: coders51/rabbitmq-stream-js-client
Releases · coders51/rabbitmq-stream-js-client
0.4.2 (#212)
Co-authored-by: magne <[email protected]>
v0.4.1
v0.4.0
What's Changed
- Connection closed listener no longer called by the client by @l4mby in #188
- Update README and add example to show how one might manage auto reconnecting by @icappello in #189
- SuperStream: enable customized consumerRef, offset by @haile-vnm in #191
- Close publishers and consumers upon metadata update by @tarzacodes in #195
- Check if cached connection can support more pubsubs before reusing by @tarzacodes in #198
- Add configurable policies for consumer credit flow by @icappello in #196
- Update tooling to node 20 by @tarzacodes in #199
New Contributors
- @haile-vnm made their first contribution in #191
Full Changelog: v0.3.0...v0.4.0
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Publishing in batch and compression on superstreams by @tarzacodes in #168
- Adds filter values when publishing by @l4mby in #171
- Adds filtering feature on consumer side by @l4mby in #172
- Specify connection name when creating a client by @icappello in #177
- Fixed bug on creation of streams with arguments by @l4mby in #176
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- RouteQuery/Response by @ablease in #97
- PartitionsQuery by @ablease in #98
- Add Single Active Consumer feature by @l4mby in #148
- Ability to consume messages from superstream by @tarzacodes in #149
- Create/Delete Super Stream by @l4mby in #155
- Reuse underlying clients/sockets when possible by @icappello in #154
- Ability to publish a single message on superstream by @tarzacodes in #161
- Implement key RoutingStrategy for superstream publisher by @tarzacodes in #163
- Improve examples by @l4mby in #152
Full Changelog: v0.1.0...v0.2.0
v0.1.1
What's Changed
- Manage multi node clusters by @tarzacodes in #127
- Tests cleanup by @l4mby in #132
- Disconnect hook by @icappello in #137
- Working with a load balancer by @tarzacodes in #135
- Adds offset export for consumer definition by @albertobarrila in #130
- Basic support for ExchangeCommandVersions messages by @icappello in #136
- Setup base docs and example by @albertobarrila in #118
Full Changelog: v0.0.8...v0.1.1
v0.0.8
v0.0.7
What's Changed
- 106-add-logger-configuration by @l4mby in #110
- 111 message consumption goes out of bounds of buffer by @albertobarrila in #112
- 53-ability-to-publish-a-batch-of-messages-without-compression by @l4mby in #108
- 54 ability to publish a batch of messages with gzip compression by @l4mby in #109
- 55 ability to consume a batch of messages without compression by @l4mby in #113
- cleanup producer send by @albertobarrila in #116
- Increase static buffer size for requests by @icappello in #115
- 56-ability-to-consume-a-batch-of-messages-with-gzip-compression by @l4mby in #117
- 19 - Adds frame max negotiation by @l4mby in #125
- 121 support tls by @albertobarrila in #122
- Adds Metadata query by @tarzacodes in #124
- Add perftest implementation and run it as CI step by @icappello in #119
- 102 performant send by @icappello in #120
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- integrate queryPublisherSequence in producer by @Yattol in #68
- 45-metadata-update by @l4mby in #52
- 22 subscribe by @albertobarrila in #63
- 37 create some example by @gpad in #44
- 70-publisherRef-optional-in-publisher by @l4mby in #72
- Add ability to send application properties by @gpad in #71
- 65 consuming by @ggllcu in #76
- Credit by @l4mby in #75
- Fix loosing message on consumer by @gpad in #86
- adding license by @baldarn in #74
- 77-Unsubscribe by @FedericoDiTosto in #89
- 65-Consuming-MessageProperties by @l4mby in #87
- 78 - Add credential parameters to rabbit object constructor by @l4mby in #84
- Publish Confirm by @tarzacodes in #73
- DeletePublisher Command by @ablease in #91
- WIP:Store Offset by @Yattol in #62
- WIP:Query Offset by @Yattol in #66
- StreamStats Command by @ablease in #92
- Add ability to decode Message Annotations by @FedericoDiTosto in #93
- 82 - Decoding of messageHeader and amqpValue by @l4mby in #94
New Contributors
- @l4mby made their first contribution in #52
- @albertobarrila made their first contribution in #63
- @ggllcu made their first contribution in #76
- @FedericoDiTosto made their first contribution in #89
- @ablease made their first contribution in #91
Full Changelog: v0.0.5...v0.0.6