astro4j icon indicating copy to clipboard operation
astro4j copied to clipboard

Update dependency io.micronaut.platform:micronaut-platform to v4.10.2

Open melix opened this issue 2 months ago • 0 comments

This PR contains the following updates:

Package Type Update Change
io.micronaut.platform:micronaut-platform (source) dependencies minor 4.9.3 -> 4.10.2

Release Notes

micronaut-projects/micronaut-platform (io.micronaut.platform:micronaut-platform)

v4.10.2: Micronaut Platform 4.10.2

Full Changelog: https://github.com/micronaut-projects/micronaut-platform/compare/v4.10.1...v4.10.2

v4.10.1: Micronaut Platform 4.10.1

v4.10.0: Micronaut Platform 4.10.0

AI

Micronaut Core

Micronaut Core 4.10.7 enables:

Runtimes
  • New certificate provider configuration for more flexibility and better reloading
  • New ReadBuffer API to replace ByteBuffer<?>
  • Update to Netty 4.2.7.Final
  • Netty: Event loop threads are now named default-eventLoopGroup instead of default-nioEventLoopGroup
  • Netty: Improved configuration for native transports
  • Micronaut HTTP Server Netty: Add an option to disable request decompression (micronaut.server.netty.request-decompression-enabled)
  • Micronaut HTTP Server Netty: For the Micronaut loom carrier, the APIs on the OpenJDK loom branch are now supported
  • Micronaut Servlet 5.6.0 updates to Jetty 12.1.1, Tomcat 11.0.11, and Undertow 2.3.19.Final.
Security

Micronaut Security 4.15.0 adds the ability to proxy .well-known requests to an Auth Server, and it supports the HTTP WWW-Authenticate response header. It enables token validation using the remote authorization server’s UserInfo endpoint.

Validation

Micronaut Validation 4.11.0 adds new annotations such as @InEnum, @InList, ...

Database Migration
Data and Persistence
Serialization and Data Formats
Dev & Test
Reactive Libraries
Cloud
Configuration
Messaging
Views
Errors
Analytics
API
Update
Misc
Build

Maven Plugins

Core Maven
Micronaut Maven Plugin
Build Plugins
Build and Development Tools
GraalVM

Full Changelog: https://github.com/micronaut-projects/micronaut-platform/compare/v4.9.4...v4.10.0

v4.9.4: Micronaut Platform 4.9.4


Configuration

📅 Schedule: Branch creation - "after 9pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

melix avatar Oct 03 '25 21:10 melix