Skip to content

v1.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 02:21
· 27 commits to master since this release
59b9c82

Changelog

  • 59b9c82 Merge pull request #213 from whywaita/refactor/check-plugin-binary
  • a7e9db7 Merge pull request #211 from gamoutatsumi/add_exponential_backoff
  • 57258ea fix panic by metric lables
  • 28d8731 fix type assertion
  • 43ec06e fix collecting metrics
  • 538ac63 move sleep in addinstance inside goroutine
  • a8076aa fix GoDoc Comments
  • ff0aa73 add metrics delete runner retry ratio
  • 2fccabb use exponential backoff for AddInstance
  • 72e48fe add exponential backoff in delete runner
  • 1f7d176 Check plugin binary response valid binary
  • b773820 Merge pull request #214 from whywaita/feat/go-123
  • 5908681 Fix and ignore from staticcheck
  • bd95658 Switch to staticcheck
  • 09a0531 Go 1.23
  • 901e323 Merge pull request #208 from gamoutatsumi/add_docker_ratelimit
  • 7bde314 add handling for docker hub metrics mode
  • 239ff71 set docker hub metrics to opt-out
  • 484ae3d add error handling for Docker Hub paid user
  • 53bfd72 use BASIC Auth for get Docker Hub Token
  • bd8b5d2 add option for docker hub token
  • 2f81c3c use repository_owner in workflow
  • bdfc827 fix lint suggestions
  • 35ce3e3 add docker hub ratelimit metrics