Skip to content

Commit f6e6e4a

Browse files
committed
build: Release 0.7.0
1 parent 702bf5d commit f6e6e4a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
_Changes in the next release_
1111

12+
---
13+
14+
## v0.7.0 - 2026-05-10
1215
### Added
1316
- Add requests for supported entity types, version and localization. Only send available entities with supported entity types by @albaintor and @kennymc-c ([#47](https://github.com/unfoldedcircle/integration-python-library/pull/47)).
1417

1518
### Changed
1619
- Improved WS msg processing with dedicated consumer, producer and router tasks with asyncio queues ([#47](https://github.com/unfoldedcircle/integration-python-library/pull/47)).
1720
- Sanitize log messages to prevent sensitive information exposure ([#56](https://github.com/unfoldedcircle/integration-python-library/pull/56)).
18-
- Log WebSocket messages as JSON data instead of a Python dict.
21+
- Log WebSocket messages as JSON data instead of a Python dict ([#58](https://github.com/unfoldedcircle/integration-python-library/pull/58)).
1922
- Updated GitHub actions and test dependencies.
2023

21-
---
22-
2324
## v0.6.0 - 2026-04-10
2425
### Breaking Changes
2526
- Renamed `MediaType` to `MediaContentType` and changed enums to lowercase. See media-player entity documentation for more information ([#50](https://github.com/unfoldedcircle/integration-python-library/pull/50)).

0 commit comments

Comments
 (0)