Commit 1d83308
committed
Merge branch 'main' into dependabot/go_modules/dario.cat/mergo-1.0.2
* main: (24 commits)
chore(deps): bump golang.org/x/sys from 0.32.0 to 0.36.0 (#3282)
feat(redpanda): add support for http proxy (#3258)
chore(deps): bump github/codeql-action from 3.29.3 to 3.30.3 (#3287)
chore(go): bump to Go 1.24 as minimal version (#3298)
deps(mongodb): update MongoDB Go Driver to v2 (#3278)
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.6 (#3224)
chore(deps): bump mkdocs-include-markdown-plugin from 7.1.6 to 7.1.7 (#3284)
docs: clarify no client SDKs in production modules/images, in contributing.md (#3279)
chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 (#3285)
chore(deps): bump tj-actions/changed-files from 46.0.3 to 47.0.0 (#3283)
chore(modulegen): detect missing project files after new module creation (#3281)
chore(deps): bump github.com/docker/docker in /modules/nebulagraph (#3277)
feat(nebulagraph): add NebulaGraph module (#3266)
fix: preserve unix socket schema in testcontainers host from properties (#3213)
feat(registry): add helper functions to pull and tag images (#3275)
fix(reaper): remove termSignal override (#3261)
chore(deps): bump ryuk to v0.13.0, which uses scratch as base image (#3274)
chore(release): refine release script to update inter-module dependencies (#3273)
fix(registry): update `WithHtpasswd` to use `os.CreateTemp` instead of `os.Create` with `filepath.Join`. (#3272)
chore(deps): bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible (#3270)
...File tree
180 files changed
+2229
-985
lines changed- .devcontainer
- .github
- workflows
- .vscode
- docs
- modules
- system_requirements/ci
- examples/nginx
- internal
- config
- core
- modulegen
- modules
- aerospike
- arangodb
- artemis
- azure
- azurite
- cassandra
- chroma
- clickhouse
- cockroachdb
- compose
- testdata
- consul
- couchbase
- databend
- dind
- dockermcpgateway
- dockermodelrunner
- dolt
- dynamodb
- elasticsearch
- etcd
- gcloud
- grafana-lgtm
- inbucket
- influxdb
- k3s
- k6
- kafka
- localstack
- mariadb
- meilisearch
- memcached
- milvus
- minio
- mockserver
- mongodb
- mssql
- mysql
- nats
- nebulagraph
- neo4j
- ollama
- openfga
- openldap
- opensearch
- pinecone
- postgres
- pulsar
- qdrant
- rabbitmq
- redis
- redpanda
- mounts
- registry
- scylladb
- socat
- solace
- surrealdb
- toxiproxy
- valkey
- vault
- vearch
- weaviate
- yugabytedb
- scripts
- testdata
- wait/testdata/http
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
180 files changed
+2229
-985
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
164 | 168 | | |
165 | 169 | | |
166 | 170 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments