@@ -24,7 +24,6 @@ All notable changes to this project will be documented in this file.
2424-  spark: Add HBase connector ([ #878  ] , [ #882  ] ).
2525-  hbase: hbase-entrypoint.sh script to start and gracefully stop services ([ #898  ] ).
2626-  tools: install yq command line tool for YAML manipulation ([ #912  ] ).
27- -  ci: Handle release builds in the same build workflows ([ #xxx] ).
2827
2928### Changed  
3029
@@ -35,8 +34,9 @@ All notable changes to this project will be documented in this file.
3534-  java: migrate to temurin jdk/jre ([ #894  ] ).
3635-  tools: bump kubectl to ` 1.31.1 `  and jq to ` 1.7.1 `  ([ #896  ] ).
3736-  Make username, user id, group id configurable, use numeric ids everywhere, change group of all files to 0 ([ #849  ] , [ #890  ] , [ #897  ] ).
38- -  ci: Bump ` stackabletech/actions `  to 0.1 .0 ([ #901  ] , [ #903  ] , [ #907  ] , [ #910  ] ).
37+ -  ci: Bump ` stackabletech/actions `  to 0.2 .0 ([ #901  ] , [ #903  ] , [ #907  ] , [ #910  ] ,  [ # 913 ] ).
3938-  ubi-rust-builder: Bump Rust toolchain to 1.81.0 ([ #902  ] ).
39+ -  ci: Handle release builds in the same build workflows ([ #913  ] ).
4040
4141### Removed  
4242
@@ -98,7 +98,7 @@ All notable changes to this project will be documented in this file.
9898[ #907 ] : https://github.com/stackabletech/docker-images/pull/907 
9999[ #910 ] : https://github.com/stackabletech/docker-images/pull/910 
100100[ #912 ] : https://github.com/stackabletech/docker-images/pull/912 
101- [ #xxx  ] : https://github.com/stackabletech/docker-images/pull/xxx  
101+ [ #913  ] : https://github.com/stackabletech/docker-images/pull/913  
102102
103103## [ 24.7.0]  - 2024-07-24 
104104
0 commit comments