Skip to content

Commit 213bac3

Browse files
committed
changelog
1 parent 1b61308 commit 213bac3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ All notable changes to this project will be documented in this file.
1717
This means you need to replace your simple database connection string with a typed struct.
1818
This struct is consistent between different CRDs, so that you can easily copy/paste it between stacklets.
1919
Read on the [Hive database documentation](https://docs.stackable.tech/home/nightly/hive/usage-guide/database-driver) for details ([#674]).
20+
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#707]).
2021

2122
[#674]: https://github.com/stackabletech/hive-operator/pull/674
2223
[#693]: https://github.com/stackabletech/hive-operator/pull/693
2324
[#695]: https://github.com/stackabletech/hive-operator/pull/695
2425
[#702]: https://github.com/stackabletech/hive-operator/pull/702
26+
[#707]: https://github.com/stackabletech/hive-operator/pull/707
2527

2628
## [26.3.0] - 2026-03-16
2729

0 commit comments

Comments
 (0)