Commit 1b801be
authored
chore: release main (#266)
🤖 I have created a release *beep* *boop*
---
<details><summary>go: 0.4.0</summary>
##
[0.4.0](go/v0.3.1...go/v0.4.0)
(2025-10-07)
### Features
* Add configuration to allow adjusting the batch and queue sizes for
logs and spans.
([abecbb6](abecbb6))
* Adjust the default export and queue batch sizes for logs and spans to
match the otel defaults.
([abecbb6](abecbb6))
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Release Go SDK v0.4.0 adding configurable batch/queue sizes and
aligning default export/queue sizes with OTEL.
>
> - **Go SDK v0.4.0**
> - **Features**: configurable batch and queue sizes for logs and spans;
defaults aligned with OTEL export/queue sizes.
> - **Version bumps**:
> - `.release-please-manifest.json`: `go` → `0.4.0`.
> - `go/internal/metadata/metadata.go`: `InstrumentationVersion` →
`0.4.0`.
> - **Docs**:
> - `go/CHANGELOG.md`: add `0.4.0` entry with the above features.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1a8f732. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent abecbb6 commit 1b801be
File tree
3 files changed
+10
-2
lines changed- go
- internal/metadata
3 files changed
+10
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
0 commit comments