Releases: kkrt-labs/go-utils
Releases · kkrt-labs/go-utils
v0.2.1
v0.2.0
Overview
Changes
✨ Features
- ✨ Extend configurability for logging (#24) by @nmvalera
- ✨ Add stores to File, and AWS S3 (#7) by @nmvalera
- ✨ Create HTTP client for Herodotus Atlantic API (#6) by @nmvalera
- ✨ Add HTTP client for EthProofs API (#5) by @nmvalera
🧹 Chore
- ✏️ Fix typos in code docstring (#14) by @maximevtush
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.77.0 to 1.78.0 (#21) by @dependabot[bot]
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.29.6 to 1.29.8 (#22) by @dependabot[bot]
- ⬆️ Bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.3 (#23) by @dependabot[bot]
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.1 to 1.77.0 (#13) by @dependabot[bot]
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/config from 1.18.45 to 1.29.6 (#8) by @dependabot[bot]
- ⬆️ Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.76.0 to 1.76.1 (#10) by @dependabot[bot]
- ⬆️ Bump golang.org/x/net from 0.34.0 to 0.35.0 (#11) by @dependabot[bot]
📝 Documentation
- 📝 Fix typo in
CONTRIBUTING.md
(#15) by @kilavvy - 📝 Fix typos in documentation files (#12) by @leopardracer
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Overview
Changes
🧹 Chore
- ⬆️ Bump github.com/Azure/go-autorest/autorest from 0.11.29 to 0.11.30 (#3) by @dependabot[bot]
- ⬆️ Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#1) by @dependabot[bot]
- ⬆️ Bump github.com/gorilla/websocket from 1.5.0 to 1.5.3 (#2) by @dependabot[bot]
🏭 DevOps
Full Changelog: v0.1.0...v0.1.1