1 days ago
lego

v4.21.0

Changelog

  • 52e711e04978cd8b20f8da52b370812aa4bf5017 Add DNS provider for ManageEngine CloudDNS (#2365)
  • 6fccca616ae6057b1c1603f397457c343e49fd1e Add DNS provider for Rainyun/雨云 (#2354)
  • b34902160df8901fbccef71fe69d3ea92e5fe2cf Add DNS provider for West.cn/西部数码 (#2318)
  • 1a62bbab40778016d6df8af1a495304f537a8903 bunny: fix zone detection (#2375)
  • 2c42b264d0ba99e67172d10c5379a2a2e8ac66dc dnsmadeeasy: use default transport (#2362)
  • c2f179f1440614549fe0a85537a30d4e08b68269 docs: add note about --dns.resolvers (#2364)
  • abccd21e7556c7967e1455ff41e4e17ee7bbf717 feat: add --force-cert-domains flag to renew (#2355)
  • 19a02023b4f22680f404add31b9ec5bf9da8935f fix(cli): clone the transport with tls-skip-verify (#2369)
  • eb041044b8c28a7309b69dddb4bf6c7cd99a33b6 fix(cli): create client only when needed (#2372)
  • 65250372eea535b0b38917bc3b9bf78c833390d3 fix(cli): use retryable client for ACME server calls (#2368)
  • aacfa2b06974d13bad84e9495bd9b56bfea16c35 infomaniak: increase default propagation timeout (#2371)
  • 2c13835084e398eb5b358374414b0d758de65444 inwx: delete only the TXT record related to the DNS challenge (#2373)
  • eac62e3037f34bf35809f49cac376c2877a4bd91 netcup: increase default propagation values (#2379)
  • 8e5448ccd7c69ccd56f8cfe9443ea8af523c929a otc: use default transport (#2363)
2 days ago
kratos

v2.8.3

New Features

  • feat(log): add Logger() method for Helper (#3443)

Bug Fixes

  • fix(registry): add timeout validation (#3492)
  • fix k8s headless service miss namespace (#3407)
  • fix: Return inner Logger from GetLogger for log.WithContext reuse (#3455)
  • fix: various typos (#3454)

Others

  • build(deps): bump golang.org/x/net in /contrib/opensergo (#3434)
  • build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 (#3450)

New Contributors

Full Changelog: https://github.com/go-kratos/kratos/compare/v2.8.2...v2.8.3

2 days ago
resty

v3.0.0-alpha.3

2 days ago
grpc-go

Release 1.69.2

Bug Fixes

  • stats/experimental: add type aliases for symbols (Metrics/etc) that were moved to the stats package (#7929).
  • client: set user-agent string to the correct version.
3 days ago
grpc-go

Release 1.68.2

Dependencies

  • Remove the experimental stats/opentelemetry module and instead add the experimental packages it contains directly into the main google.golang.org/grpc module (#7936)
3 days ago
grpc-go

Release 1.67.3

Dependencies

  • Remove the experimental stats/opentelemetry module and instead add the experimental packages it contains directly into the main google.golang.org/grpc module (#7935)
6 days ago
fyne

Festive cheer delivered early with latest bugfix release

We are happy to announce release v2.5.3 with many bugfixes relating to custom themes, file dialog and SVG rendering, among others and a few performance boosts too! (see below)

Changed

We made a couple of minor changes that improve overall experience too:

  • Smoothly decelerate scroll on mobile
  • Added Spanish translation

Fixed

  • Starting location can be wrong in file dialogs with custom repository (#5200)
  • Improve how shortcut special keys for menu items are rendered on Windows and Linux (#5108)
  • Blank page in Chrome for Android
  • Mobile Entry: cursor arrows don't work (#5258)
  • FileDialog does not handle relative file URIs well. (#5234)
  • [Linux] Only change variant when color scheme changes
  • [Linux] Window with list flickers in Wayland (#5133)
  • Package command fails on OpenBSD (#5195)
  • System theme fallback is not working with custom themes
  • Translucency and images with Alpha channel (#1977)
  • Performance regression when scrolling inside the file dialog (#4307)
  • Empty but visible images consume high CPU on 2.4.x (#4345)
  • Improved performance of text render caching
  • nil pointer dereference in dialog.Resize() for color picker (#5236)
  • Tiny files written in iOS may be empty
  • Some SVG resources don't update appearance correctly with the theme (#3900)

As always to let us know through GitHub issues if you find anything wrong with this latest release.

9 days ago
Open-IM-Server

v3.8.3-alpha.1

What's Changed

Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.8.2...v3.8.3-alpha.1