Skip to content

v0.3.0

Compare
Choose a tag to compare
@tgeens tgeens released this 17 Oct 14:09
· 605 commits to main since this release
c60142d

Added

  • Add support for OAuth Bearer token authentication by @tgeens in #13
  • Configurable CORS settings by @tgeens in #20
  • Add httptrace actuator by @tgeens in #21

Changed

  • Rename project to contentgrid-gateway by @rschev in #53
  • Stopped publishing a public docker-image build by @rschev in #53
  • Tag docker-images of SNAPSHOT builds with shorthand tag :SNAPSHOT by @tgeens in #23
  • Strip all Access-Control-* response headers from the downstream response by @tgeens in #37
  • When connecting to an upstream fails, raise HTTP 503 by @vierbergenlars in #47

Housekeeping

  • Extract dependency eu.xenit.contentcloud.thunx version into property by @tgeens in #29

Dependency updates

Full Changelog: v0.2.0...v0.3.0