Releases: robertbetts/nuropb
Releases · robertbetts/nuropb
Release 0.1.8
- Documentation
- More flexible connection string settings and support for TLS connections
- Simpler api instantiation functions
Release 0.1.7.a
Augmentation to 0.1.7 with documentation
Release 0.1.7
Robustness improvements
- RabbitMQ TLS and connection management
- Component startup and shut down
- Corrected some asyncio edge case race conditions
- Test config for asyncio fixtures and consistency in github actions
- added warnings to service_describe
Release 0.1.6
Support for TLS connections with username and password provided credentials.
- Client x509 certificates "work", but have not been thoroughly tested across a number of various scenarios.
Release 0.1.5
Merge pull request #9 from robertbetts/develop Improvements to the example code
Release 0.1.4
Merge pull request #8 from robertbetts/develop Develop
Release 0.1.3
Service mesh context injection
Mesh service describe options
Bearer token checking and claim injection into contexts
Payload encryption with mesh services requiring a private key configured for enablement.
Release 0.1.2
Merge pull request #6 from robertbetts/develop Improved logging and testing
Release 0.1.1
Minor package config updates
Release 0.1.0
First Public Release