Version 1.60.2 (2026-08-24)
- fix: correct JoinGroup v8 selection threshold to V3_2_0_0 by @mpicque in https://github.com/IBM/sarama/pull/3722
- chore(deps): bump github.com/klauspost/compress from 1.19.1 to 1.19.2 by @dependabot[bot] in https://github.com/IBM/sarama/pull/3706
- chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.27 to 4.1.28 by @dependabot[bot] in https://github.com/IBM/sarama/pull/3705
- chore(deps): update module golang.org/x/crypto to v0.55.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3707
- fix(deps): update module github.com/stretchr/testify to v1.12.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3713
- fix(deps): update module github.com/stretchr/testify to v1.12.1 by @renovate[bot] in https://github.com/IBM/sarama/pull/3719
- fix(deps): update module github.com/pierrec/lz4/v4 to v4.1.29 by @renovate[bot] in https://github.com/IBM/sarama/pull/3718
- fix(deps): update module golang.org/x/net to v0.58.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3708
- chore(deps): update docker/setup-buildx-action action to v4.3.0 by @renovate[bot] in https://github.com/IBM/sarama/pull/3726
- chore(ci): update linters for Go 1.27 by @dnwe in https://github.com/IBM/sarama/pull/3725
- @mpicque made their first contribution in https://github.com/IBM/sarama/pull/3722
Full Changelog: https://github.com/IBM/sarama/compare/v1.60.1...v1.60.2
Wails v3.0.0-beta.12
- Add macOS notch notification windows with lifecycle and telemetry example — see documentation in PR by @leaanthony
- Add macOS NSPanel window support with new options and native integration — see documentation in PR by @leaanthony
- Prevent SQLite Prepare from hanging under concurrent calls in PR by @archy-rock3t-cloud
🤖 This is an automated nightly release generated from the latest changes on master.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-beta.12
v5.4.0
lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️
Everybody thinks that the others will donate, but in the end, nobody does.
So if you think that lego is worth it, please consider donating.
For key updates, see the changelog.
- 2a58c3522708e4c7393a67be691bd0c3a16d8441 Add DNS provider for NexDNS (#3222)
- f076a436a700d6871549ec14cd0094f2218e7a99 fix: invalid PEM default option with CSR (#3230)
- b1da6587294ba35cfd1ae59ad3feb341b1157f88 poweradmin: fix record ID type (#3219)
Version 3.4.2 Bug Fix Release
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1141
- perf: skip grapheme iterator for printable ASCII by @ayn2op in https://github.com/gdamore/tcell/pull/1145
- chore(deps): bump github.com/lucasb-eyer/go-colorful from 1.4.0 to 1.4.1 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1153
- chore(deps): bump golang.org/x/text from 0.40.0 to 0.41.0 by @dependabot[bot] in https://github.com/gdamore/tcell/pull/1157
- fix(tscreen): guard inputLoop keyQ send against shutdown deadlock (revives #673) by @gmlewis in https://github.com/gdamore/tcell/pull/1155
- fix(st): The st terminal is very limited - disable extensions that br… by @gdamore in https://github.com/gdamore/tcell/pull/1160
- fix: Fix SS3 application-keypad sequences (fixes #1159) by @gdamore in https://github.com/gdamore/tcell/pull/1161
- fix(input): extend escape sequence timeouts by @gdamore in https://github.com/gdamore/tcell/pull/1162
- @gmlewis made their first contribution in https://github.com/gdamore/tcell/pull/1155
Full Changelog: https://github.com/gdamore/tcell/compare/v3.4.1...v3.4.2
Wails v3.0.0-beta.11
- Remove obsolete implementation tracker from docs in PR by @leaanthony
🤖 This is an automated nightly release generated from the latest changes on master.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-beta.11
Wails v3.0.0-beta.10
- Fix GTK4 Linux host dropping custom-protocol and file-association launch arguments in PR by @midagedev
- Correctly handle deleted lines and same-source corrections in changelog validation in PR by @taliesin-ai
🤖 This is an automated nightly release generated from the latest changes on master.
Installation:
go install github.com/wailsapp/wails/v3/cmd/wails3@v3.0.0-beta.10
v6.11.0
- feat(grpc): reflection option and native gRPC example by @alex-dna-tech in https://github.com/micro/go-micro/pull/4881
- arch: decouple HTTP API gateway and MCP gateway via shared service resolver, add HTTP SSE support by @alex-dna-tech in https://github.com/micro/go-micro/pull/4882
- fix(retract): reliably push generated tag batches by @asim in https://github.com/micro/go-micro/pull/4885
- chore(retract): miss paths, second round by @alex-dna-tech in https://github.com/micro/go-micro/pull/4884
- fix(retract): preserve full phantom tag prefixes by @asim in https://github.com/micro/go-micro/pull/4886
- revert: preserve full phantom tag prefixes by @asim in https://github.com/micro/go-micro/pull/4887
- Update GitHub funding information by @asim in https://github.com/micro/go-micro/pull/4888
- feat(cache): upgrade Redis client to v9 by @asim in https://github.com/micro/go-micro/pull/4891
Full Changelog: https://github.com/micro/go-micro/compare/v6.10.0...v6.11.0
v1.10.1
This patch release fixes two issues in field formatting and handling:
- Fix a regression introduced in v1.10.0 where
TextFormattercould panic when formatting nil or panickingerrorandfmt.Stringervalues. - Allow function-backed values implementing
errorto be used withWithError,WithField, andWithFields.
Dependency Changes
- update github.com/stretchr/testify to v1.12.0
Full Changelog: https://github.com/sirupsen/logrus/compare/v1.10.0...v1.10.1
Release 1.83.1
- xds/rbac: Fix a bug where nested
PrincipalorPermissionrules with:schemeorgrpc-prefixed header matchers were not rejected, which could cause DENY rules to fail open. (#9258)- Special Thanks: @nvxbug
- xds/rbac: Fix a bug where the
hostheader matcher was not being replaced with:authorityin nestedPrincipalorPermissionrules. (#9258)- Special Thanks: @nvxbug
- xds/rbac: Fix a bug where a header matcher whose name was not lowercase, such as
X-Role, matched no header, which could cause DENY rules to fail open. (#9332)- Special Thanks: @alimony
- xds/rbac: Fix a bug where a
:schemeorgrpc-prefixed header matcher was accepted when its name was not lowercase. (#9332)- Special Thanks: @alimony
- xds/rbac: Fix a bug where a
Hostheader matcher was not replaced with:authority. (#9332)- Special Thanks: @alimony
- transport: Restrict memory overhead of buffering small data frames. (#9331)
1.14.50
- Handle NULL and BLOB values in json example Scan by @mattn in https://github.com/mattn/go-sqlite3/pull/1441
- Add workflow to create releases on tag push by @mattn in https://github.com/mattn/go-sqlite3/pull/1443
- fix: keep vtab handle registered when xDestroy fails by @canesin in https://github.com/mattn/go-sqlite3/pull/1446
- @canesin made their first contribution in https://github.com/mattn/go-sqlite3/pull/1446
Full Changelog: https://github.com/mattn/go-sqlite3/compare/v1.14.49...v1.14.50