Releases: netsoc/iam
Releases · netsoc/iam
iamd 1.1.2
Changelog:
- release workflow: Update to support multiarch images
- chart: Update appVersion to 1.1.2
- Upgrade to Alpine 3.14
- Log /health requests at TRACE level
Release 1.1.1
Changelog:
- chart: Upgrade appVersion and Ingress to network.k8s.io/v1
- Rework build workflow
- Use go-openapi for Swagger UI
- Update dependencies
- Implement SMTP connection timeout config
- Fix first run segfault
- Chart: Use latest release and update PostgreSQL
Release 1.1.0
Changelog:
- Release workflow: Remove PAT
- Add unverified users cleanup job
- Upgrade dependencies (except gorm)
- Build workflow: Use GITHUB_TOKEN for Docker push
- chart: Update appVersion to 1.0.1
Release 1.0.1
Changelog:
- Fix missing email from / reply to
- chart: Fix SMTP password file
- Update chart to use 1.0.0 release
Release 1.0.0
Changelog:
- Pull latest image in release workflow
- ma1sd: Comment unused struct
Release 0.2.9
Changelog:
- Allow admins to make use of non-TCD emails
Release 0.2.8
Changelog:
- Make SSHKey nullable
- Update chart appVersion
Release 0.2.7
Changelog:
- Fix mixed case usernames in Matrix auth
- Update chart appVersion
Release 0.2.6
Changelog:
- Fix LogLevel parsing in config
Release 0.2.5
Changelog:
- Fix typo (need trivial change for build lol)