releaser
1728cfff32
chore(release): prepare for v0.4.1
2026-06-21 15:51:08 +00:00
renovate
3f0d9eff99
chore(deps): update actions/checkout action to v7 ( #152 )
...
otelsetup / vulnerabilities (push) Successful in 1m30s
Release / release (push) Successful in 1m2s
otelsetup / test (push) Successful in 2m23s
pre-commit / pre-commit (push) Successful in 5m46s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v7.0.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700 )
[Compare Source](https://github.com/actions/checkout/compare/v7.0.0...v7.0.0 )
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2454](https://github.com/actions/checkout/pull/2454 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458 )
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460 )
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461 )
- Bump [@​actions/core](https://github.com/actions/core ) and [@​actions/tool-cache](https://github.com/actions/tool-cache ) and Remove uuid by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459 )
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2463](https://github.com/actions/checkout/pull/2463 )
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462 )
### [`v7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700 )
[Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 )
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2454](https://github.com/actions/checkout/pull/2454 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458 )
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460 )
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461 )
- Bump [@​actions/core](https://github.com/actions/core ) and [@​actions/tool-cache](https://github.com/actions/tool-cache ) and Remove uuid by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459 )
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2463](https://github.com/actions/checkout/pull/2463 )
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #152
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-06-21 15:45:20 +00:00
releaser
4732aa5ab2
chore(release): prepare for v0.4.0 ( #151 )
...
Release / release (push) Successful in 57s
otelsetup / vulnerabilities (push) Successful in 1m29s
otelsetup / test (push) Successful in 2m31s
pre-commit / pre-commit (push) Successful in 5m11s
## [0.4.0] - 2026-06-16
### 🚀 Features
- *(metrics)* Add SubscriptionMetrics OTel observer for subscriptions (#150 )
### 🐛 Bug Fixes
- *(deps)* Update opentelemetry-go monorepo (#146 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.91 (#148 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #151
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.4.0
2026-06-16 13:22:52 +00:00
argoyle
c00564cdcb
feat(metrics): add SubscriptionMetrics OTel observer for subscriptions ( #150 )
Release / release (push) Successful in 1m31s
otelsetup / vulnerabilities (push) Successful in 2m8s
otelsetup / test (push) Successful in 2m47s
pre-commit / pre-commit (push) Successful in 6m47s
2026-06-16 13:14:14 +00:00
renovate
2836af0242
fix(deps): update module github.com/99designs/gqlgen to v0.17.91 ( #148 )
otelsetup / vulnerabilities (push) Successful in 1m39s
otelsetup / test (push) Successful in 2m24s
Release / release (push) Successful in 1m0s
pre-commit / pre-commit (push) Successful in 6m2s
2026-06-14 15:33:23 +00:00
renovate
212369811f
fix(deps): update opentelemetry-go monorepo ( #146 )
Release / release (push) Failing after 1m3s
otelsetup / vulnerabilities (push) Successful in 1m39s
otelsetup / test (push) Successful in 2m23s
pre-commit / pre-commit (push) Successful in 6m1s
2026-05-31 12:07:55 +00:00
releaser
afac050279
chore(release): prepare for v0.3.1 ( #145 )
...
Release / release (push) Successful in 52s
otelsetup / vulnerabilities (push) Successful in 1m51s
otelsetup / test (push) Successful in 2m27s
pre-commit / pre-commit (push) Successful in 6m30s
## [0.3.1] - 2026-05-29
### 🐛 Bug Fixes
- Set service.instance.id for unique instance label (#144 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #145
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.3.1
2026-05-29 06:47:04 +00:00
argoyle
afa847c76c
fix: set service.instance.id for unique instance label ( #144 )
Release / release (push) Successful in 54s
pre-commit / pre-commit (push) Successful in 6m51s
otelsetup / vulnerabilities (push) Failing after 10m48s
otelsetup / test (push) Failing after 10m50s
2026-05-29 06:39:14 +00:00
releaser
fff76c4acc
chore(release): prepare for v0.3.0 ( #143 )
...
Release / release (push) Successful in 43s
otelsetup / vulnerabilities (push) Successful in 1m40s
otelsetup / test (push) Successful in 2m29s
pre-commit / pre-commit (push) Successful in 6m17s
## [0.3.0] - 2026-05-26
### 🚀 Features
- Add eventsourced MetricsRecorder adapter for OpenTelemetry (#142 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #143
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.3.0
2026-05-26 18:04:49 +00:00
argoyle
7bc3101cee
feat: add eventsourced MetricsRecorder adapter for OpenTelemetry ( #142 )
Release / release (push) Failing after 51s
otelsetup / test (push) Successful in 2m43s
otelsetup / vulnerabilities (push) Successful in 2m44s
pre-commit / pre-commit (push) Successful in 5m55s
2026-05-26 17:57:27 +00:00
releaser
a8a8d53cd1
chore(release): prepare for v0.2.7 ( #141 )
...
Release / release (push) Successful in 45s
otelsetup / vulnerabilities (push) Successful in 1m44s
otelsetup / test (push) Successful in 2m32s
pre-commit / pre-commit (push) Successful in 6m25s
## [0.2.7] - 2026-05-09
### 🐛 Bug Fixes
- *(deps)* Update opentelemetry-go monorepo (#131 )
- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#134 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.90 (#133 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#136 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#137 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.1 (#138 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#140 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #141
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.2.7
2026-05-09 14:24:35 +00:00
renovate
485b8434d8
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 ( #140 )
otelsetup / vulnerabilities (push) Successful in 1m46s
otelsetup / test (push) Successful in 2m44s
Release / release (push) Successful in 53s
pre-commit / pre-commit (push) Successful in 6m55s
2026-05-09 12:33:24 +00:00
renovate
9dce38187c
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1 ( #138 )
Release / release (push) Successful in 1m12s
otelsetup / vulnerabilities (push) Successful in 1m56s
otelsetup / test (push) Successful in 2m48s
pre-commit / pre-commit (push) Successful in 6m24s
2026-05-04 16:16:10 +00:00
renovate
33f22237dc
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 ( #137 )
otelsetup / vulnerabilities (push) Successful in 1m54s
Release / release (push) Failing after 57s
otelsetup / test (push) Successful in 2m54s
pre-commit / pre-commit (push) Successful in 5m47s
2026-05-04 14:22:17 +00:00
renovate
4bbd8b3e63
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 ( #136 )
Release / release (push) Failing after 49s
otelsetup / vulnerabilities (push) Successful in 1m44s
otelsetup / test (push) Successful in 2m36s
pre-commit / pre-commit (push) Successful in 6m12s
2026-05-03 15:43:30 +00:00
renovate
ec0ea2a287
fix(deps): update module github.com/99designs/gqlgen to v0.17.90 ( #133 )
otelsetup / vulnerabilities (push) Successful in 2m18s
otelsetup / test (push) Successful in 3m18s
Release / release (push) Successful in 1m2s
pre-commit / pre-commit (push) Successful in 6m15s
2026-04-29 06:18:29 +00:00
argoyle
dc4bc4a98c
fix(ci): use go-test-coverage binary directly to fix Gitea Actions ( #134 )
...
Release / release (push) Failing after 1m4s
otelsetup / vulnerabilities (push) Successful in 2m13s
otelsetup / test (push) Successful in 3m21s
pre-commit / pre-commit (push) Successful in 6m28s
## Summary
- `vladopajic/go-test-coverage@v2` (v2.18.5+, released 2026-04-26/27) restructured its composite action to pass inputs via env-var mapping. Gitea `act_runner` doesn't expand `${{ }}` expressions inside docker-action `env:` blocks reliably, so the literal string `${{ inputs.config }}` reached the binary and broke the 'Check coverage' step.
- Replace the action with a direct `go install` + binary invocation (matching the established Frostmoln pattern).
- Use `--github-action-output` to expose `total-coverage` as a step output, replacing the manual `go tool cover -func | grep | awk` calculations.
- Baseline artifact now stores the percentage directly instead of the full coverage profile.
## Test plan
- [x] `prek run --all-files` passes
- [ ] CI passes on this PR
- [ ] After merge, baseline artifact format propagates on next push to main
Reviewed-on: #134
2026-04-29 05:44:15 +00:00
renovate
e92f853311
fix(deps): update opentelemetry-go monorepo ( #131 )
Release / release (push) Failing after 1m4s
otelsetup / vulnerabilities (push) Successful in 1m48s
otelsetup / test (push) Successful in 2m22s
pre-commit / pre-commit (push) Successful in 6m31s
2026-04-06 10:14:40 +00:00
releaser
a6660fd70d
chore(release): prepare for v0.2.6 ( #130 )
...
Release / release (push) Successful in 47s
otelsetup / test (push) Successful in 2m21s
otelsetup / vulnerabilities (push) Successful in 1m42s
pre-commit / pre-commit (push) Successful in 6m10s
## [0.2.6] - 2026-03-24
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#121 )
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.89 (#129 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#119 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#123 )
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#125 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#127 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #130
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.2.6
2026-04-02 09:15:03 +00:00
renovate
cbf01d4546
fix(deps): update module github.com/99designs/gqlgen to v0.17.89 ( #129 )
Release / release (push) Successful in 54s
otelsetup / vulnerabilities (push) Successful in 1m48s
otelsetup / test (push) Successful in 2m39s
pre-commit / pre-commit (push) Successful in 6m7s
2026-03-24 19:16:50 +00:00
renovate
cfab683ab8
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 ( #127 )
otelsetup / vulnerabilities (push) Successful in 1m38s
otelsetup / test (push) Successful in 2m16s
Release / release (push) Successful in 57s
pre-commit / pre-commit (push) Successful in 6m28s
2026-03-22 19:05:30 +00:00
renovate
4a6c014206
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 ( #125 )
Release / release (push) Successful in 1m26s
otelsetup / vulnerabilities (push) Successful in 2m8s
otelsetup / test (push) Successful in 3m37s
pre-commit / pre-commit (push) Successful in 7m46s
2026-03-12 16:23:48 +00:00
renovate
88ae10c9d7
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 ( #123 )
Release / release (push) Successful in 2m0s
otelsetup / vulnerabilities (push) Successful in 2m15s
otelsetup / test (push) Successful in 3m5s
pre-commit / pre-commit (push) Successful in 8m44s
2026-03-10 11:23:11 +00:00
renovate
f1cfd58922
fix(deps): update module github.com/99designs/gqlgen to v0.17.88 ( #121 )
Release / release (push) Successful in 56s
otelsetup / vulnerabilities (push) Successful in 1m51s
otelsetup / test (push) Successful in 2m24s
pre-commit / pre-commit (push) Successful in 7m7s
2026-03-09 01:40:04 +00:00
renovate
d5528d3635
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.2 ( #119 )
otelsetup / vulnerabilities (push) Successful in 1m35s
otelsetup / test (push) Successful in 2m39s
Release / release (push) Successful in 1m1s
pre-commit / pre-commit (push) Successful in 6m6s
2026-03-07 22:40:37 +00:00
releaser
15cff2329e
chore(release): prepare for v0.2.5 ( #118 )
...
Release / release (push) Successful in 48s
otelsetup / vulnerabilities (push) Successful in 1m49s
otelsetup / test (push) Successful in 2m16s
pre-commit / pre-commit (push) Successful in 6m14s
## [0.2.5] - 2026-03-06
### 🐛 Bug Fixes
- *(deps)* Update opentelemetry-go monorepo to v1.42.0 (#117 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #118
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.2.5
2026-03-06 20:36:08 +00:00
renovate
4e2f496f5d
fix(deps): update opentelemetry-go monorepo to v1.42.0 ( #117 )
Release / release (push) Failing after 1m2s
otelsetup / test (push) Successful in 2m21s
otelsetup / vulnerabilities (push) Successful in 2m59s
pre-commit / pre-commit (push) Successful in 16m36s
2026-03-06 20:28:23 +00:00
releaser
2d55da0fb9
chore(release): prepare for v0.2.4 ( #116 )
...
otelsetup / vulnerabilities (push) Successful in 2m3s
otelsetup / test (push) Successful in 2m40s
Release / release (push) Successful in 1m11s
pre-commit / pre-commit (push) Successful in 7m42s
## [0.2.4] - 2026-03-06
### 🐛 Bug Fixes
- *(deps)* Update golang.org/x/net to v0.51.0
- *(deps)* Update opentelemetry-go monorepo (#110 )
- *(deps)* Update opentelemetry-go monorepo (#115 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#111 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#113 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #116
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
v0.2.4
2026-03-06 19:59:22 +00:00
renovate
af15b97d05
fix(deps): update opentelemetry-go monorepo ( #115 )
Release / release (push) Successful in 1m4s
otelsetup / vulnerabilities (push) Successful in 1m45s
otelsetup / test (push) Successful in 2m32s
pre-commit / pre-commit (push) Successful in 6m32s
2026-03-06 19:41:00 +00:00
renovate
0bc2b48f20
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 ( #113 )
Release / release (push) Successful in 1m13s
otelsetup / vulnerabilities (push) Successful in 1m40s
otelsetup / test (push) Successful in 2m51s
pre-commit / pre-commit (push) Successful in 6m10s
2026-03-06 15:41:43 +00:00
renovate
65a41418c6
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.0 ( #111 )
Release / release (push) Successful in 3m13s
otelsetup / test (push) Successful in 3m20s
otelsetup / vulnerabilities (push) Successful in 4m20s
pre-commit / pre-commit (push) Successful in 9m20s
2026-03-06 14:16:24 +00:00
renovate
235083bb95
fix(deps): update opentelemetry-go monorepo ( #110 )
Release / release (push) Failing after 1m11s
otelsetup / vulnerabilities (push) Successful in 2m1s
otelsetup / test (push) Successful in 2m43s
pre-commit / pre-commit (push) Successful in 6m7s
2026-03-02 20:18:25 +00:00
argoyle
4ce727b275
Merge pull request 'fix(deps): update golang.org/x/net to v0.51.0' ( #108 ) from fix-vulncheck-xnet into main
...
Release / release (push) Successful in 1m3s
otelsetup / vulnerabilities (push) Successful in 1m50s
otelsetup / test (push) Successful in 3m6s
pre-commit / pre-commit (push) Successful in 9m39s
Reviewed-on: #108
2026-02-28 23:20:56 +00:00
argoyle
54e7739ea5
fix(deps): update golang.org/x/net to v0.51.0
...
otelsetup / vulnerabilities (pull_request) Successful in 2m23s
otelsetup / test (pull_request) Successful in 4m47s
pre-commit / pre-commit (pull_request) Successful in 9m11s
Fixes GO-2026-4559: HTTP/2 server panic vulnerability.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-28 23:57:54 +01:00
argoyle
8a0fd9c60d
Merge pull request 'chore(release): prepare for v0.2.3' ( #106 ) from next-release into main
...
Release / release (push) Successful in 1m3s
otelsetup / vulnerabilities (push) Successful in 2m31s
otelsetup / test (push) Successful in 4m36s
pre-commit / pre-commit (push) Successful in 7m49s
Reviewed-on: #106
v0.2.3
2026-02-19 16:09:14 +00:00
releaser
94fb394035
chore(release): prepare for v0.2.3
otelsetup / vulnerabilities (pull_request) Successful in 6m49s
otelsetup / test (pull_request) Successful in 11m28s
pre-commit / pre-commit (pull_request) Successful in 29m57s
2026-02-19 15:36:53 +00:00
releaser
c95ba47672
chore(release): prepare for v0.2.3
2026-02-19 15:36:32 +00:00
argoyle
f96bd92aa7
Merge pull request 'fix(deps): update module github.com/99designs/gqlgen to v0.17.87' ( #105 ) from renovate/github.com-99designs-gqlgen-0.x into main
...
Release / release (push) Successful in 4m25s
otelsetup / vulnerabilities (push) Successful in 6m23s
otelsetup / test (push) Successful in 9m26s
pre-commit / pre-commit (push) Successful in 10m38s
Reviewed-on: #105
2026-02-19 15:32:56 +00:00
renovate
d7261826b4
fix(deps): update module github.com/99designs/gqlgen to v0.17.87
otelsetup / test (pull_request) Successful in 6m40s
pre-commit / pre-commit (pull_request) Successful in 9m52s
otelsetup / vulnerabilities (pull_request) Successful in 3m36s
2026-02-19 14:59:12 +00:00
renovate
f7defd4f23
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.1 ( #103 )
Release / release (push) Successful in 4m13s
otelsetup / vulnerabilities (push) Successful in 4m18s
pre-commit / pre-commit (push) Successful in 7m9s
otelsetup / test (push) Successful in 11m22s
2026-02-17 17:34:05 +00:00
renovate
32933694ed
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.0 ( #102 )
Release / release (push) Failing after 2m4s
otelsetup / vulnerabilities (push) Successful in 4m24s
pre-commit / pre-commit (push) Successful in 15m14s
otelsetup / test (push) Successful in 20m12s
2026-02-17 15:07:01 +00:00
renovate
7c44181434
chore(deps): update pre-commit hook golangci/golangci-lint to v2.9.0 ( #100 )
Release / release (push) Successful in 43s
otelsetup / vulnerabilities (push) Successful in 4m27s
otelsetup / test (push) Successful in 6m3s
pre-commit / pre-commit (push) Successful in 10m5s
2026-02-11 13:25:07 +00:00
argoyle
1572b26c7a
Merge pull request 'chore(release): prepare for v0.2.2' ( #95 ) from next-release into main
...
Release / release (push) Successful in 1m14s
otelsetup / vulnerabilities (push) Successful in 3m37s
otelsetup / test (push) Successful in 4m15s
pre-commit / pre-commit (push) Successful in 12m8s
Reviewed-on: #95
v0.2.2
2026-02-03 19:53:11 +00:00
releaser
b6045ca52b
chore(release): prepare for v0.2.2
otelsetup / vulnerabilities (pull_request) Successful in 1m16s
otelsetup / test (pull_request) Successful in 7m33s
pre-commit / pre-commit (pull_request) Successful in 8m46s
2026-02-02 19:22:43 +00:00
releaser
094003d561
chore(release): prepare for v0.2.2
otelsetup / vulnerabilities (pull_request) Successful in 4m50s
otelsetup / test (pull_request) Successful in 7m19s
pre-commit / pre-commit (pull_request) Successful in 11m51s
2026-02-02 19:22:40 +00:00
releaser
9491c7db2a
chore(release): prepare for v0.2.2
2026-02-02 19:22:37 +00:00
releaser
0d38fbd8bf
chore(release): prepare for v0.2.2
2026-02-02 19:22:37 +00:00
releaser
f2ed1a375b
chore(release): prepare for v0.2.2
2026-02-02 19:22:37 +00:00
releaser
db3eac9a0f
chore(release): prepare for v0.2.2
2026-02-02 19:22:37 +00:00
releaser
e6a193f514
chore(release): prepare for v0.2.2
2026-02-02 19:22:37 +00:00