Skip to content

Releases: kkrt-labs/go-utils

v0.2.1

04 Mar 10:32
0267e2c
Compare
Choose a tag to compare

Overview

Changes

🏭 DevOps

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Mar 16:44
014c87a
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.2.0

v0.1.1

06 Feb 10:39
f80c61f
Compare
Choose a tag to compare

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

  • 💚 Update upload-artifact action version (#4) by @nmvalera

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Feb 16:15
Compare
Choose a tag to compare

Overview

Initial release

Changes

  • No changes

Full Changelog: ...v0.1.0