Ansible, an AMQP client for Pharo reached it's v1.1.0 version.
What's Changed
- Add heartbeat mechanism by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/29
- Add headers exchange example test by @EzequielPuerta in https://github.com/ba-st/Ansible/pull/32
- Docs Improvements
- Change old name references in installation instructions by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/25
- Update README.md by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/27
- Add markdown linter by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/35
- VAST Platform compatibility
- Improve VAST compatibility by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/26
- Generate VAST compatible code by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/28
- CI
- Improve CI configuration by @fortizpenaloza in https://github.com/ba-st/Ansible/pull/34
- Fix related to rabbitmq default port by @EzequielPuerta in https://github.com/ba-st/Ansible/pull/24
- Add Pharo 10 support by @gcotelli in https://github.com/ba-st/Ansible/pull/36
New Contributors
- @EzequielPuerta made their first contribution in https://github.com/ba-st/Ansible/pull/24
- @gcotelli made their first contribution in https://github.com/ba-st/Ansible/pull/36
Full Changelog: https://github.com/ba-st/Ansible/compare/v1.0.0…v1.1.0
Regards,
The Buenos Aires Smalltalk team