Bumps the common-golang-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.69` | `7.0.70` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.25.0` | `1.26.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.176.0` | `0.176.1` | Updates `github.com/minio/minio-go/v7` from 7.0.69 to 7.0.70 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/minio/minio-go/releases">github.com/minio/minio-go/v7's releases</a>.</em></p> <blockquote> <h2>Bugfix Release</h2> <h2>What's Changed</h2> <ul> <li>add support for authentication with EKS Pod Identities by <a href="https://github.com/saweber"><code>@saweber</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1944">minio/minio-go#1944</a></li> <li>Allow disabling dual-stack endpoints for Amazon S3 by <a href="https://github.com/narqo"><code>@narqo</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1945">minio/minio-go#1945</a></li> <li>Added <code>x-minio-replication-actual-object-size</code> to allowed headers by <a href="https://github.com/shtripat"><code>@shtripat</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1946">minio/minio-go#1946</a></li> <li>Update vulncheck Go version to 1.22.x by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1953">minio/minio-go#1953</a></li> <li>fix: non md5 etags by <a href="https://github.com/niger-prequel"><code>@niger-prequel</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1952">minio/minio-go#1952</a></li> <li>Bump golang.org/x/net from 0.21.0 to 0.23.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1954">minio/minio-go#1954</a></li> <li>Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1955">minio/minio-go#1955</a></li> <li>remove sha256-simd support we do not need it anymore by <a href="https://github.com/harshavardhana"><code>@harshavardhana</code></a> in <a href="https://redirect.github.com/minio/minio-go/pull/1958">minio/minio-go#1958</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/saweber"><code>@saweber</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1944">minio/minio-go#1944</a></li> <li><a href="https://github.com/narqo"><code>@narqo</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1945">minio/minio-go#1945</a></li> <li><a href="https://github.com/niger-prequel"><code>@niger-prequel</code></a> made their first contribution in <a href="https://redirect.github.com/minio/minio-go/pull/1952">minio/minio-go#1952</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70">https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c2fe17945c"><code>c2fe179</code></a> remove sha256-simd support we do not need it anymore (<a href="https://redirect.github.com/minio/minio-go/issues/1958">#1958</a>)</li> <li><a href="0e5a768b1a"><code>0e5a768</code></a> avoid trailing checksums for zero byte objects</li> <li><a href="afa8d5979f"><code>afa8d59</code></a> Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio (<a href="https://redirect.github.com/minio/minio-go/issues/1955">#1955</a>)</li> <li><a href="0558c7e653"><code>0558c7e</code></a> Bump golang.org/x/net from 0.21.0 to 0.23.0 (<a href="https://redirect.github.com/minio/minio-go/issues/1954">#1954</a>)</li> <li><a href="bfc8151b74"><code>bfc8151</code></a> remove broken codeql integration from GitHub</li> <li><a href="e44abd363b"><code>e44abd3</code></a> fix: non md5 etags (<a href="https://redirect.github.com/minio/minio-go/issues/1952">#1952</a>)</li> <li><a href="18e8073b02"><code>18e8073</code></a> Update vulncheck Go version to 1.22.x (<a href="https://redirect.github.com/minio/minio-go/issues/1953">#1953</a>)</li> <li><a href="e8ddcf0238"><code>e8ddcf0</code></a> Update version to next release</li> <li>See full diff in <a href="https://github.com/minio/minio-go/compare/v7.0.69...v7.0.70">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel` from 1.25.0 to 1.26.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel's changelog</a>.</em></p> <blockquote> <h2>[1.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.25.0 to 1.26.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog</a>.</em></p> <blockquote> <h2>[1.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/sdk` from 1.25.0 to 1.26.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/sdk's changelog</a>.</em></p> <blockquote> <h2>[1.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `go.opentelemetry.io/otel/trace` from 1.25.0 to 1.26.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md">go.opentelemetry.io/otel/trace's changelog</a>.</em></p> <blockquote> <h2>[1.26.0/0.48.0/0.2.0-alpha] 2024-04-24</h2> <h3>Added</h3> <ul> <li>Add <code>Recorder</code> in <code>go.opentelemetry.io/otel/log/logtest</code> to facilitate testing the log bridge implementations. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5134">#5134</a>)</li> <li>Add span flags to OTLP spans and links exported by <code>go.opentelemetry.io/otel/exporters/otlp/otlptrace</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5194">#5194</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/sdk/log</code>. This new module contains the Go implementation of the OpenTelemetry Logs SDK. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp</code>. This new module contains an OTLP exporter that transmits log telemetry using HTTP. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>Make the initial alpha release of <code>go.opentelemetry.io/otel/exporters/stdout/stdoutlog</code>. This new module contains an exporter prints log records to STDOUT. This module is unstable and breaking changes may be introduced. See our <a href="https://github.com/open-telemetry/opentelemetry-go/blob/main/VERSIONING.md">versioning policy</a> for more information about these stability guarantees. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5240">#5240</a>)</li> <li>The <code>go.opentelemetry.io/otel/semconv/v1.25.0</code> package. The package contains semantic conventions from the <code>v1.25.0</code> version of the OpenTelemetry Semantic Conventions. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update <code>go.opentelemetry.io/proto/otlp</code> from v1.1.0 to v1.2.0. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5177">#5177</a>)</li> <li>Improve performance of baggage member character validation in <code>go.opentelemetry.io/otel/baggage</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5214">#5214</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9656d0afa7"><code>9656d0a</code></a> Release 1.26.0/0.48.0/0.2.0-alpha (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5260">#5260</a>)</li> <li><a href="29e1c7e3e4"><code>29e1c7e</code></a> Add custom ring implementation to the BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5237">#5237</a>)</li> <li><a href="baeb560673"><code>baeb560</code></a> sdk/log: Fix doc for LoggerProvider.ForceFlush and LoggerProvider.Shutdown (#...</li> <li><a href="ae55e29744"><code>ae55e29</code></a> Remove left-over TODO in otlploghttp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5256">#5256</a>)</li> <li><a href="fe8e3a1b42"><code>fe8e3a1</code></a> Semconv v1.25.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5254">#5254</a>)</li> <li><a href="bf37c5a3a4"><code>bf37c5a</code></a> Revert the usage of <code>go.opentelemetry.io/proto/slim</code> (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5253">#5253</a>)</li> <li><a href="b34cfc47c4"><code>b34cfc4</code></a> Default implementation for empty BatchProcessor (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5239">#5239</a>)</li> <li><a href="9370c5a01f"><code>9370c5a</code></a> Implement resource serialization for stdoutlog (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5213">#5213</a>)</li> <li><a href="6e92163d6a"><code>6e92163</code></a> otlpmetrichttp: Use go.opentelemetry.io/proto/slim/otlp (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5222">#5222</a>)</li> <li><a href="f88533381b"><code>f885333</code></a> build(deps): bump golang.org/x/vuln in /internal/tools (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go/issues/5245">#5245</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go/compare/v1.25.0...v1.26.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.176.0 to 0.176.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.176.1</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">0.176.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transport/http:</strong> Pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>) (<a href="8d0b2b5bc5">8d0b2b5</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">0.176.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>transport/http:</strong> Pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>) (<a href="8d0b2b5bc5">8d0b2b5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="64f40ff95a"><code>64f40ff</code></a> chore(main): release 0.176.1 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2542">#2542</a>)</li> <li><a href="8d0b2b5bc5"><code>8d0b2b5</code></a> fix(transport/http): pass through base transport (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/2541">#2541</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.176.0...v0.176.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Kopia
n.
Kopia is a fast and secure open-source backup/restore tool that allows you to create encrypted snapshots of your data and save the snapshots to remote or cloud storage of your choice, to network-attached storage or server, or locally on your machine. Kopia does not 'image' your whole machine. Rather, Kopia allows you to backup/restore any and all files/directories that you deem are important or critical.
Kopia has both CLI (command-line interface) and GUI (graphical user interface) versions, making it the perfect tool for both advanced and regular users. You can read more about Kopia's unique features -- which include compression, deduplication, end-to-end 'zero knowledge' encryption, and error correction -- to get a better understanding of how Kopia works.
When ready, head to the installation page to download and install Kopia, and make sure to read the Getting Started Guide for a step-by-step walkthrough of how to use Kopia.
Pick the Cloud Storage Provider You Want
Kopia supports saving your encrypted and compressed snapshots to all of the following storage locations:
- Amazon S3 and any cloud storage that is compatible with S3
- Azure Blob Storage
- Backblaze B2
- Google Cloud Storage
- Any remote server or cloud storage that supports WebDAV
- Any remote server or cloud storage that supports SFTP
- Some of the cloud storage options supported by Rclone
- Requires you to download and setup Rclone in addition to Kopia, but after that Kopia manages/runs Rclone for you
- Rclone support is experimental: not all the cloud storage products supported by Rclone have been tested to work with Kopia, and some may not work with Kopia; Kopia has been tested to work with Dropbox, OneDrive, and Google Drive through Rclone
- Your local machine and any network-attached storage or server
- Your own server by setting up a Kopia Repository Server
And Kopia uses data deduplication to save you money! Read the repositories help page for more information on supported storage locations.
With Kopia you are in full control of where to store your snapshots, that is, you pick the storage provider you want to use. You must provision and pay for the storage provider for whatever storage locations you want to use, and then tell Kopia what those storage locations are. You can even use multiple storage locations for different backup repositories if you want. Kopia also supports backing up multiple machines to the same storage location.
Kopia in Action
Using Kopia via command-line interface:
Using Kopia via graphical user interface (note: the video is of an older version of Kopia and the interface is different in the current version of Kopia, but the main principles of the interface are the same):
Getting Started
See Kopia Documentation for more information.
Building Kopia
See Build Infrastructure for more information on building Kopia and working with the source code.
Licensing
Kopia is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.
Contribution Guidelines
Kopia is open source and contributions are welcome. For more information on how to contribute see the Contribution Guidelines.
Reporting Security Issues
If you find a security issue you'd like to disclose privately, please contact security@kopia.io or via direct message to maintainers on Slack.
