Skip to content

v1.1.0

Compare
Choose a tag to compare
@slominskir slominskir released this 21 Feb 21:45
· 15 commits to main since this release
  • Renamed Docker to Container where it makes sense (runtime-side). Container build-side IS Docker spec (Dockerfile)
  • Renamed compose files per new recommended names (yaml vs yml) and (compose.yaml vs docker-compose.yml)
  • Added Oracle and 389 LDAP deps as that's what we use in production so it's useful to have it here in dev/test too
  • Fixed fetch users from LDAP configuration scripts (lib.sh)

Full Changelog: v1.0.1...v1.1.0