v0.29.1
release-drafter
released this
06 Mar 13:40
·
283 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- Add k3s WithManifest option (#1920) @pablochacin
- feat: add ollama module (#2265) @mdelapenya
- Adding surrealDB module (#2192) @jespino
- feat: WithLogger ContainerCustomizer support (#2259) @stevenh
- feat: WithEnv customize request option (#2260) @stevenh
- feat: add vector database modules (Qdrant, Weaviate, Chroma, pgvector, OpenSearch, Milvus) (#2245) @mdelapenya
🐛 Bug Fixes
- Fix Dockerfile not located when added to dockerignore (#2272) @danvergara
- bug: allow start container with reuse in different test package (#2247) @Alviner
📖 Documentation
- docs: fix comment corruption (#2262) @stevenh
- docs: improve module creation section (#2239) @mdelapenya
🧹 Housekeeping
- generic.go: GenericContainer(): clearer error message (#2327) @JordanP
- chore: confirm support for new mongo images (#2326) @mdelapenya
- chore: bump Go version to 1.21 (#2292) @mdelapenya
- Move the file and mounts tests into a test package (#2270) @Minivera
- chore(milvus): embed etcd should use default ports (#2258) @mdelapenya
- chore: use logger.PrintXX instead of fmt.PrintXX (#2257) @stevenh
- Fix modulege template to succeed on make lint command (#2243) @jespino
- chore: enforce test package in modules (#2241) @mdelapenya
📦 Dependency updates
- chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /modules/qdrant (#2281) @dependabot
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.18.0 to 2.20.0 in /modules/clickhouse (#2290) @dependabot
- chore(deps): bump github.com/Shopify/toxiproxy/v2 from 2.7.0 to 2.8.0 in /examples/toxiproxy (#2282) @dependabot
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.16.0 to 5.18.0 in /modules/neo4j (#2278) @dependabot
- chore(deps): bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.68 in /modules/minio (#2304) @dependabot
- chore(deps): bump github.com/tmc/langchaingo from 0.1.4 to 0.1.5 in /modules/ollama (#2318) @dependabot
- chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.11.1 to 8.12.1 in /modules/elasticsearch (#2303) @dependabot
- chore(deps): bump google.golang.org/api from 0.167.0 to 0.168.0 in /modules/gcloud (#2317) @dependabot
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.14 to 1.17.5 in /modules/localstack, github.com/aws/aws-sdk-go-v2 from 1.24.1 to 1.25.2 in /modules/localstack (#2320) @mdelapenya
- chore(deps): bump github.com/twmb/franz-go from 1.15.4 to 1.16.1 in /modules/redpanda, github.com/twmb/franz-go/pkg/kadm from 1.10.0 to 1.11.0 in /modules/redpanda (#2322) @mdelapenya
- chore(deps): bump github.com/hashicorp/vault-client-go from 0.3.3 to 0.4.3 in /modules/vault, github.com/tidwall/gjson from 1.17.0 to 1.17.1 in /modules/vault (#2321) @mdelapenya
- chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /modules/postgres, github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /modules/cockroachdb (#2323) @mdelapenya
- chore(deps): bump golang.org/x/mod from 0.12.0 to 0.16.0 (#2316) @mdelapenya
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /modulegen (#2298) @dependabot
- chore(deps): bump github.com/docker/docker from 25.0.2+incompatible to 25.0.3+incompatible (#2296) @mdelapenya
- chore(deps): bump github.com/couchbase/gocb/v2 from 2.7.1 to 2.7.2 in /modules/couchbase, github.com/tidwall/gjson from 1.17.0 to 1.17.1 in /modules/couchbase (#2297) @mdelapenya
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2295) @mdelapenya
- chore(deps): bump github.com/microsoft/go-mssqldb from 1.6.0 to 1.7.0 in /modules/mssql (#2288) @dependabot
- chore(deps): bump github.com/amikos-tech/chroma-go from 0.0.0-20240109142503-c8fb49c3e28c to 0.0.1 in /modules/chroma (#2275) @dependabot
- chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /modules/gcloud, google.golang.org/api from 0.165.0 to 0.167.0 in /modules/gcloud, cloud.google.com/go/pubsub from 1.36.1 to 1.36.2 in /modules/gcloud (#2293) @mdelapenya
- chore(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.1 in /modules/nats (#2253) @dependabot
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.17.1 to 2.18.0 in /modules/clickhouse (#2226) @dependabot
- chore(deps): bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 in /modules/cockroachdb (#2217) @dependabot
- chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /modules/gcloud (#2251) @dependabot
- chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0 (#2254) @dependabot
- chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.61.1 in /modules/qdrant (#2255) @dependabot
- chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 in /modules/k3s, k8s.io/apimachinery from 0.29.1 to 0.29.2 in /modules/k3s, k8s.io/api from 0.29.1 to 0.29.2 in /modules/k3s (#2236) @mdelapenya
- chore(deps): bump cloud.google.com/go/spanner from 1.56.0 to 1.57.0 in /modules/gcloud, cloud.google.com/go/bigquery from 1.58.0 to 1.59.1 in /modules/gcloud, google.golang.org/api from 0.160.0 to 0.165.0 in /modules/gcloud (#2238) @mdelapenya
- chore(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 in /modules/kafka, golang.org/x/mod from 0.14.0 to 0.15.0 in /modulegen (#2237) @mdelapenya