Skip to content

Releases: aoliveti/gracefulhttp

v1.0.8

Choose a tag to compare

@aoliveti aoliveti released this 22 Nov 23:33
d6943d8

What's Changed

  • feat: init gracefulhttp package with robust shutdown and security hardening by @aoliveti in #9

Full Changelog: v1.0.7...v1.0.8

v1.0.6

Choose a tag to compare

@aoliveti aoliveti released this 22 Nov 23:30
5d50d20

What's Changed

  • Refactor server shutdown logic and update tests by @aoliveti in #8

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@aoliveti aoliveti released this 14 Mar 14:34
8eb94e0

Update README.md: Use sys/unix instead of syscall for signals

v1.0.4

Choose a tag to compare

@aoliveti aoliveti released this 10 Mar 15:42
e99851c
  • Add checks for certificate and key existence before launching HTTPS tests.
  • Include two tests for Cloudflare configurations.
  • Add license to README file.

v1.0.3

Choose a tag to compare

@aoliveti aoliveti released this 10 Mar 14:37
d59bb4b

Update README

v1.0.2

Choose a tag to compare

@aoliveti aoliveti released this 10 Mar 13:37
ecf8d62
  • Update README.md

v1.0.1

Choose a tag to compare

@aoliveti aoliveti released this 09 Mar 23:55
295b6a9
  • fix go.mod
  • add GitHub action for CI (build, tests, coverage)

v1.0.0

Choose a tag to compare

@aoliveti aoliveti released this 09 Mar 23:27

Initial release