Skip to content

Commit 8290974

Browse files
committed
Prepare for 4.1.1
1 parent cce1e02 commit 8290974

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
* [PLANNED - 5.x - RELEASE TBD](#planned---5x---release-tbd)
1212
* [Planned changes](#planned-changes)
1313
* [CURRENT - 4.x - THIS VERSION IS UNDER ACTIVE DEVELOPMENT](#current---4x---this-version-is-under-active-development)
14-
* [4.1.1 - PLANNED](#411---planned)
14+
* [4.2.0 - PLANNED](#420---planned)
15+
* [4.1.1](#411)
1516
* [4.1.0](#410)
1617
* [4.0.0](#400)
1718
* [DEPRECATED - 3.x](#deprecated---3x)
@@ -137,18 +138,30 @@ Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Jav
137138

138139
**The current major version 4 will receive new features, dependency updates and bug fixes on a continuous basis.**
139140

140-
## 4.1.1 - PLANNED
141+
## 4.2.0 - PLANNED
141142
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
142143

143144
* Features and fixes
144-
* Content-Encoding: aws-chunked should not be stored (fixes #2218)
145+
* Support checksum algorithm CRC64NVME (fixes #2334)
145146
* Refactorings
146147
* TBD
147148
* Version updates (deliverable dependencies)
148149
* TBD
149150
* Version updates (build dependencies)
150151
* TBD
151152

153+
## 4.1.1
154+
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
155+
156+
* Features and fixes
157+
* Content-Encoding: aws-chunked should not be stored (fixes #2218)
158+
* Refactorings
159+
* none
160+
* Version updates (deliverable dependencies)
161+
* none
162+
* Version updates (build dependencies)
163+
* none
164+
152165
## 4.1.0
153166
Version 4.x is JDK17 LTS bytecode compatible, with Docker and JUnit / direct Java integration.
154167

0 commit comments

Comments
 (0)