Releases: Chia-Network/go-modules
Releases · Chia-Network/go-modules
v0.0.8
What's Changed
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in the global group by @dependabot in #53
- Add file package that can wrap files with some helpers by @cmmarslender in #54
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Use a part reader + max 10k parts by @cmmarslender in #52
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.54.3 to 1.54.7 in the global group by @dependabot in #37
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.12 in the global group by @dependabot in #38
- Bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.16 in the global group by @dependabot in #39
- Update Managed Files by @ChiaAutomation in #40
- Update Managed Files by @ChiaAutomation in #41
- Bump github.com/aws/aws-sdk-go from 1.54.16 to 1.54.19 in the global group by @dependabot in #42
- Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.0 in the global group by @dependabot in #43
- Bump the global group with 2 updates by @dependabot in #44
- Bump github.com/aws/aws-sdk-go from 1.55.4 to 1.55.5 in the global group by @dependabot in #45
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 in the global group across 1 directory by @dependabot in #47
- Update Managed Files by @ChiaAutomation in #48
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 in the global group by @dependabot in #49
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in the global group by @dependabot in #50
- Read file part buffer after semaphore in amazon multipart upload by @Starttoaster in #51
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix lint + add dependabot by @cmmarslender in #6
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.17.0 by @dependabot in #7
- Bump github.com/lestrrat-go/jwx from 1.2.26 to 1.2.27 by @dependabot in #8
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #9
- Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #10
- Add global dependabot group by @cmmarslender in #11
- Bump the global group with 1 update by @dependabot in #12
- Update makefile with latest settings by @cmmarslender in #13
- Bump the global group with 1 update by @dependabot in #14
- Bump github.com/lestrrat-go/jwx from 1.2.28 to 1.2.29 by @dependabot in #15
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #16
- Update Managed Files by @ChiaAutomation in #17
- Updated License by @ChiaAutomation in #18
- Add s3 multipart upload function by @Starttoaster in #19
- Bump github.com/aws/aws-sdk-go from 1.51.22 to 1.51.25 in the global group by @dependabot in #20
- Bump github.com/aws/aws-sdk-go from 1.51.25 to 1.51.30 in the global group by @dependabot in #21
- Bump github.com/aws/aws-sdk-go from 1.51.30 to 1.52.2 in the global group by @dependabot in #22
- Update Managed Files by @ChiaAutomation in #23
- Bump github.com/aws/aws-sdk-go from 1.52.2 to 1.52.4 in the global group by @dependabot in #24
- Update Managed Files by @ChiaAutomation in #25
- Bump the global group with 2 updates by @dependabot in #26
- Bump github.com/aws/aws-sdk-go from 1.53.6 to 1.53.10 in the global group by @dependabot in #27
- Update Managed Files by @ChiaAutomation in #28
- Bump github.com/aws/aws-sdk-go from 1.53.10 to 1.53.13 in the global group by @dependabot in #29
- Bump github.com/aws/aws-sdk-go from 1.53.13 to 1.53.20 in the global group across 1 directory by @dependabot in #31
- Update Managed Files by @ChiaAutomation in #32
- Bump github.com/aws/aws-sdk-go from 1.53.20 to 1.53.21 in the global group by @dependabot in #33
- Add slog structured logging wrapper package by @Starttoaster in #34
- Bump github.com/aws/aws-sdk-go from 1.53.21 to 1.54.3 in the global group by @dependabot in #35
- Add Fatal wrapper function to slogs by @Starttoaster in #36
New Contributors
- @ChiaAutomation made their first contribution in #17
- @Starttoaster made their first contribution in #19
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 by @dependabot in #5
Full Changelog: v0.0.3...v0.0.4
v0.0.3
- Adds prometheus lazy gauge and lazy counter
v0.0.2
- Adds allowable skew to the github jwt validation
v0.0.1
Initial release, w/ JWT functionality