Skip to content
This repository has been archived by the owner on Mar 27, 2021. It is now read-only.

Releases: spotify/heroic

Release 0.9.0

30 Apr 18:12
9fd4115
Compare
Choose a tag to compare
  • breaking change Update semantic-metrics and replace meters with counters
  • Use protobuf for shell serialization
  • Replace lombok JSONified data classes with autovalue
  • [metadata] delete deprecated v1 backend
  • Replace data classes with kotlin
  • Delombokify constructor annotations
  • Refactor documentation
  • [heroic-dist] include http fields in shaded jar
  • [elasticsearch-utils] enable dynamic lookup of nodes

0.8.7: Tracing to heroic with fixes

26 Feb 21:26
Compare
Choose a tag to compare
  • Autovalue import was missing for EnvironmentMetadata
  • Handle Text Format Getter null pointer exception

0.8.6: Add tracing to heroic

26 Feb 20:55
Compare
Choose a tag to compare

Add tracing to heroic

0.8.5: Merge pull request #406 from spotify/suggestfail

18 Jan 16:18
129030b
Compare
Choose a tag to compare
  • [core] add protobuf schema
  • [core] deprecate host field in spotify schema
  • Upgrade jackson databind to version 2.8.11.3
  • [core] modify proto schema to accept compressed batches
  • [elasticsearch-utils] drop log level for cache miss to debug
  • Don't mark all api nodes as unhealthy if only suggest is failing