Skip to content

Releases: robertbetts/nuropb

Release 0.1.8

14 Oct 23:19
828bbfa
Compare
Choose a tag to compare
  • Documentation
  • More flexible connection string settings and support for TLS connections
  • Simpler api instantiation functions

Release 0.1.7.a

30 Sep 17:57
582b119
Compare
Choose a tag to compare

Augmentation to 0.1.7 with documentation

Release 0.1.7

28 Sep 09:48
5855cab
Compare
Choose a tag to compare

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

26 Sep 07:12
fffeb9a
Compare
Choose a tag to compare

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

24 Sep 14:38
f0d6cdd
Compare
Choose a tag to compare
Merge pull request #9 from robertbetts/develop

Improvements to the example code

Release 0.1.4

20 Sep 23:00
6eb2419
Compare
Choose a tag to compare
Merge pull request #8 from robertbetts/develop

Develop

Release 0.1.3

19 Sep 23:23
ee19c74
Compare
Choose a tag to compare

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

05 Sep 22:36
221f847
Compare
Choose a tag to compare
Merge pull request #6 from robertbetts/develop

Improved logging and testing

Release 0.1.1

05 Sep 07:16
e0c2d79
Compare
Choose a tag to compare

Minor package config updates

Release 0.1.0

04 Sep 22:13
9623d1b
Compare
Choose a tag to compare

First Public Release