Skip to content

Commit 35ee718

Browse files
lewtaclaude
andcommitted
chore(release): prepare v1.2.1 changelog
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8314f96 commit 35ee718

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@ under the affected version with a reference to the CVE or advisory.
1212

1313
## [Unreleased]
1414

15+
---
16+
17+
## [1.2.1] - 2026-04-26
18+
19+
### Changed
20+
- Bump `modernc.org/sqlite` from 1.48.1 to 1.50.0
21+
- Bump `golang.org/x/net` from 0.52.0 to 0.53.0
22+
- Bump `github.com/rs/zerolog` from 1.35.0 to 1.35.1
23+
- Bump `goreleaser/goreleaser-action` from 7.0.0 to 7.1.0
24+
- Bump `github/codeql-action` from 4.35.1 to 4.35.2
25+
- Bump `actions/create-github-app-token` from 3.0.0 to 3.1.1
26+
- Bump `actions/upload-artifact` from 7.0.0 to 7.0.1
27+
28+
---
29+
30+
## [1.2.0] - 2026-04-05
31+
1532
### Added
1633
- `auth` block per target: `bearer`, `basic`, `header`, and `query` authentication for `http` and `websocket` targets
1734
- Token values resolved at dispatch time from literal config values or environment variables (`token_env`, `username_env`, `password_env`)
@@ -543,7 +560,10 @@ landed on v0.11.2 (out-of-sequence due to unblocking prerequisites).
543560

544561
---
545562

546-
[Unreleased]: https://github.com/lewta/sendit/compare/v1.1.0...HEAD
563+
[Unreleased]: https://github.com/lewta/sendit/compare/v1.2.1...HEAD
564+
[1.2.1]: https://github.com/lewta/sendit/compare/v1.2.0...v1.2.1
565+
[1.2.0]: https://github.com/lewta/sendit/compare/v1.1.1...v1.2.0
566+
[1.1.1]: https://github.com/lewta/sendit/compare/v1.1.0...v1.1.1
547567
[1.1.0]: https://github.com/lewta/sendit/compare/v1.0.0...v1.1.0
548568
[1.0.0]: https://github.com/lewta/sendit/compare/v0.15.3...v1.0.0
549569
[0.15.3]: https://github.com/lewta/sendit/compare/v0.15.0...v0.15.3

0 commit comments

Comments
 (0)