1 days ago
sessions

v1.1.1

Changelog

Bug fixes

  • bca79bc5cbe74450b9b9f24379e2b07ad2e5a086: fix(lint): address golangci-lint v2.12 findings (@appleboy)
  • 570877c29be216372f7667b3071a4b8fe1394982: fix(lint): address remaining v2.12 lint findings (@appleboy)

Enhancements

  • 2849616497a042836db824f0377c0239c1361088: chore(deps): upgrade quic-go to v0.59.1 (@appleboy)
  • aa348ac67fd3d81563da18655fbb06616e4a9c80: chore(deps): upgrade mongo-driver to v1.17.7 (@appleboy)
  • 2e72c494fdc20dc85b01b387a117363729462159: chore(deps): upgrade golang.org/x/crypto and x/net (@appleboy)
  • bf7931f185b25815715d55deed3dfd6dd4b9fe7d: chore(deps): update dependencies and bump GitHub Actions (@appleboy)
  • 29826407f27789f5e6b6a85434e23ca8cc23acd0: chore(deps): upgrade golang.org/x/crypto to v0.55.0 (#311) (@appleboy)

Build process updates

  • d81902113bdb93063daa9bfb6202dd76a827aaa0: ci(actions): bump GitHub Actions dependencies (@appleboy)
  • 3e97f7ac810e333f03ddc38924fa67a490dc3a63: ci(workflow): pin trivy-action to v0.35.0 tag (@appleboy)
  • e3e232fbe00ecc3752879ba33939e2debe535943: ci(workflow): bump trivy-action from v0.35.0 to v0.36.0 (@appleboy)
  • 2deca1640d2bc28afd045e6f8dc00471e9b93b82: ci(lint): bump golangci-lint to v2.12 (@appleboy)
  • ea0a302348e8622c27a61669e6b108015c592634: ci(lint): drop go 1.24 from matrix to match go.mod requirement (@appleboy)
  • a736fe694ed907ad685064cf6aa42bf893e07898: ci(actions): bump codecov/codecov-action from v6 to v7 (@appleboy)
  • cf76bdb23d8b13c4b715a7d6b2dea83e90a414c0: ci(actions): bump actions/checkout from v6 to v7 (@appleboy)

Documentation updates

  • ce20bd969253c4ab62741600d1132fc3159ca9be: docs(readme): remove Go Report Card badge (@appleboy)
  • 87eaa7ddef5f86285c1c4fe131e668eeaaacd376: docs(readme): replace deprecated godoc.org links with pkg.go.dev (@appleboy)
1 days ago
go-sqlite3

1.14.52

What's Changed

Full Changelog: https://github.com/mattn/go-sqlite3/compare/v1.14.51...v1.14.52

1 days ago
go-sqlite3

1.14.51

What's Changed

New Contributors

Full Changelog: https://github.com/mattn/go-sqlite3/compare/v1.14.50...v1.14.51

2 days ago
validator

v10.30.4

What's Changed

New Contributors

Full Changelog: https://github.com/go-playground/validator/compare/v10.30.3...v10.30.4

3 days ago
mysql

v1.10.1

What's Changed

New Contributors

Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.10.0...v1.10.1

5 days ago
lego

v5.4.1

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.

Changelog

  • eb880da5e91403b460606d1196d91fd64c1ed09b docs: update required Go version (#3245)
  • 9a650d9dffef4c563f1a872fca4cbe3259510c94 fix(lib): add EnableCommonName to RenewOptions (#3246)
  • 30facfdb1c7a176f7e69120ce425f75e74baa9ce fix: LEGO_EXPERIMENTAL_DNS_TCP_ONLY support (#3243)
6 days ago
go-micro

v6.13.0

What's Changed

Full Changelog: https://github.com/micro/go-micro/compare/v6.12.0...v6.13.0

7 days ago
wails

Wails v3.0.0-beta.16

Wails v3 Beta Release - v3.0.0-beta.16

Changed

  • Prompt for notarization password in a new terminal window in PR by @leaanthony

Fixed

  • Correctly handle systray click types on macOS in PR by @ChewbaccaCookie
  • CI removes unused Microsoft apt repos before updating in PR by @Grantmartin2002

🤖 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.16

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.

9 days ago
wails

Wails v3.0.0-beta.15

Wails v3 Beta Release - v3.0.0-beta.15

Fixed

  • Increase WebView2 embed timeout to 60 seconds in PR by @Grantmartin2002

🤖 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.15

⚠️ Beta Warning: This is pre-release software. The API is stable, but you may still encounter issues before the final 3.0 release.