Skip to content

Commit aa4ae27

Browse files
committed
chore(main): release 1.3.0
1 parent 6d7668b commit aa4ae27

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.2"
2+
".": "1.3.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [1.3.0](https://github.com/bodgit/tsig/compare/v1.2.2...v1.3.0) (2026-04-28)
4+
5+
6+
### Features
7+
8+
* replace copier with shallow copy ([#154](https://github.com/bodgit/tsig/issues/154)) ([6d7668b](https://github.com/bodgit/tsig/commit/6d7668b06318e4c9a6fe349d11d530721109de2b))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update github.com/alexbrainman/sspi digest to 7d374ff ([#162](https://github.com/bodgit/tsig/issues/162)) ([3e8f387](https://github.com/bodgit/tsig/commit/3e8f3876600dfba9e25edfca4a9f173d456ee2d5))
14+
* **deps:** update module github.com/go-logr/logr to v1.4.3 ([#163](https://github.com/bodgit/tsig/issues/163)) ([a6a9ef2](https://github.com/bodgit/tsig/commit/a6a9ef2434a3ccd5858d0fd80813bba44119632b))
15+
* **deps:** update module github.com/miekg/dns to v1.1.72 ([#164](https://github.com/bodgit/tsig/issues/164)) ([a26c6e9](https://github.com/bodgit/tsig/commit/a26c6e9c9d13e458b8c4263a182e85e7b5d76a2b))
16+
* **deps:** update module github.com/stretchr/testify to v1.11.1 ([#165](https://github.com/bodgit/tsig/issues/165)) ([a9acd25](https://github.com/bodgit/tsig/commit/a9acd258b254a361faabc0b587cfba168aee64e2))
17+
* Refactor to use GSSAPI wrapper ([d62bcde](https://github.com/bodgit/tsig/commit/d62bcded8ca4bf496b9b34a1eff391a80a0a6fed))
18+
* Refactor to use GSSAPI wrapper ([504a37f](https://github.com/bodgit/tsig/commit/504a37fef2a82af0600d95e1251c29a7d06fadec)), closes [#111](https://github.com/bodgit/tsig/issues/111)
19+
* Use expiry from negotiated context ([#121](https://github.com/bodgit/tsig/issues/121)) ([0d4e7fc](https://github.com/bodgit/tsig/commit/0d4e7fc345691cb63845ddd2846e793ae763426a)), closes [#6](https://github.com/bodgit/tsig/issues/6)

0 commit comments

Comments
 (0)