What's Changed
- [#72] Fix infinite loop in
doStopApplication()on Windows service stop by @Copilot in #610 - [#259] fix: retry loop for Windows Service start race condition (issue #259) by @Copilot in #609
- [#566] Fix AttributeValuePasswordValidator: inverted substring logic and missing reversed-password substring check by @Copilot in #599
- [#579] Fix ReferentialIntegrityPlugin silently bypassing check-references on modify operations by @Copilot in #600
- [#601] Fix server crash when File-Based Debug Logger is enabled by @Copilot in #602
- Update build.yml add JDK 26 support by @vharseko in #598
- Docs: set neutral version for the docs by @maximthomas in #603
- ci: add Windows service start/stop test to CI workflow by @Copilot in #606
- CI: Build and upload Windows native executables (winlauncher, opendj_service, launcher_administrator) by @Copilot in #611
- fix: use 127.0.0.1 instead of localIP in LockdownModeTaskTestCase by @Copilot in #605
- Filter branches to build workflow triggers (on push) by @vharseko in #614
- Fix intermittent testMultiRS failure by doubling waitForStableGenerationId timeout by @Copilot in #618
- Fix race condition in ChangelogBackendTestCase flaky test by @Copilot in #617
- Fix flaky
testMultiRS: replace fixed sleep with deterministic domain-ready wait by @Copilot in #615 - increase replication connection timeout to fix Socket Timeout error on Mac in integration test by @maximthomas in #613
- chore: bump GitHub Actions to latest major versions by @Copilot in #620
- Fix snapshot version format by @maximthomas in #624
- Fix intermittent GenerationIdTest.testMultiRS race condition on RS-to-RS topology by @Copilot in #622
- [OpenIdentityPlatform/OpenAM#980] OpenDJ slim maven artifact by @maximthomas in #625
- Upgrade local Docker registry from
registry:2toregistry:3in CI by @Copilot in #628 - status CLI: allow --hostname, --port, and --trustAll arguments by @Copilot in #631
- Fix status CLI to accept --hostname, --port, and --trustAll arguments, and add them to all status command invocations in build.yml by @Copilot in #630
- Remove ENV ROOT_PASSWORD from Dockerfiles, fix HEALTHCHECK default, add CDDL headers by @Copilot in #633
- Update commons.version to 3.1.0 by @vharseko in #619
Full Changelog: 5.0.4...5.1.0