Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

v0.11.0

Compare
Choose a tag to compare
@sethvargo sethvargo released this 05 Oct 21:34
· 456 commits to main since this release
36e3544

Changes since v0.10.0

Breaking changes

  • Upgraded federation API to support v1.5 EN fields and revised keys. This is not backwards compatible with the previous version of federation and pivots the data differently based on the traveler bit and v1 publish API that puts keys typically in a single region. (#986, @mikehelmick)

Federation

  • Add new server that can import export files generated from other key servers (including possibly other implementations). (#1044, @mikehelmick)

Dependencies

Added

  • github.com/PuerkitoBio/purell: v1.0.0
  • github.com/PuerkitoBio/urlesc: 5bd2802
  • github.com/emicklei/go-restful: ff4f55a
  • github.com/go-logr/logr: v0.1.0
  • github.com/go-openapi/jsonpointer: 46af16f
  • github.com/go-openapi/jsonreference: 13c6e35
  • github.com/go-openapi/spec: 6aced65
  • github.com/go-openapi/swag: 1d0bd11
  • github.com/mailru/easyjson: d5b7844
  • github.com/munnerz/goautoneg: a547fc6
  • k8s.io/gengo: 0689ccc
  • sigs.k8s.io/structured-merge-diff/v3: 43c19bb

Changed

Removed

Nothing has changed.