File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments