Skip to content

Releases: appleboy/graceful

v1.1.1

13 Mar 14:57
72fefe5
Compare
Choose a tag to compare

Changelog

Others

  • 72fefe5 refactor: refactor signal handling and update build tags

v1.1.0

13 Mar 14:48
e167c34
Compare
Choose a tag to compare

Changelog

Others

  • e167c34 refactor(signal): refactor signal handling across platforms (#17)

v1.0.0

09 Mar 01:57
e32a590
Compare
Choose a tag to compare

Changelog

Enhancements

  • ce3881a chore: update Go version and improve CI consistency
  • 54f0097 chore: update version of actions/setup-go in GitHub workflows

Others

  • e32a590 ci: refactor GitHub Actions workflows
  • 3375e74 refactor: change output stream of infoLogger to os.Stdout

v0.1.0

26 Nov 03:26
4152c80
Compare
Choose a tag to compare

Changelog

Features

  • 1d4872e feat(CI): workflow in cache
  • 6b77f3c feat: add new methods to routineGroup struct and test case

Bug fixes

  • a69d224 fix: increase waiting time

Enhancements

  • 6e3e8d3 chore(CI): add codeql
  • 810f3a1 chore(CI): lint setup go version to ^1
  • 28c5a1f chore(CI): remove macos
  • 171516b chore(deps): bump actions/cache from 2 to 3 (#5)
  • 3ebcfff chore(deps): bump golangci/golangci-lint-action from 2 to 3 (#8)
  • 527b7ca chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#9)
  • 4392dd2 chore(go): bump lint tool and add go1.18
  • 9cd41b3 chore(golangci): upgrade to v1.44.2
  • 3dec338 chore(lint): upgrade to v1.44.2
  • b813fb4 chore: Add go releaser
  • 5c152fa chore: add SIGTSTP
  • 4152c80 chore: refactor changelog generation and sorting
  • a9de4f3 chore: update GitHub Actions configuration

Others

  • 2387238 Create dependabot.yml
  • 778849a chore(CI/CD): update package
  • ac2b7b6 refactor(option): update new options
  • fd3b52a refactor: call new variable with new func
  • f297f51 test(signal): support SIGTERM or SIGINT (#2)

v0.0.4: chore(context): get shutdown context

09 Jan 06:00
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.3: fix: set another variable.

09 Jan 02:11
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.2: chore(manager): update runAtShutdown

03 Jan 14:52
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.0.1: docs: add codecov badge

02 Jan 10:41
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>