Releases: platinummonkey/go-concurrency-limits
Releases · platinummonkey/go-concurrency-limits
v0.10.0
What's Changed
- fix: queue performance and race condition by @aleksgapp in #204
- build(deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot in #203
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #164
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #165
- Fix debug log formatting in gradient2 limit by @jhalterman in #168
- Fix the gradient limit's probe interval to be based on the configued value by @jhalterman in #167
- Fix gradient limit calculation by @jhalterman in #166
- build(deps): bump google.golang.org/grpc from 1.66.0 to 1.66.2 by @dependabot in #169
- build(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #172
- Allow the name prefix to be customised by @jakeng-grabtaxi in #171
- build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #174
- build(deps): bump google.golang.org/grpc from 1.67.0 to 1.67.1 by @dependabot in #173
- build(deps): bump golang.org/x/time from 0.6.0 to 0.7.0 by @dependabot in #175
- build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 by @dependabot in #178
- build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #179
- build(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #177
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #180
- build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #181
- build(deps): bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #182
- build(deps): bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #184
- build(deps): bump github.com/DataDog/datadog-go/v5 from 5.5.0 to 5.6.0 by @dependabot in #183
- build(deps): bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #186
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #185
- build(deps): bump golang.org/x/time from 0.8.0 to 0.9.0 by @dependabot in #187
- build(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 by @dependabot in #188
- build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #189
- build(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #190
- build(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 by @dependabot in #191
- build(deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #195
- build(deps): bump golang.org/x/net from 0.34.0 to 0.37.0 by @dependabot in #193
- build(deps): bump golang.org/x/time from 0.10.0 to 0.11.0 by @dependabot in #194
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #196
- build(deps): bump google.golang.org/grpc from 1.71.0 to 1.71.1 by @dependabot in #197
- build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #198
- build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.0 by @dependabot in #199
- build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #200
- fix: respect ordering from the configuration by @aleksgapp in #202
- build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot in #201
New Contributors
- @jhalterman made their first contribution in #168
- @aleksgapp made their first contribution in #202
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #80
- Bump github.com/DataDog/datadog-go/v5 from 5.0.2 to 5.1.0 by @dependabot in #81
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #83
- Bump google.golang.org/grpc from 1.44.0 to 1.45.0 by @dependabot in #82
- Bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #84
- Bump github.com/DataDog/datadog-go/v5 from 5.1.0 to 5.1.1 by @dependabot in #85
- Bump google.golang.org/grpc from 1.46.0 to 1.46.2 by @dependabot in #86
- Bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #88
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #87
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #89
- Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 by @dependabot in #90
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #91
- Bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #92
- fix(limiter): release caller on ctx cancellation by @basgys in #93
- Bump google.golang.org/grpc from 1.48.0 to 1.49.0 by @dependabot in #94
- Bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #95
- Bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #96
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #97
- Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #98
- Bump github.com/DataDog/datadog-go/v5 from 5.1.1 to 5.2.0 by @dependabot in #99
- Bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #100
- Bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #101
- Bump golang.org/x/net from 0.5.0 to 0.6.0 by @dependabot in #104
- Bump google.golang.org/grpc from 1.52.0 to 1.53.0 by @dependabot in #103
- Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #105
- Bump golang.org/x/time from 0.1.0 to 0.3.0 by @dependabot in #106
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #107
- Bump golang.org/x/net from 0.7.0 to 0.8.0 by @dependabot in #108
- Bump github.com/DataDog/datadog-go/v5 from 5.2.0 to 5.3.0 by @dependabot in #111
- Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #110
- Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #112
- Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #113
- Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #114
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #115
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #116
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #118
- Bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #120
- Bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #119
- Bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #121
- Bump google.golang.org/grpc from 1.56.1 to 1.56.2 by @dependabot in #122
- Bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #123
- Bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #124
- Bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #125
- Bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in #126
- Bump google.golang.org/grpc from 1.58.0 to 1.58.2 by @dependabot in #128
- Bump golang.org/x/net from 0.14.0 to 0.16.0 by @dependabot in #129
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #130
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #131
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #132
- build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #133
- build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #134
- build(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #136
- build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #135
- build(deps): bump github.com/DataDog/datadog-go/v5 from 5.3.0 to 5.4.0 by @dependabot in #137
- build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #138
- build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #139
- build(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #142
- build(deps): bump github.com/DataDog/datadog-go/v5 from 5.4.0 to 5.5.0 by @dependabot in #143
- build(deps): bump golang.org/x/net from 0.19.0 to 0.21.0 by @dependabot in #144
- build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #145
- build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #146
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #147
- build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #149
- build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #148
- build(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #150
- build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by @dependabot in #151
- build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 by @dependabot in #152
- build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by @dependabot in #153
- build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 by @dependabot in #155
- Fixes for blocking limiter and perf improvements by @marcoferrer in #154
- build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #156
- build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in https://github.com/platinummonkey/go-concurrency-...
v0.7.0
What's Changed
- Support lifo eviction on ctx cancel by @marcoferrer in #78
- Queue impl parity by @marcoferrer in #79
Full Changelog: v0.6.4...v0.7.0
v0.6.4
- DropMetrics fix thanks to @marcoferrer
- bump grpc lib version - dependabot
v0.6.3
- LIFO queue metrics improvements thanks to @marcoferrer
v0.6.2
- LIFO queue improvements thanks to @marcoferrer
- move to github actions
v0.6.1
- Includes bugfix for LIFO queue thanks to @marcoferrer
v0.6.0
- Upgrades datadog-go statsd client version
v0.5.5
- Update GRPC lib