Skip to content

v2.3.14 - pull request comment notification

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Oct 06:50
· 4 commits to refs/heads/master since this release
312d291

Features / Changes

Internal

  • add AGENTS.md (#735) @brainexe
  • Add various lint and code cleanups as part of many linter cleanups and stdlib migrations (#732, #722)
  • Examples and documentation updates (#728, #723)
  • Misc CI/workflow updates via actions bumps (see dependencies)
  • many linter cleanups (#732) @brainexe
  • switch x/exp maps/slices to stdlib, remove pkg/errors, and adopt slices.Collect for map values/keys. (#722) @brainexe
  • AWS: migrated library to v2 (#731) @brainexe
  • Update examples/openai/readme.md (#728) @brainexe

Dependency Updates

  • github.com/aws/aws-sdk-go-v2/config: 1.31.5 -> 1.31.12 (MRs: #742, #755)
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: 1.53.1 -> 1.54.4 (MRs: #734, #751, #756)
  • github.com/aws/aws-sdk-go-v2/service/ecs: 1.63.3 -> 1.64.2 (MRs: #733, #754)
  • gitlab.com/gitlab-org/api/client-go: 0.138.0 -> 0.145.0 (MRs: #727, #736, #744, #748)
  • golang.org/x/text: 0.26.0 -> 0.29.0 (MRs: #717, #750)
  • github.com/redis/go-redis/v9: 9.11.0 -> 9.14.0 (MRs: #721, #743)
  • docker/login-action: 3.4.0 -> 3.6.0 (MRs: #716, #757)
  • github.com/prometheus/client_golang: 1.22.0 -> 1.23.2 (MRs: #724, #745)
  • actions/checkout: 4 -> 5 (MR: #718)
  • actions/setup-go: 5 -> 6 (MR: #740)
  • github.com/stretchr/testify: 1.11.0 -> 1.11.1 (MR: #737)
  • github.com/gookit/color: 1.5.4 -> 1.6.0 (MR: #729)
  • github.com/andygrunwald/go-jira: 1.16.0 -> 1.17.0 (MR: #758)