Releases: OpenIdentityPlatform/OpenDJ
Releases · OpenIdentityPlatform/OpenDJ
4.8.1
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
4.8.0
What's Changed
- Switch docker to last LTS JRE 21 by @vharseko in #378
- Add JDK 22 support by @vharseko in #377
- [#376] JMX fix docs with "Allow insecure authentication" by @vharseko in #380
- [#376] FIX SNMP monitoring config by @vharseko in #381
- [#383] FIX docs: import-ldif and export-ldif binaries should be shown using the --offline option by @vharseko in #385
- [#384] FIX Control Panel: empty help URL values by @maximthomas in #386
- https://github.com/OpenIdentityPlatform/OpenDJ/discussions/387 FIX do not check DIT structure parent/child on same ObjectClass by @vharseko in #390 (thanks for the research @JesseCoretta)
- Bump org.openidentityplatform.commons 2.2.0 by @vharseko in #391
Full Changelog: 4.7.0...4.8.0
4.7.0
What's Changed
- [#204] ADD LDAP Relax Rules Control by @vharseko in #362
- [#287] ADD alias dereferencing for search requests by @vharseko in #369
- [#187] FIX RFC3671: collective attribute values should be merged. Virtuals with other virtuals and real values. by @vharseko in #365
- [#84] FIX incorrect entry-Based ACIs is defined with only "deny" permission without "allow" by @vharseko in #372
- [#250] Add Overlapping Backend TestSuite by @vharseko in #373
- [#294] Dont send client notification on IOException by @vharseko in #374
- [#368] CASSANDRA ADD property -Dkeyspace=ldap_opendj by @vharseko in #370
- Bump commons.version 2.1.6 by @vharseko in #375
- Publish docs to https://doc.openidentityplatform.org by @maximthomas in #366
- Fix documentation version by @maximthomas in #371
Full Changelog: 4.6.5...4.7.0
4.6.5
What's Changed
- compress webhelp, xhtml and html docs after build by @maximthomas in #348
- add missing docs by @maximthomas in #350
- Update README.md by @vharseko in #352
- [#354] FIX "OpenDJ fails to upgrade from version 3->4: An error occurred while attempting to perform index rebuild: Unable to decode the provided object class set because it used an undefined token" by @vharseko in #356
- [#167] FIX control-panel ResetUserPasswordTask unpredictable result (wait async result) by @vharseko in #357
- Add rest operations modifyPassword, resetPassword to docs from https://github.com/OpenIdentityPlatform/OpenDJ/discussions/355 by @vharseko in #358
- [#148,#261,#282] FIX control-panel schema errors in remote mode by @vharseko in #359
Full Changelog: 4.6.4...4.6.5
4.6.4
What's Changed
- Embedded OpenDJ module initial commit by @maximthomas in #340
- Bump ch.qos.logback:logback-core from 1.2.11 to 1.2.13 in /opendj-embedded by @dependabot in #341
- Bump ch.qos.logback:logback-classic from 1.2.9 to 1.2.13 in /opendj-embedded by @dependabot in #342
- update opendj-parent version by @maximthomas in #343
- Bump org.bouncycastle:bc-fips from 1.0.2.3 to 1.0.2.5 in /opendj-core by @dependabot in #344
- Bump org.bouncycastle:bctls-fips from 1.0.13 to 1.0.19 in /opendj-core by @dependabot in #345
- Bump org.openidentityplatform.commons 2.1.4 by @maximthomas in #346
- move commons version to property & fix doc-maven-plugin version by @maximthomas in #347
New Contributors
- @dependabot made their first contribution in #341
Full Changelog: 4.6.3...4.6.4
4.6.3
What's Changed
- ADD build test with memory pressure by @vharseko in #323
- Update Docker jre 17->19 by @vharseko in #324
- org.openidentityplatform.commons 2.1.3-SNAPSHOT by @vharseko in #326
- FIX OpenIDM compatibility by @vharseko in #330
- [#329] make posixGroup AUXILIARY by default by @vharseko in #332
- [#331] Allow downgrade version without upgrade task by @vharseko in #333
- Bump org.openidentityplatform.commons 2.1.3 by @vharseko in #334
- Add Build test on MacOS M1 arm64 by @vharseko in #335
- Restore macos-latest build strategy by @vharseko in #336
Full Changelog: 4.6.2...4.6.3
4.6.2
What's Changed
- FIX CLIENT_SIDE_NO_RESULTS_RETURNED in hasNext() by @vharseko in #315
- update org.openidentityplatform.commons to 2.1.2-SNAPSHOT by @maximthomas in #316
- FIX performance java.util.TimeZone.getTimeZone(TimeZone.java:516) is synchronized by @vharseko in #318
- [#317] sendUnsolicitedNotification can fail on client disconnect with OnErrorNotImplementedException by @vharseko in #320
- org.openidentityplatform.commons 2.1.2 by @vharseko in #321
Full Changelog: 4.6.1...4.6.2
4.6.1
What's Changed
- Allow store LDAP catalog data in CASSANDRA noSQL cluster --backendType cas (ldapv3 to cassandra) by @vharseko in #302
- ADD IT test for wars #110 by @vharseko in #306
- Add TestContainers to test Apache Cassandra backend by @maximthomas in #307
- Bump org.openidentityplatform.commons 2.0.19-SNAPSHOT by @vharseko in #308
- Update README.md: allow store LDAPv3 database in Cassandra/Scylla cluster by @vharseko in #309
- Bump org.openidentityplatform.commons 2.1.1 by @vharseko in #311
- Add JDK 21 support by @vharseko in #310
- CASSANDRA storage: cursor performance by @vharseko in #312
- FIX newHeapBufferPool calculation (import OOM error) by @vharseko in #313
Full Changelog: 4.5.9...4.6.1
4.5.9
What's Changed
- Generate SHA256WithRSA certificate as default by @FireBurn in #297
- convert JMX metrics to appropriate type #293 by @maximthomas in #300
- Fix attribute value. bean should return native object #293 by @yurem in #301
- Remove TLSv1 as default protocol FIX #298 by @vharseko in #303
- nexus-staging-maven-plugin 1.6.13 + disable auto release by @vharseko in #305
New Contributors
Full Changelog: 4.5.6...4.5.9
4.5.6
What's Changed
Full Changelog: 4.5.5...4.5.6