Releases: streamnative/aop
Releases · streamnative/aop
v0.1.0-20200628-rc
Bump version to 0.1.0-20200628-rc
Release v0.1.1
What's changed
- Support basic pub-sub for Qpid-JMS client (#122) @gaoran10
- [build] Update checkstyle to v 8.29 (#123) @davidlanouette
- Update pulsar version from
2.6.0-SNAPSHOT
to2.6.0
. (#120) @gaoran10 - Bump jackson.version from 2.9.8 to 2.11.0 (#108) @dependabot
Release v0.1.0
Release Note
This is the first release of AMQP On Pulsar (AoP), the AoP project will become open-sourcing after this release, thanks for every engineer works for AoP.
The AoP brings the Pulsar and the AMQP together, these two messaging systems are all very excellent projects, we want to bring more possibilities to users.
Here is the feature checklist for the AoP's first release:
- AoP basic Framework
- The Pub-Sub implementation for AMQP
- Only support durable Exchange and durable Queue
- Support message Ack / NAck / Reject
- Proxy support
With the AoP become an open-sourcing project, we want more engineers could join in to make the AoP more robust and provide help for more projects.
At last, we want to thanks engineers work for the AoP again.
@codelipenghui @jiazhai @wangshaojie4039 @zhanghaou @zongtanghu @gaoran10
v0.1.0-rc
Update README.md (#94)