Skip to content

v1.2.2

Latest

Choose a tag to compare

@mesaglio mesaglio released this 20 Aug 01:16
· 15 commits to master since this release
v1.2.2
6af5cb2

Changelog

  • 564e897 Bump golang.org/x/crypto from 0.1.0 to 0.31.0
  • 84ff9b7 Bump google.golang.org/protobuf from 1.24.0 to 1.33.0
  • f92ee04 Bump the gomod group across 1 directory with 2 updates
  • 48d3b4b Bump the gomod group with 5 updates
  • d6059c9 chore(gorelease): update gorelease config file
  • 6af5cb2 chore(release): add release information in command
  • 1d53628 chore: issue template
  • cf4ae21 chore: remove feature github action
  • aa3964b chore: rename ga step
  • 7cdce63 chore: update golang.org/x deps
  • 56fbefa chore: update installation doc.
  • 4b86d3c chore: update repository reference
  • fddfd45 feat: dependabot config
  • c9e819f feat: improve server handling with context and goroutines
  • 89e8a10 fix(server): solve close server issue.
  • a6a37b2 fix: preserve original filename when saving assets
  • ebf0cf1 fix: solve collector buf and test issue.
  • 333e924 update: go 1.24 and ci actions
  • 0f85f9c update: update echo server