Skip to content

v0.414.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 21:36
· 17 commits to main since this release
b74b3c5

Changelog

  • 7b03eee chore: change cron example to Debugf log (#3827)
  • 883e350 chore: drop some log messages to trace (#3814)
  • 0f6d8a1 chore: eventview implementation on top of raft (#3825)
  • 2041cb0 feat: dead letter topics (#3830)
  • d408f35 feat: update go2proto to use //protobuf:export rather than CLI (#3834)
  • c0b8c4e feat: updating styling on multiselect and tree (#3837)
  • e085fc2 fix: all references without module get normalized to its module (#3829)
  • b74b3c5 fix: console dropping some errors messages (#3838)
  • f17a6c7 fix: handle JVM deserialization of generic types (#3836)
  • b12a059 fix: hermit init (#3833)
  • b46553d fix: runtime language was not being set in controller state (#3828)
  • 9927522 refactor: move go2proto configuration from flags to comment directives (#3832)
  • c896dc1 refactor: simplify the common case of ranging over a channel w/ cancellation (#3831)