9 hours ago
quarkus

3.38.3

Complete changelog

  • #34749 - Openshift manifest generator does not detect commit id in "detached HEAD" state
  • #55437 - Bump org.junit:junit-bom from 6.1.1 to 6.1.2 in /devtools/gradle
  • #55875 - Tree shake break with liquibase extension, if no changelog file exists
  • #55918 - Quarkus dev mode fails on macOS when GNU stty precedes BSD stty in PATH
  • #55924 - Make sure liquibase extensions don't fail on missing change logs
  • #55948 - Bump org.junit:junit-bom from 6.1.2 to 6.1.3
  • #55954 - Bump org.junit:junit-bom from 6.1.2 to 6.1.3 in /devtools/gradle
  • #55967 - Correct typo in catalog overrides
  • #55983 - Avoid eagerly initializing the full map of System#getProperties when not necessary
  • #55985 - Fall back to the basic console when terminal initialization fails in dev mode
  • #55990 - [3.x] Bump dekorate to 4.1.11
  • #56021 - quarkus-logging-json 3.36.x and above removes MDC information when choosing ECS format
  • #56024 - Disable tree-shake in test mode
  • #56033 - Keep MDC and NDC data in the ECS log format
  • #56038 - [3.x] Fix native image build failure on aarch64 when using BC FIPS Poly1305-AES
  • #56047 - [3.38] Revert "Bump org.bouncycastle:bc-jdk18on-bom from 1.84 to 1.85"
  • #56066 - Pass String array arguments of the invoked secured method to @PermissionChecker
  • #56067 - Do not set an invalid country code when generating the Quarkus Dev CA
  • #56077 - Apply CliSettings customizers in CliRunner single-command execution path
1 days ago
lettuce-core

7.7.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.7.0 minor release!

✨ Highlights

Lettuce 7.7.0 introduces support for the new features from Redis OSS 8.10 release, such as:

  • New command: HIMPORT - high-throughput compact hash bulk insertion - user-guide
  • New commands: LMOVEM, BLMOVEM - move multiple elements between lists
  • New command: SUNIONCARD - get the cardinality of the union of multiple sets
  • New command: SDIFFCARD - get the cardinality of the difference between sets
  • XREAD, XREADGROUP - new MAXCOUNT and MAXSIZE arguments to cap the cumulative reply entries and size
  • New command: FT.ALIASLIST - get all aliases for the index
  • Stemmer support for Malay and Tagalog languages

Feature support for Probabilistic data structures in Redis:


Lettuce 7.7.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.10, Redis 8.8, Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.7.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.7.0.RELEASE

⭐ New Features

🐞 Bug Fixes

⚙️ Maintenance

💡 Other

❤️ New Contributors - Welcome to the Lettuce family!

Full Changelog: https://github.com/redis/lettuce/compare/7.6.0.RELEASE...7.7.0.RELEASE

1 days ago
lettuce

7.7.0.RELEASE

The Lettuce team is pleased to announce the Lettuce 7.7.0 minor release!

✨ Highlights

Lettuce 7.7.0 introduces support for the new features from Redis OSS 8.10 release, such as:

  • New command: HIMPORT - high-throughput compact hash bulk insertion - user-guide
  • New commands: LMOVEM, BLMOVEM - move multiple elements between lists
  • New command: SUNIONCARD - get the cardinality of the union of multiple sets
  • New command: SDIFFCARD - get the cardinality of the difference between sets
  • XREAD, XREADGROUP - new MAXCOUNT and MAXSIZE arguments to cap the cumulative reply entries and size
  • New command: FT.ALIASLIST - get all aliases for the index
  • Stemmer support for Malay and Tagalog languages

Feature support for Probabilistic data structures in Redis:


Lettuce 7.7.0 supports Redis 2.6+ up to Redis 8.x. In terms of Java runtime, Lettuce requires at least Java 8 and works with Java 24. The driver is tested against Redis 8.10, Redis 8.8, Redis 8.6, Redis 8.4, Redis 8.2, Redis 8.0, Redis 7.4 and Redis 7.2.

Thanks to all contributors who made Lettuce 7.7.0.RELEASE possible.

📗 Links Reference documentation: https://lettuce.io/core/7.7.0.RELEASE

⭐ New Features

🐞 Bug Fixes

⚙️ Maintenance

💡 Other

❤️ New Contributors - Welcome to the Lettuce family!

Full Changelog: https://github.com/redis/lettuce/compare/7.6.0.RELEASE...7.7.0.RELEASE

1 days ago
selenium

Nightly

Commits

  • 194545f: [rb] fix Safari test failures (#17922) (Titus Fortner) #17922
  • 6962623: [build] fix the issues that caused the release workflow to fail during last release (#17921) (Titus Fortner) #17921
  • bfd6bd7: Revert "[py] temporarily disable nightly TestPyPI publishing (#17920)" (#17924) (Diego Molina) #17924
  • eb28a14: [rb] fix silent hang on oversized WebSocket frames (#17655) (Augustin Gottlieb) #17655
  • e059591: [js] Ensure BiDi is not exposed on Driver (#17926) (Puja Jagani) #17926