Skip to content

Version 0.14.0

Compare
Choose a tag to compare
@istreeter istreeter released this 25 Apr 22:20
· 61 commits to master since this release

This release has improved security features, such as adding CSP headers and redirecting from http to https. It adds swagger UIs for the control plane and for Iglu Server, for more convenient management of the services. And it bumps several Snowplow applications to newer versions.

Changelog

  • Bump collector to 2.6.0 (#350)
  • Redirect http to https on authenticated services (#346)
  • Bump postgres to 14.2 (#345)
  • Bump Enrich to 3.0.2 (#344)
  • Replace control-plane ui with swagger ui (#343)
  • Remove wait-for-postgres in docker-compose (#342)
  • Fix Iglu Server's swagger ui (#340)
  • Bump Iglu Server to 0.8.4 (#341)
  • Add swagger ui (#337)
  • Use Content-Security-Policy headers (#338)
  • Use project's go binary in CI (#352)