Skip to content

Commit 0a3d77b

Browse files
chore(main): release 0.34.1 (#1605)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4a6d929 commit 0a3d77b

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.34.0"}
1+
{".":"0.34.1"}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
For releases from v0.24.0 to v0.28.3, you can find the changelog in the GitHub releases: https://github.com/grafana/tanka/releases
44

5+
## [0.34.1](https://github.com/grafana/tanka/compare/v0.34.0...v0.34.1) (2025-09-01)
6+
7+
8+
### 🐛 Bug Fixes
9+
10+
* **deps:** update dependency astro to v5.13.5 ([#1600](https://github.com/grafana/tanka/issues/1600)) ([d3eb55e](https://github.com/grafana/tanka/commit/d3eb55e3a647e31f76a3db188edf201b2b696970))
11+
* **deps:** update module github.com/spf13/pflag to v1.0.8 ([#1603](https://github.com/grafana/tanka/issues/1603)) ([4a2314f](https://github.com/grafana/tanka/commit/4a2314ffdfe7a791e7f0c57c3c1ed15ff7d23fe9))
12+
* remove debug print of carrier in otel.go ([#1606](https://github.com/grafana/tanka/issues/1606)) ([4a6d929](https://github.com/grafana/tanka/commit/4a6d9295d229c6fdd79022102e6c0e6c9b2b2395))
13+
14+
15+
### 🔧 Miscellaneous Chores
16+
17+
* **deps:** update dagger/dagger-for-github action to v8.1.0 ([#1601](https://github.com/grafana/tanka/issues/1601)) ([ad9a3d1](https://github.com/grafana/tanka/commit/ad9a3d1d075d0ff7e0b2c1dc512b493ec055f651))
18+
519
## [0.34.0](https://github.com/grafana/tanka/compare/v0.33.0...v0.34.0) (2025-08-29)
620

721

0 commit comments

Comments
 (0)