Skip to content

v0.9.0

Compare
Choose a tag to compare
@benjaminhuo benjaminhuo released this 22 Sep 02:18
795e8e7

What's Changed

Features

  • Add promqlEngine switch and the default is thanos(#366)
  • Add helm lint and test (#338)
  • Gateway supports server-side basic_auth authentication configuration(#332)
  • Add persistentVolumeClaimRetentionPolicy config(#330)
  • Add securityContext (#329)
  • Add genSignedCert in charts(#316)
  • Add time partition support(#311)
  • Gateway supports tenant access control(#310)
  • Gateway enhancement and refactor(#310)

ENHANCEMENT

  • Upgrade thanos version to v0.32.2(#335)
  • Fix dependabot security alerts(#329)
  • Upgrade go version to 1.21(#306)

Bugfix

  • Fix rulerOptions missing dataVolume (#356)
  • Add ruler emptyDir volume mount (#352)
  • Fix bug to add emptyDir volume(#340, #350)

Full Changelog: v0.8.0...v0.9.0