22 hours ago
selenium

Nightly

Commits

  • 707dcb4: Update mirror info (Sun Jun 29 00:26:41 UTC 2025) (Selenium CI Bot)
  • dda35b2: [dotnet] [bidi] Get tree command returns GetTreeResult object (#15978) (Nikolay Borisenko) #15978
  • 83eb17e: [dotnet] [bidi] Initialize internal modules without Lazy (#15979) (Nikolay Borisenko) #15979
  • 9c0e287: [py] Bump dependencies for building distribution wheel (#15977) (Corey Goldberg) #15977
2 days ago
selenium

Selenium 4.34.0

Detailed Changelogs by Component

Java     |     Python     |     DotNet     |     Ruby     |     JavaScript

What's Changed

Click to see all the changes included in this release

New Contributors

Full Changelog: https://github.com/SeleniumHQ/selenium/compare/selenium-4.33.0...selenium-4.34.0

2 days ago
selenium
3 days ago
Activiti

7.11.4

What's Changed

🔨 Other Changes

Full Changelog: https://github.com/Activiti/Activiti/compare/7.11.3...7.11.4

3 days ago
spring-cloud-tencent

2.0.2.0-Hoxton.SR12 (stable version)

Dependency Version

  • Spring Cloud Tencent: 2.0.2.0-Hoxton.SR12
  • Spring Cloud: Hoxton.SR12
  • Spring Boot: 2.3.12.RELEASE
  • Spring Framework: 5.2.25.RELEASE

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.0.1-Hoxton.SR12...2.0.2.0-Hoxton.SR12

Features / Enhancements

  • Auth

    • feat:support auth. #1541
  • Circuit Breaker

    • feat:support zuul circuit breaker fallback response. #1522
    • feat:support circuit breaker metrics reporting. #1544
    • feat:support default instance circuit breaker rule. #1551
  • Config

    • feat:support smooth upgrade from tsf. #1542
    • feat: support config event. #1558
    • feat: support config empty protection. #1583
  • Context

    • feat:support polaris event. #1543
    • feat:use polaris-all for shading third-party dependencies. #1549
    • feat:support stat and event report with service discovery. #1560
    • feat:support polaris server nearby backup LB. #1628
  • Discovery

    • feat:support dynamic multi-discovery. #1594
    • feat:support ipv6. #1600
    • feat:support config all recover enabled. #1603
    • feat:support instance detect. #1618
  • Plugins

    • feat: support gateway context, feign eager-load support default value. #1545
    • fix count circuit breaker in gateway & return 404 when context api does not match. #1552
  • RpcEnhancement

    • feat:support stat reporting path aggregation. #1607

Fixes

  • fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error. #1575
  • fix: fix loadbalancer metadata type. #1623

Docs / Project

  • docs: simplify GitHub Actions. #1553
  • fix: add gateway context config example. #1561

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @fuyuwei01 @shedfreewu

How to upgrade

This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies version to it. If you need to change the Spring Cloud version, please refer to the documentation Release Note to modify other related dependent versions synchronously.

3 days ago
selenium

Nightly

Commits

  • 02cfe2d: [dotnet][rb][java][js][py] Automated Browser Version Update (#15968) (Selenium CI Bot) #15968
4 days ago
selenium

Nightly

Commits

  • d50a168: [py] Return HTTP response reason when remote connection error occurs (#15942) (Corey Goldberg) #15942
  • 83b5fb0: [dotnet][rb][java][js][py] Automated Browser Version Update (#15962) (Selenium CI Bot) #15962
  • 176eee0: [py] add macOS specific keys to Key enum (#15948) (Swastik Baranwal) #15948
4 days ago
Activiti