Skip to content

Nenya 0.1.1

Choose a tag to compare

@gumieri gumieri released this 09 May 21:53
b75168b

Changelog

  • 9f7c9ab chore(deps): bump actions/cache from 4 to 5
  • e1e3b89 chore(deps): bump actions/checkout from 4 to 6
  • 8d7d05d chore(deps): bump docker/login-action from 3.4.0 to 4.1.0
  • 8ac315e chore(deps): bump docker/setup-qemu-action from 3.6.0 to 4.0.0
  • 1cb092e chore(deps): bump golangci/golangci-lint-action from 8 to 9
  • fde3cd1 feat: add observability, graceful shutdown, and testing improvements
  • 0904250 fix: address critical bugs and improve SSE/stream reliability
  • b75168b fix: fall through to next model when upstream stream stalls
  • 13cd456 fix: prevent client hangs on upstream provider failures
  • 647fbdc fix: resolve golangci-lint formatting issues