Releases: NeonGeckoCom/neon_mq_connector
Releases · NeonGeckoCom/neon_mq_connector
0.6.1a10
What's Changed
- Add github automation for PR's and PyPI publishing (#6) by @github-actions in #8
- Add param for auto-ack of messages (#19) by @github-actions in #20
- Support for synchronization, generic instance running initiation/termination, retry mechanism (#22) by @github-actions in #23
- Config and Startup Changes for Neon Diana Docker by @github-actions in #30
- Update license to BSD-3 by @github-actions in #35
- Updated Exchanges, Publishing, Chatbots support by @github-actions in #42
- Logging, testing, style updates and minor bugfixes by @NeonDaniel in #54
- Update neon_utils dependency spec to support 1.0 by @github-actions in #61
- Updated Configuration, Permit Infinite Consumer Restarts by @github-actions in #70
Full Changelog: 0.6.0...0.6.1a10
0.6.1a9
What's Changed
- Minor logging and code cleanup by @NeonDaniel in #86
Full Changelog: 0.6.1a8...0.6.1a9
0.6.1a8
What's Changed
- Implement ovos-config and log deprecation for old config files by @NeonDaniel in #84
Full Changelog: 0.6.1a7...0.6.1a8
0.6.1a7
What's Changed
- Make Configuration reference safe with unit tests by @NeonDaniel in #85
Full Changelog: 0.6.1a6...0.6.1a7
0.6.1a6
What's Changed
- Remove invalid Docker automation by @NeonDaniel in #83
Full Changelog: 0.6.1a5...0.6.1a6
0.6.1a5
What's Changed
- Runtime properties config support by @NeonDaniel in #76
- Implement MQ client utils to resolve circular dependency with neon_utils by @NeonDaniel in #77
- Improving MQ consistency by @NeonDaniel in #79
- Refactor to remove neon_utils dependency by @NeonDaniel in #80
- Update Github Automation by @NeonDaniel in #81
- Fix setup.py relative path references by @NeonDaniel in #82
Full Changelog: 0.5.1...0.6.1a5
0.6.0
Increment version to 0.6.0 (#71)
0.5.1
Increment version to 0.5.1 (#63)
0.5.0
Increment version to 0.5.0 (#59)
0.4.1a4
Merge branch 'master' into dev