Releases: JustinDFuller/nozzle
Releases · JustinDFuller/nozzle
v0.0.9
What's Changed
- Bump golang.org/x/time from 0.6.0 to 0.8.0 by @dependabot[bot] in #11
- Fix critical goroutine leak by adding Close() method by @JustinDFuller in #16
- Bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #15
- Bump golang.org/x/time from 0.8.0 to 0.11.0 by @dependabot[bot] in #14
- Fix critical race condition in OnStateChange callback by @JustinDFuller in #17
- Fix integer overflow risk in decreaseBy exponential growth by @JustinDFuller in #22
- Fix incorrect allow rate calculation (Issue #4) by @JustinDFuller in #23
- Bump golang.org/x/time from 0.11.0 to 0.13.0 by @dependabot[bot] in #21
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #20
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #19
- Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #18
- feat: add constructor validation with error return by @JustinDFuller in #25
- test: remove unnecessary ±1 tolerance in blackbox tests by @JustinDFuller in #28
- refactor: simplify allowRate calculation logic by @JustinDFuller in #29
- docs: fix typos and code logic in README.md by @JustinDFuller in #30
- fix: use floating-point value for coverage threshold by @JustinDFuller in #31
- docs: reorganize callback guarantees and add OnStateChange documentation by @JustinDFuller in #32
- Fix: Make OnStateChange callbacks non-blocking by @JustinDFuller in #33
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- fix examples by @JustinDFuller in #8
- remove unused by @JustinDFuller in #9
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- OnStateChange gets a whole Nozzle in callback by @JustinDFuller in #7
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- generics by @JustinFullerNYT in #5
- Update README.md by @JustinFullerNYT in #6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Create dependabot.yml by @JustinDFuller in #3
- Bump actions/setup-go from 4 to 5 by @dependabot in #4
- fixing concurrency errors by @JustinFullerNYT in #2
New Contributors
- @JustinDFuller made their first contribution in #3
- @dependabot made their first contribution in #4
- @JustinFullerNYT made their first contribution in #2
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: v0.0.0...v0.0.1
v0.0.0
Full Changelog: https://github.com/JustinDFuller/nozzle/commits/v0.0.0