What's Changed
- [#393] FIX DIT SUP delimiter by @vharseko in #395
- [#392] FIX RootDSE Entry allow user objectClass by @vharseko in #396
- Addresses #397, #398, #399, #404 by @JesseCoretta in #405
- Docs in asciidoc & deploy antora docs after build by @maximthomas in #408
- [#402] Change default SSL HandshakeTimeout -1 -> 10s (see #146) by @vharseko in #411
- [#401] Change "Object class violation (65)" -> "Naming violation (64)" LDAP result code for DIT Structure Rule violation by @vharseko in #410
- [#394] FIX dsconfig --help- by @vharseko in #406
- [#400] Reduce character escaping in example, add note by @JesseCoretta in #413
- Added missing documentation attachments by @maximthomas in #414
- Generate man pages in the AsciiDoc format by @maximthomas in #418
- Reduce character escaping in example, add note by @maximthomas in #419
- minor docs glitches fix by @maximthomas in #420
- Add JDK 23 build support by @vharseko in #421
- Bump org.openidentityplatform.commons 2.2.2 by @vharseko in #417
- Docker: Use tail instead of sleep to allow the container to be stopped with SIGTERM by @PyRowMan in #427
- [#423] Eliminate asciidoctor warning messages when generating documentation by @maximthomas in #429
- [#426] ADD maven.compiler.release=8 for cross compile compatibility by @vharseko in #430
- Remove legacy files by @vharseko in #433
- [#90, #432] FIX delete entries in overlapping backends by @vharseko in #434
- [#425] Add option -Dorg.openidentityplatform.opendj.ERR_ENTRY_SCHEMA_VIOLATES_PARENT_DSR for force control "Entry is invalid according to the server schema because there is no DIT structure rule that applies to that entry, but there is a DIT structure rule for the parent entry". Default: warning level by @vharseko in #435
- [#425] Workaround: Entry is invalid according to the server schema because there is no DIT structure rule that applies to that entry, but there is a DIT structure rule for the parent entry by @JesseCoretta in #422
- [#431] Update importldiff --offline and --clearBacked flags descriptions by @maximthomas in #437
New Contributors
- @JesseCoretta made their first contribution in #405
- @PyRowMan made their first contribution in #427
Full Changelog: 4.8.0...4.8.1