Releases: DiamondLightSource/bluesky-stomp
Releases · DiamondLightSource/bluesky-stomp
0.1.2
What's Changed
- Hotfix: Unwrap Secret str value during Stomp connect frame by @DiamondJoseph in #24
Full Changelog: 0.1.1...0.1.2
0.1.1
Testing and authentication improvements
What's Changed
- rename template to client by @stan-dot in #19
- Prevent accidental logging by use of Pydantic Secret types, handle envVariables by @DiamondJoseph in #23
New Contributors
- @stan-dot made their first contribution in #19
- @DiamondJoseph made their first contribution in #23
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Fix typo in README by @callumforrester in #12
- Increase test coverage by @callumforrester in #16
Full Changelog: 0.1.0-a1...0.1.0
0.1.0-a2
What's Changed
- Fix typo in README by @callumforrester in #12
- Increase test coverage by @callumforrester in #16
Full Changelog: 0.1.0-a1...0.1.0-a2
0.1.0-a1
What's Changed
- Drop support for Python3.12 by @callumforrester in #6
- Add system test CI job by @callumforrester in #8
- Produce unit tests for messaging template by @callumforrester in #9
- Support numpy arrays by @callumforrester in #10
- Document code and README by @callumforrester in #11
New Contributors
- @callumforrester made their first contribution in #6
Full Changelog: https://github.com/DiamondLightSource/bluesky-stomp/commits/0.1.0-a1