File tree Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Expand file tree Collapse file tree 3 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ All notable changes to this project will be documented in this file.
48
48
- kafka: Add ` 4.0.0 ` ([ #1117 ] )
49
49
- Include ` .tar.gz ` snapshots of the product source code in container images ([ #1126 ] )
50
50
- airflow: OPA authorizer for Airflow 3.x ([ #1127 ] )
51
+ - git-sync: Bump version to 4.4.1 ([ #1151 ] ).
51
52
52
53
### Changed
53
54
@@ -163,6 +164,7 @@ All notable changes to this project will be documented in this file.
163
164
[ #1137 ] : https://github.com/stackabletech/docker-images/pull/1137
164
165
[ #1138 ] : https://github.com/stackabletech/docker-images/pull/1138
165
166
[ #1139 ] : https://github.com/stackabletech/docker-images/pull/1139
167
+ [ #1151 ] : https://github.com/stackabletech/docker-images/pull/1151
166
168
167
169
## [ 25.3.0] - 2025-03-21
168
170
Original file line number Diff line number Diff line change 2
2
{
3
3
"product" : "2.9.3" ,
4
4
"python" : "3.9" ,
5
- "git_sync" : "v4.4.0 " ,
5
+ "git_sync" : "v4.4.1 " ,
6
6
"s3fs" : "2024.9.0" ,
7
7
"cyclonedx_bom" : "6.0.0" ,
8
8
"shared/statsd-exporter" : "0.28.0" ,
15
15
{
16
16
"product" : "2.10.4" ,
17
17
"python" : "3.12" ,
18
- "git_sync" : "v4.4.0 " ,
18
+ "git_sync" : "v4.4.1 " ,
19
19
"s3fs" : "2024.9.0" ,
20
20
"cyclonedx_bom" : "6.0.0" ,
21
21
"shared/statsd-exporter" : "0.28.0" ,
28
28
{
29
29
"product" : "2.10.5" ,
30
30
"python" : "3.12" ,
31
- "git_sync" : "v4.4.0 " ,
31
+ "git_sync" : "v4.4.1 " ,
32
32
"s3fs" : "2024.9.0" ,
33
33
"cyclonedx_bom" : "6.0.0" ,
34
34
"shared/statsd-exporter" : "0.28.0" ,
41
41
{
42
42
"product" : "3.0.1" ,
43
43
"python" : "3.12" ,
44
- "git_sync" : "v4.4.0 " ,
44
+ "git_sync" : "v4.4.1 " ,
45
45
"s3fs" : "2024.9.0" ,
46
46
"cyclonedx_bom" : "6.0.0" ,
47
47
"shared/statsd-exporter" : "0.28.0" ,
Original file line number Diff line number Diff line change 3
3
"product" : "1.27.0" ,
4
4
"java-base" : "11" ,
5
5
"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 " ,
7
7
"nifi_opa_authorizer_plugin" : "0.1.0" ,
8
8
},
9
9
{
10
10
"product" : "1.28.1" ,
11
11
"java-base" : "11" ,
12
12
"java-devel" : "11" ,
13
- "git_sync" : "v4.4.0 " ,
13
+ "git_sync" : "v4.4.1 " ,
14
14
"nifi_opa_authorizer_plugin" : "0.1.0" ,
15
15
},
16
16
{
17
17
"product" : "2.4.0" ,
18
18
"java-base" : "21" ,
19
19
"java-devel" : "21" ,
20
- "git_sync" : "v4.4.0 " ,
20
+ "git_sync" : "v4.4.1 " ,
21
21
"nifi_iceberg_bundle" : "0.0.4" ,
22
22
"nifi_opa_authorizer_plugin" : "0.1.0" ,
23
23
},
You can’t perform that action at this time.
0 commit comments