Skip to content

Commit 1cefa73

Browse files
committed
chore(main): release 1.2.3
1 parent a6a9ef2 commit 1cefa73

2 files changed

Lines changed: 14 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.2.3"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.2.3](https://github.com/bodgit/tsig/compare/v1.2.2...v1.2.3) (2026-04-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **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))
9+
* **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))
10+
* **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))
11+
* Refactor to use GSSAPI wrapper ([d62bcde](https://github.com/bodgit/tsig/commit/d62bcded8ca4bf496b9b34a1eff391a80a0a6fed))
12+
* Refactor to use GSSAPI wrapper ([504a37f](https://github.com/bodgit/tsig/commit/504a37fef2a82af0600d95e1251c29a7d06fadec)), closes [#111](https://github.com/bodgit/tsig/issues/111)
13+
* 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)