Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Java

5 items on 23 Apr 2026
Java GitHub Frameworks

spring-projects/spring-boot: v4.0.6

🐞 Bug Fixes Default security is misconfigured when spring-boot-actuator-autoconfigure is present and spring-boot-health is not #50188 Elasticsearch Rest5Client auto-configuration misconfigures underlying HTTP client…

Source: Spring Boot Releases spring-builds
Java GitHub Frameworks

spring-projects/spring-boot: v3.5.14

🐞 Bug Fixes ApplicationPidFileWriter does not handle symlinks correctly #50173 RandomValuePropertySource is not suitable for secrets #50172 Cassandra auto-configuration misconfigures CqlSessionBuilder #50171…

Source: Spring Boot Releases spring-builds
Java GitHub Frameworks

spring-projects/spring-boot: v4.1.0-RC1

⭐ New Features Add support for docker.elastic.co/elasticsearch/elasticsearch #50119 Narrow the scope of icons pattern to /icons/icon-* #50084 Add configuration options for KafkaTemplate's allowNonTransactional and…

Source: Spring Boot Releases spring-builds
Java GitHub

ktorio/ktor: 3.4.3

Published 22 April 2026 Bugfixes KTOR-9451 OpenAPI schema inference not working for custom nested generics KTOR-9490 OpenAPI: Self-referential schema $ref uses FQN while schema is registered with a simple name KTOR-9463…

Source: Ktor Releases Stexxe