Releases: JeffersonLab/dirsrv
Releases · JeffersonLab/dirsrv
Release list
v1.6.0
Iterating with GitHub action
Full Changelog: v1.5.0...v1.6.0
v1.5.0
GitHub Action auto-bump demo quick start version
Full Changelog: v1.4.0...v1.5.0
v1.4.0
- UNIX execute permissions
Full Changelog: v1.3.0...v1.4.0
v1.3.0
- Avoid port 3389 389ds/389-ds-base#6122)
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Now includes
scripts/exampe/TestClient.java
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Enabled the memberOf plugin (requires dirsrv restart and seems like always wanted)
- Use vendor neutral "container" instead of "docker" label where appropriate (runtime image is OCI-compliant container), but build is still Docker(file) spec though
- Renamed files to newest Docker Compose spec, which now recommends using
.yamlinstead ofymland droppingdocker-prefix from files
Migration Note:
- Use container mount path
/container-entrypoint-initdb.dinstead of/docker-entrypoint-initdb.d - Add user LDIF now should include
objectClass: inetuserin order to supportmemberOf
Full Changelog: v1.0.0...v1.1.0