Skip to content

Commit b818d54

Browse files
committed
upgrade to 1.0.88 and update changelog
1 parent b138dc6 commit b818d54

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,29 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010

1111
### Changed
1212

13+
## 1.0.88 - 2023-12-08
14+
15+
### Added
16+
17+
### Changed
18+
19+
- fixes #906 Cannot load JSON schemas with URN value in id field. Thanks @martin-sladecek
20+
- upgrade logback to 1.4.14
21+
- fixes #896 Refactor to remove ThreadLocal usage. Thanks @justin-tay
22+
- upgrade slf4j to 2.0.9
23+
- fixes #900 compile configuration is depricated. Thanks @saurvkmr
24+
- fixes #898 Escape single quotes in validation messages. Thanks @sdurrenmatt
25+
- fixes #888 Fix JDK regex support. Thanks @Stephan202
26+
- fixes #891 fix: make JsonSchemaFactory more thread-safe. Thanks @mpayne-coveo
27+
- fixes #876 Adapt collector context documentation. Thanks @holgpar
28+
- fixes #890 Added test cases for not allowed validator, Handled invalid keyword. Thanks @Ketul3012
29+
- fixes #887 Fix pl_PL message translations. Thanks @brempusz
30+
- fixes #886 Fix invalid class passed to getLogger. Thanks @brempusz
31+
- upgrade jackson to 2.15.3
32+
- fixes #883 docs clarify commons-lang3 exclusion only required for 1.0.81. Thanks @JonasGroeger
33+
- fixes #866 Fix identation in example in walkers.md. Thanks @bpaquet
34+
35+
1336
## 1.0.87 - 2023-09-08
1437

1538
### Added

0 commit comments

Comments
 (0)