Skip to content

Releases: mennanov/limiters

v1.13.10

20 Mar 02:06
4e4e13b

Choose a tag to compare

What's Changed

  • Bump the all-dependencies group with 12 updates by @dependabot[bot] in #178
  • Bump the all-dependencies group with 9 updates by @dependabot[bot] in #179
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @mennanov in #180
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @mennanov in #181
  • Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @mennanov in #183
  • Potential fix for code scanning alert no. 5: Incorrect conversion between integer types by @mennanov in #184
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @mennanov in #182
  • Bump the all-dependencies group with 12 updates by @dependabot[bot] in #185
  • Bump google.golang.org/grpc from 1.79.1 to 1.79.3 by @dependabot[bot] in #186

Full Changelog: v1.13.9...v1.13.10

v1.13.9

05 Dec 19:37
3c096f2

Choose a tag to compare

What's Changed

  • Bump the all-dependencies group with 11 updates by @dependabot[bot] in #177
  • Handle a "Bad Request" error returned by Cosmos DB for PATCH requests.

Full Changelog: v1.13.8...v1.13.9

v1.13.8

14 Nov 17:53
6cbb344

Choose a tag to compare

What's Changed

  • Concurrent buffer Redis, remove sets when they are empty by @Akira013 in #176

New Contributors

Full Changelog: v1.13.7...v1.13.8

v1.13.7

06 Nov 14:50
38d6cf3

Choose a tag to compare

What's Changed

Full Changelog: v1.13.6...v1.13.7

v1.13.6

02 Oct 07:29
0def27c

Choose a tag to compare

What's Changed

  • Migrate to go 1.25.0 in go.mod, update all deps by @mennanov in #172

Full Changelog: v1.13.5...v1.13.6

v1.13.5

02 Oct 04:56
8099f34

Choose a tag to compare

What's Changed

  • Bump github.com/redis/go-redis/v9 from 9.7.3 to 9.12.1 by @dependabot[bot] in #163
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.65 to 1.18.10 by @dependabot[bot] in #162
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.45.1 to 1.50.1 by @dependabot[bot] in #161
  • Bump google.golang.org/grpc from 1.72.2 to 1.75.0 by @dependabot[bot] in #160
  • Migrate GitHub Actions away from bitnami Docker images by @mennanov in #171
  • Bump go.etcd.io/etcd/client/v3 from 3.6.4 to 3.6.5 by @dependabot[bot] in #170
  • Bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #169
  • Bump github.com/redis/go-redis/v9 from 9.13.0 to 9.14.0 by @dependabot[bot] in #168
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.20.1 to 1.20.13 by @dependabot[bot] in #167

Full Changelog: v1.13.4...v1.13.5

v1.13.4

09 Sep 22:39
8e47ea6

Choose a tag to compare

What's Changed

  • Bump google.golang.org/grpc from 1.71.0 to 1.72.2 by @dependabot[bot] in #145
  • Bump github.com/hashicorp/consul/api from 1.31.2 to 1.32.1 by @dependabot[bot] in #144
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.17.1 to 1.18.0 by @dependabot[bot] in #143
  • fix: set expiry on state stored in Memcached by @jrh3k5 in #151
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.42.0 to 1.44.0 by @dependabot[bot] in #150
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.18.8 to 1.20.1 by @dependabot[bot] in #155
  • Bump go.etcd.io/etcd/client/v3 from 3.5.21 to 3.6.4 by @dependabot[bot] in #154
  • chore: update Go versions by @rangoo94 in #159
  • fix: various TTL improvements and tests improvements by @rangoo94 in #158
  • feat: add support for min/max consumption of tokens by @rangoo94 in #157
  • Update and fix linter version at v2.3.1, also address all linter issues by @mennanov in #156

New Contributors

Full Changelog: v1.13.3...v1.13.4

v1.13.3

28 May 01:25
35c9baa

Choose a tag to compare

What's Changed

  • Bump github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.3.0 to 1.4.0 by @dependabot in #139
  • migrate to golangci-lint v2 by @leeym in #142
  • Deprecate the NewFixedWindowDynamoDBContext function in favor of having multiple rate limiter instances and manage them with the Registry

Full Changelog: v1.13.2...v1.13.3

v1.13.2

30 Mar 17:09
ccd24f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.13.2

v1.13.1

14 Mar 00:54
93a43d4

Choose a tag to compare

What's Changed

  • CosmosDB for leakybucket and tokenbucket by @leeym in #126
  • add golangci-lint by @leeym in #128
  • optimize redis for leakybucket and tokenbucket by @leeym in #127

Full Changelog: v1.13.0...v1.13.1