Commit graph

387 commits

Author SHA1 Message Date
Alex
f06e2c2d63
Merge pull request #208 from alexgridx/23-fixes-testing
#23 fixes context in tests
2024-09-20 11:39:19 +02:00
Alex
103e069628
Merge pull request #207 from alexgridx/202-fixes-pointer-in-worker-result
#202 fixes pointer in worker result
2024-09-20 11:38:55 +02:00
Alex Senger
47f9c2ceff
#202 fixes pointer in worker result 2024-09-20 11:38:30 +02:00
Alex Senger
27c6be0d1b
#23 fixes context in tests 2024-09-20 11:37:52 +02:00
Alex
4d112e7a3f
Merge pull request #206 from alexgridx/202-process-results-correctly
#202 parallelizes batch rocessing
2024-09-20 11:35:48 +02:00
Alex Senger
189f0ff473
#202 parallelizes batch rocessing 2024-09-20 11:34:58 +02:00
Alex
138b7de381
Merge pull request #205 from alexgridx/204-fix-error-handling-for-prometheus-in-client-instantiation
#204 fix error handling for prometheus in client instantiation
2024-09-19 12:15:34 +02:00
Alex Senger
cd78cde0be
#204 fix error handling for prometheus in client instantiation 2024-09-19 12:15:07 +02:00
Alex
5ea50e2847
Merge pull request #203 from alexgridx/202-add-parallel-processing
#202 adds parallel processing option
2024-09-19 12:12:40 +02:00
Alex Senger
dc16271ed1
#202 adds parallel processing option 2024-09-19 12:11:59 +02:00
Alex
56940a5e07
Merge pull request #193 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/kinesis-1.29.8
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.29.7 to 1.29.8
2024-09-19 11:49:05 +02:00
dependabot[bot]
8d909fb4fa
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.29.7 to 1.29.8
Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.29.7 to 1.29.8.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/sqs/v1.29.7...service/sns/v1.29.8)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 08:39:18 +00:00
Alex
a65f2dfbe7
Merge pull request #199 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.15.4
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.15.3 to 1.15.4
2024-09-19 10:38:37 +02:00
dependabot[bot]
169afcf5c4
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.4/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.15.3...config/v1.15.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-19 08:32:24 +00:00
Alex
0f1175ce03
Merge pull request #190 from alexgridx/dependabot/go_modules/github.com/prometheus/client_golang-1.20.4
Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
2024-09-19 10:31:09 +02:00
Alex
4e8f76159e
Merge pull request #200 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.35
Bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.35
2024-09-19 10:30:56 +02:00
Alex
e09e158483
Merge pull request #201 from alexgridx/26-thread-context-through-to-stores
#23 threads context through to stores
2024-09-19 10:30:44 +02:00
Alex Senger
8a4cb38940
#23 threads context through to stores 2024-09-19 10:28:31 +02:00
dependabot[bot]
2ed70b649b
Bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.35
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.33 to 1.27.35.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.33...config/v1.27.35)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 13:08:25 +00:00
dependabot[bot]
a53ca797d8
Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.3...v1.20.4)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 12:27:44 +00:00
lrs
43900507c9
fix isRetriableError (#159)
fix issues-158
2024-09-16 12:27:23 -07:00
Mikhail Konovalov
8d10ac8dac
Fix ProvisionedThroughputExceededException error (#161)
Fixes #158. Seems the bug was introduced in #155. See #155 (comment)
2024-09-16 12:25:49 -07:00
Alex
8c86963bd7
Merge pull request #189 from alexgridx/188-allow-clustered-redis
#188 allows redis store to use clustered redis
2024-09-13 14:15:40 +02:00
Alex Senger
1760aaf19d
#188 allows redis store to use clustered redis 2024-09-13 14:14:56 +02:00
Alex
3775a5af04
Merge pull request #187 from alexgridx/26-upgrade-dependencies
#26 upgrades dependencies
2024-09-10 17:35:34 +02:00
Alex Senger
c69c696825
#26 upgrades dependencies 2024-09-10 17:34:58 +02:00
Alex
58d395f978
Merge pull request #171 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url-1.11.19
Bump github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.11.17 to 1.11.19
2024-09-10 17:31:51 +02:00
Alex
ca3f5ac4b1
Merge pull request #179 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.27.33
Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.33
2024-09-10 17:31:20 +02:00
dependabot[bot]
02666b643e
Bump github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
Bumps [github.com/aws/aws-sdk-go-v2/service/internal/presigned-url](https://github.com/aws/aws-sdk-go-v2) from 1.11.17 to 1.11.19.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/dax/v1.11.19/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/dax/v1.11.17...service/dax/v1.11.19)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 15:30:25 +00:00
dependabot[bot]
10c3db4011
Bump github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.33
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.27.26 to 1.27.33.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.26...config/v1.27.33)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 15:30:00 +00:00
Alex
ae54571c40
Merge pull request #182 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sso-1.22.7
Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.22.4 to 1.22.7
2024-09-10 17:29:13 +02:00
dependabot[bot]
b4d3da0ad2
Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.22.4 to 1.22.7
Bumps [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) from 1.22.4 to 1.22.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/pi/v1.22.4...service/mq/v1.22.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 15:28:26 +00:00
Alex
65430459c1
Merge pull request #183 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/kinesis-1.29.7
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.29.3 to 1.29.7
2024-09-10 17:27:10 +02:00
dependabot[bot]
4bbc4ccef7
Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.29.3 to 1.29.7
Bumps [github.com/aws/aws-sdk-go-v2/service/kinesis](https://github.com/aws/aws-sdk-go-v2) from 1.29.3 to 1.29.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.29.3...service/eks/v1.29.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kinesis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 15:26:39 +00:00
Alex
6f35c4628a
Merge pull request #181 from alexgridx/dependabot/go_modules/github.com/prometheus/client_golang-1.20.3
Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3
2024-09-10 17:26:33 +02:00
Alex
ddd0368858
Merge pull request #184 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.15.3
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.14.10 to 1.15.3
2024-09-10 17:25:13 +02:00
Alex
4c878aea77
Merge pull request #186 from alexgridx/185-revert-upstream-changes
#185 reverts upstream changes
2024-09-10 17:23:37 +02:00
Alex Senger
58ce4ba9f5
#185 reverts upstream changes 2024-09-10 17:22:50 +02:00
dependabot[bot]
f9a6f9409b
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.14.10 to 1.15.3.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/mq/v1.14.10...config/v1.15.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 12:46:16 +00:00
dependabot[bot]
33e24f8166
Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 12:45:16 +00:00
Alex
de0c50cc32
Merge pull request #146 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.14.10
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.14.9 to 1.14.10
2024-08-14 10:43:36 +02:00
dependabot[bot]
3cbb9d8d09
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.14.9 to 1.14.10.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/mq/v1.14.10/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/mq/v1.14.9...service/mq/v1.14.10)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-14 08:42:37 +00:00
Alex
c5981e2bc4
Merge pull request #142 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sso-1.22.4
Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.22.3 to 1.22.4
2024-08-14 10:41:24 +02:00
Alex
3f3c220f5a
Merge pull request #147 from alexgridx/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.34.4
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.3 to 1.34.4
2024-08-14 10:41:07 +02:00
Alex
0e637a8946
Merge pull request #148 from alexgridx/dependabot/go_modules/github.com/redis/go-redis/v9-9.6.1
Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.1
2024-08-14 10:40:56 +02:00
Alex
aeb40579fc
Merge pull request #150 from alexgridx/dependabot/go_modules/golang.org/x/sys-0.24.0
Bump golang.org/x/sys from 0.22.0 to 0.24.0
2024-08-14 10:40:44 +02:00
dependabot[bot]
ffabcc372d
Bump golang.org/x/sys from 0.22.0 to 0.24.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/sys/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 12:48:55 +00:00
dependabot[bot]
1fd8b7577b
Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.1
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.5.4 to 9.6.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.5.4...v9.6.1)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 12:44:23 +00:00
dependabot[bot]
1e73d719f5
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.3 to 1.34.4
Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.34.3 to 1.34.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/sqs/v1.34.3...service/iot/v1.34.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 12:44:12 +00:00
dependabot[bot]
b3b8f1b97f
Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.22.3 to 1.22.4
Bumps [github.com/aws/aws-sdk-go-v2/service/sso](https://github.com/aws/aws-sdk-go-v2) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.22.3...service/pi/v1.22.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-19 12:55:50 +00:00