Skip to content

v1.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 06:07
· 2162 commits to refs/heads/main since this release

🧹 Updates

  • Allow hosts with prefix "/" , without escaping (#363)
  • Bump github.com/arangodb/go-driver from 1.3.1 to 1.3.2 in /arangodb (#376)
  • Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.8.3 to 1.9.2 in /dynamodb (#361, #368, #378)
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.3 to 1.15.4 in /dynamodb (#365)
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.7 in /dynamodb (#369, #374, #379)
  • Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.0 to 1.12.2 in /dynamodb (#375, #377)
  • Bump github.com/aws/aws-sdk-go-v2 from 1.16.3 to 1.16.4 in /dynamodb (#381)
  • Bump github.com/lib/pq from 1.10.5 to 1.10.6 in /postgres (#373)
  • Bump github.com/mattn/go-sqlite3 from 1.14.12 to 1.14.13 in /sqlite3 (#372)
  • Bump go.mongodb.org/mongo-driver from 1.8.4 to 1.9.1 in /mongodb (#359, #370)

📚 Documentation

  • Docs/comments with the right default port in redis adapter (#364)