Skip to content

Commit d3a8b78

Browse files
committed
docs: update CHANGELOG
Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
1 parent 8d04929 commit d3a8b78

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313
- `REALM_MANAGEMENT_CLUSTERING_KUBERNETES_SELECTOR`. The Endpoint label to query to get other realm management instances. Defaults to `app=astarte-realm-management`.
1414
- `PAIRING_CLUSTERING_KUBERNETES_SELECTOR`. The Endpoint label to query to get pairing instances. Defaults to `app=astarte-pairing`.
1515
- [astarte_pairing] Cluster with realm management using `CLUSTERING_STRATEGY` and `CLUSTERING_KUBERNETES_NAMESPACE`
16+
- [astarte_pairing] Add realm-scoped health checks, which can be used to test astarte health or connectivity by devices who are only aware of realm-scoped paths, such as during FDO
17+
18+
### Fixed
19+
20+
- Fix crashes in new ScyllaDB versions
21+
- [astarte_appengine_api] Volatile trigger requests to Data Updater Plant now properly encode the volatile trigger type
22+
23+
### Changed
24+
25+
- Services now receive trigger installation and deletion notifications, which should reduce the delay between installing the trigger and starting to receive messages
1626

1727
## [1.3.0-rc.0] - 2025-11-21
1828

0 commit comments

Comments
 (0)