File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ All notable changes to this project will be documented in this file.
5050- airflow: OPA authorizer for Airflow 3.x ([ #1127 ] )
5151- spark-k8s: Add ` 3.5.6 ` ([ #1142 ] )
5252- spark-connect-client: Add ` 3.5.6 ` ([ #1142 ] )
53+ - git-sync: Bump version to 4.4.1 ([ #1151 ] ).
54+
5355
5456### Changed
5557
@@ -167,6 +169,8 @@ All notable changes to this project will be documented in this file.
167169[ #1138 ] : https://github.com/stackabletech/docker-images/pull/1138
168170[ #1139 ] : https://github.com/stackabletech/docker-images/pull/1139
169171[ #1142 ] : https://github.com/stackabletech/docker-images/pull/1142
172+ [ #1151 ] : https://github.com/stackabletech/docker-images/pull/1151
173+
170174
171175## [ 25.3.0] - 2025-03-21
172176
Original file line number Diff line number Diff line change 22 {
33 "product" : "2.9.3" ,
44 "python" : "3.9" ,
5- "git_sync" : "v4.4.0 " ,
5+ "git_sync" : "v4.4.1 " ,
66 "s3fs" : "2024.9.0" ,
77 "cyclonedx_bom" : "6.0.0" ,
88 "shared/statsd-exporter" : "0.28.0" ,
1515 {
1616 "product" : "2.10.4" ,
1717 "python" : "3.12" ,
18- "git_sync" : "v4.4.0 " ,
18+ "git_sync" : "v4.4.1 " ,
1919 "s3fs" : "2024.9.0" ,
2020 "cyclonedx_bom" : "6.0.0" ,
2121 "shared/statsd-exporter" : "0.28.0" ,
2828 {
2929 "product" : "2.10.5" ,
3030 "python" : "3.12" ,
31- "git_sync" : "v4.4.0 " ,
31+ "git_sync" : "v4.4.1 " ,
3232 "s3fs" : "2024.9.0" ,
3333 "cyclonedx_bom" : "6.0.0" ,
3434 "shared/statsd-exporter" : "0.28.0" ,
4141 {
4242 "product" : "3.0.1" ,
4343 "python" : "3.12" ,
44- "git_sync" : "v4.4.0 " ,
44+ "git_sync" : "v4.4.1 " ,
4545 "s3fs" : "2024.9.0" ,
4646 "cyclonedx_bom" : "6.0.0" ,
4747 "shared/statsd-exporter" : "0.28.0" ,
Original file line number Diff line number Diff line change 33 "product" : "1.27.0" ,
44 "java-base" : "11" ,
55 "java-devel" : "11" , # There is an error when trying to use the jdk 21 (since nifi 1.26.0)
6- "git_sync" : "v4.4.0 " ,
6+ "git_sync" : "v4.4.1 " ,
77 "nifi_opa_authorizer_plugin" : "0.1.0" ,
88 },
99 {
1010 "product" : "1.28.1" ,
1111 "java-base" : "11" ,
1212 "java-devel" : "11" ,
13- "git_sync" : "v4.4.0 " ,
13+ "git_sync" : "v4.4.1 " ,
1414 "nifi_opa_authorizer_plugin" : "0.1.0" ,
1515 },
1616 {
1717 "product" : "2.4.0" ,
1818 "java-base" : "21" ,
1919 "java-devel" : "21" ,
20- "git_sync" : "v4.4.0 " ,
20+ "git_sync" : "v4.4.1 " ,
2121 "nifi_iceberg_bundle" : "0.0.4" ,
2222 "nifi_opa_authorizer_plugin" : "0.1.0" ,
2323 },
You can’t perform that action at this time.
0 commit comments