We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f63dd9 commit 727b8f5Copy full SHA for 727b8f5
CHANGELOG.md
@@ -8,11 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
### Added
10
- Support `patternProperties` when converting to a dynamic object
11
+- Enable SBOM in Docker build
12
13
### Fixed
14
- Fix some anomaly checking with `patternProperties`
15
- Fix some anomaly checking with `additionalProperties`
16
17
+### Changed
18
+- Update to Java 11
19
+- Change base image for Docker container
20
+- Set build timestamp for reproducible builds
21
+
22
## [0.20.1] - 2024-02-28
23
24
- Support for using `treeReduce` with Apache Spark
0 commit comments