8 hours ago
redis

9.17.2

🐛 Bug Fixes

  • Connection Pool: Fixed critical race condition in turn management that could cause connection leaks when dial goroutines complete after request timeout (#3626) by @cyningsun
  • Context Timeout: Improved context timeout calculation to use minimum of remaining time and DialTimeout, preventing goroutines from waiting longer than necessary (#3626) by @cyningsun

🧰 Maintenance

  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.55.0 (#3627)

Contributors

We'd like to thank all the contributors who worked on this release!

@cyningsun and @ndyakov

8 hours ago
go-redis

9.17.2

🐛 Bug Fixes

  • Connection Pool: Fixed critical race condition in turn management that could cause connection leaks when dial goroutines complete after request timeout (#3626) by @cyningsun
  • Context Timeout: Improved context timeout calculation to use minimum of remaining time and DialTimeout, preventing goroutines from waiting longer than necessary (#3626) by @cyningsun

🧰 Maintenance

  • chore(deps): bump rojopolis/spellcheck-github-actions from 0.54.0 to 0.55.0 (#3627)

Contributors

We'd like to thank all the contributors who worked on this release!

@cyningsun and @ndyakov

20 hours ago
tcell

Version 3.0.0 Major Release

Version 3 is a major new release. It introduces improvements in the event handling, richer support for more keys and modifier reports, more functionality out of the box, desktop notification support, simpler APIs for emitting strings directly to the screen, and numerous bug fixes.

Every Tcell version 2 application will need some modifications to work with Tcell version 3. See the CHANGESv3.md document for more information.

Full Changelog: https://github.com/gdamore/tcell/compare/v2.13.0...v3.0.0

23 hours ago
tcell

Version 2.13.1 Bug Fix Release

This fixes a bug decoding certain control keys ([, ], )

1 days ago
tcell

Version 3.0.0 Release Candidate 1

What's Changed

Full Changelog: https://github.com/gdamore/tcell/compare/v2.13.0...v3.0.0-rc.1

1 days ago
tcell
1 days ago
tcell
2 days ago
tcell
2 days ago
lego

v4.29.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.

Changelog

  • ea8aca4366818773d79540a6fc2da7aff1cc20bb Add DNS provider for AlibabaCloud ESA (#2703)
  • 877738cef3c705d6bdcfd85daa476fccffa20e24 Add DNS provider for EdgeCenter (#2710)
  • aea6afe2d66f403096b96d563ed8c572cc7c3f33 Add DNS provider for Gigahost.no (#2723)
  • dc0a595a9f7c3e861bc244bc9021e704c774b381 Add DNS provider for United-Domains (#2731)
  • b338263c96bef5d1eefb77c40f1c87d2d57cdc6b baiducloud: pagination and TTL (#2712)
  • 0abf391bd1db8a24cf7b1910ff4be514d8581cd9 docs: remove author names
  • fc5e0174b8baa7453a266132a9efded3a0ae7ab7 docs: update the number of supported DNS
  • 56cb356ef2d95275cc0bc5c7fa599396a32d23bb edgeone: add zones mapping (#2728)
  • d5dc3866e666984c954695f246b8ea3dcd1dfbe4 gandiv5: update base API URL (#2708)
  • 93b8bb71ca5e6de001b28e3d01c83f4362ca851b hetzner: use int64 for IDs (#2720)
  • a8226a67133d2127f8b309e36210af7bd5002e5f namecheap: add experimental proxy support (#2715)
  • ad6adbffd4eddb2e15a250af437850a7ec11551c tests: fix flaky test (#2729)
2 days ago
tcell

Version 3.0.0 Alpha 2 Prelease

What's Changed

Full Changelog: https://github.com/gdamore/tcell/compare/v3.0.0-alpha.1...v3.0.0-alpha.2