Skip to content

v0.17.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:38
· 1089 commits to main since this release
60f16ef

This is a patch release to fix a regression introduced in 0.17.0. See the the 0.17.0 changelog for all the changes since 0.16.0.

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:ba5a546fdcb09231b004a50c27a8be326073d3ee9f084c527292270bc0479104
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.1
    ghcr.io/element-hq/matrix-authentication-service:0.17
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-60f16ef
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:363ef1d2b5b4d10b3f01e6b7974e96019333c69277a40a9082256f206cfdfaff
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.1-debug
    ghcr.io/element-hq/matrix-authentication-service:0.17-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-60f16ef-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes

  • Fix a regression when loading of DER-encoded key files by @sandhose in #4702

Full Changelog: v0.17.0...v0.17.1