We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfa694 commit f87e6bbCopy full SHA for f87e6bb
1 file changed
CHANGELOG.md
@@ -0,0 +1,19 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
10
+### Added
11
12
+- S3 CircleCI job to run tests for esop-s3 (#109)
13
+- Changelog to track changes between releases (#110)
14
15
+### Fixed
16
17
+- INS-40014 - io.netty:netty-handler for esop-s3 was bumped to 4.1.129.Final in order to address vulnerability CVE-2025-67735 (#107)
18
+- INS-40333 [cassandra-image] Bump jackson.core version from 2.19.2 to 2.21.1 for esop to address vulnerability GHSA-72hv-8253-57qq (#108)
19
0 commit comments