Releases: enbility/spine-go
Releases · enbility/spine-go
Version 0.7.0
What's Changed
- Add support for handling duplicate read messages by @DerAndereAndi in #28
- Improve detaileddiscovery support by @DerAndereAndi in #29
- Add support for writing non partial data by @DerAndereAndi in #30
- Improve message cache handling by @DerAndereAndi in #32
- Fix subscription and binding handling by @DerAndereAndi in #33
- Add support for heartbeats on multiple local entities by @DerAndereAndi in #34
- Update ship-go to v0.6.0
- Update minimum Go version to 1.22.0
Full Changelog: v0.6.2...v0.7.0
Version 0.6.2
What's Changed
- Fix subscription removal for multiple remotes by @DerAndereAndi in #26
- Update SHIP to v0.5.3
- Fix filter elements nil check by @DerAndereAndi
- Speed up heartbeat sending by 2s (because of Elli Gen1 Walllboxes) by @DerAndereAndi
Full Changelog: v0.6.1...v0.6.2
Version 0.6.1
What's Changed
- Improve filter read requests and tests
- Update ship-go to v0.5.2 https://github.com/enbility/ship-go/releases/tag/v0.5.2
Full Changelog: v0.6.0...v0.6.1
Version 0.6.0
What's Changed
- Add local server data update to FeatureLocal by @DerAndereAndi in #20
- Improve partial handling by @DerAndereAndi in #23
- Automatically set partial support by @DerAndereAndi in #24
- Update to SHIP v0.5.1
- Various other minor updates and fixes
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
What's Changed
- Release SPINE-GO as its own go package, moved out from https://github.com/enbility/eebus-go/
- Major refactoring and improvements across the board
- Over 90% test coverage
New Contributors
Full Changelog: https://github.com/enbility/spine-go/commits/v0.5.0