Skip to content

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 30 May 00:08
· 30 commits to master since this release

Changelog

  • f52326c Test file handler (#146)
  • c762e0c build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /pb (#141)
  • b15fce6 build(deps): replace unmaintained yaml package
  • d64158d build(deps): update dependencies
  • e624923 doc: add citation.cff
  • 1872249 doc: simplify & add link to prometheus metrics endpoint
  • 8c03485 goreleaser: run tests
  • a8679a5 refactor(*): desugar zap logger
  • 86b85d8 refactor(*): replace path with file path and normalize error messages
  • ac3b418 refactor(env): desugar zap logger
  • 033790c refactor(env): split big function into smaller chuncks
  • 94f57a3 refactor(envexec): abstract stream in and out
  • cf2e097 refactor(envexec): minor modification
  • 7f663ba refactor(envexec): normalize error messages
  • c5575ff refactor(envexec): support file stream in & out directly
  • 40e47b2 refactor(rest_executor): rename handlers and clean up routing logic (#148)
  • 6d77d53 test(rest_executor): add unit test for handleRun (#149)