You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**v0.3.0**| 05.09.2023 | <p> - removded entire microservice-architecture again, because it produces too much unnecessary complexety <p> - big internal restructuring of the core | <p> [v0.3.0](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v030) <p> [v0.3.1](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v031) <p> [v0.3.2](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v032)|
13
10
|**v0.4.0**| 21.01.2024 | <p> - big internal restructuring of the core <p> - provide multi-threading for the core for more performance <p> - added python-SDK and more endpoints | <p> [v0.4.0](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v040) <p> [v0.4.1](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v041)|
14
11
|**v0.5.0**| 11.08.2024 | <p> - big internal restructuring of the core <p> - auto-scaling of internal neurons <p> - massive upgrade of the CI-pipline <p> - streaming of datasets in and out of the cluster while processing | <p> [v0.5.0](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v050)|
15
-
|**v0.6.0**| 14.12.2024 | <p> - auto-scaling of inputs and outputs based on the given data | - |
16
-
|**v0.7.0**| Q1/2024 | <p> - new core <p> - Outsource hardware related functions into new service fix permission-problems within container-setups <p> - connect InfluxDB as target for Measurement-Data <p> - bigger tests | - |
17
-
|**v0.8.0**| Q2/2025 | <p> - Refactoring the old dashboard into a new version | - |
18
-
|**v0.9.0**| Q2/2025 | <p> - add upload and download of checkpoints <p> - add basic encryption for checkpoints <p> - add support for PostgreSQL as Database <p> - add support for Keycloak for authentication | - |
19
-
|**v0.10.0**| Q3/2025 | <p> - Process for automatic version-updates of database-tables <p> - Base to handle different versions of datasets and checkpoints <p> - Enable the scaling of the cpu-speed again | - |
20
-
|**v0.11.0**| Q4/2025 | <p> - Multi-Node-Setup <p> - provide migration of cluster between nodes | - |
12
+
|**v0.6.0**| 14.12.2024 | <p> - auto-scaling of inputs and outputs based on the given data | <p> [v0.6.0](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v060)|
13
+
|**v0.7.0**| 19.03.2025 | <p> - big core-update | <p> [v0.7.0](https://github.com/kitsudaiki/OpenHanami/blob/develop/CHANGELOG.md#v070)|
14
+
|**v0.8.0**| Q2/2025 | <p> - refactor C++ code to Rust | - |
15
+
|**v0.9.0**| Q3/2025 | <p> - Refactoring the old dashboard into a new version | - |
16
+
|**v0.10.0**| Q3/2025 | <p> - add upload and download of checkpoints <p> - add basic encryption for checkpoints <p> - add support for PostgreSQL as Database <p> - add support for Keycloak for authentication | - |
17
+
|**v0.11.0**| Q4/2025 | <p> - Process for automatic version-updates of database-tables <p> - Base to handle different versions of datasets and checkpoints <p> - Enable the scaling of the cpu-speed again | - |
18
+
|**v0.12.0**| Q4/2025 | <p> - Multi-Node-Setup <p> - provide migration of cluster between nodes | - |
0 commit comments