Skip to content

Releases: JeffersonLab/dirsrv

v1.6.0

Choose a tag to compare

@slominskir slominskir released this 13 Mar 20:22

Iterating with GitHub action

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@slominskir slominskir released this 13 Mar 20:15

GitHub Action auto-bump demo quick start version

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@slominskir slominskir released this 13 Mar 18:49
  • UNIX execute permissions

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@slominskir slominskir released this 13 Mar 18:43

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@slominskir slominskir released this 13 Mar 17:28
  • Now includes scripts/exampe/TestClient.java

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@slominskir slominskir released this 27 Feb 15:33
  • 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 .yaml instead of yml and dropping docker- prefix from files

Migration Note:

  • Use container mount path /container-entrypoint-initdb.d instead of /docker-entrypoint-initdb.d
  • Add user LDIF now should include objectClass: inetuser in order to support memberOf

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@slominskir slominskir released this 29 Jan 15:29
  • Initial release