Skip to content

Releases: netsoc/iam

iamd 1.1.2

22 Jul 21:27
Compare
Choose a tag to compare

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

09 Jul 16:50
Compare
Choose a tag to compare

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

15 Jun 00:35
Compare
Choose a tag to compare

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

16 Mar 03:41
Compare
Choose a tag to compare

Changelog:

  • Fix missing email from / reply to
  • chart: Fix SMTP password file
  • Update chart to use 1.0.0 release

Release 1.0.0

16 Mar 03:17
Compare
Choose a tag to compare

Changelog:

  • Pull latest image in release workflow
  • ma1sd: Comment unused struct

Release 0.2.9

26 Oct 17:01
Compare
Choose a tag to compare

Changelog:

  • Allow admins to make use of non-TCD emails

Release 0.2.8

25 Oct 16:26
Compare
Choose a tag to compare

Changelog:

  • Make SSHKey nullable
  • Update chart appVersion

Release 0.2.7

16 Oct 17:07
Compare
Choose a tag to compare

Changelog:

  • Fix mixed case usernames in Matrix auth
  • Update chart appVersion

Release 0.2.6

06 Oct 20:30
Compare
Choose a tag to compare

Changelog:

  • Fix LogLevel parsing in config

Release 0.2.5

03 Oct 14:32
Compare
Choose a tag to compare

Changelog:

  • Fix typo (need trivial change for build lol)