Skip to content

Releases: swirldslabs/containers

httpd-oidc-v0.2.0

13 Sep 23:17
48d0d98
Compare
Choose a tag to compare

What's Changed

  • feat: add support for configurable oidc scopes and remote user claims by @nathanklick in #12
  • feat: add support for configurable server ports by @nathanklick in #14

Full Changelog: httpd-oidc-v0.1.1...httpd-oidc-v0.2.0

httpd-oidc-v0.1.1

13 Sep 04:58
a8bd7ad
Compare
Choose a tag to compare

What's Changed

  • fix: resolves path too long error caused by the wrong variable used by @nathanklick in #10

Full Changelog: httpd-oidc-v0.1.0...httpd-oidc-v0.1.1

httpd-oidc-v0.1.0

13 Sep 02:52
6c2f2d2
Compare
Choose a tag to compare

What's Changed

  • feat: add initial version of the apache-httpd-oidc container by @nathanklick in #2
  • ci: update the release workflow to ensure finalize runs after the image creation by @nathanklick in #4
  • feat: added support for configurable directory index file name by @nathanklick in #6
  • feat: use standard container image tags by @nathanklick in #8

New Contributors

Full Changelog: https://github.com/swirldslabs/containers/commits/httpd-oidc-v0.1.0