Releases: Numichi/reactive-logger
Releases · Numichi/reactive-logger
v6.0.3
Summary: Just dependency update
What's Changed
- build(deps): bump io.github.oshai:kotlin-logging-jvm from 6.0.4 to 6.0.9 in /reactive-logger by @dependabot in #48
- build(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 in /reactive-logger by @dependabot in #47
- build(deps): bump io.projectreactor:reactor-test from 3.6.4 to 3.6.5 in /reactive-logger by @dependabot in #46
- build(deps): bump io.projectreactor:reactor-core from 3.6.4 to 3.6.5 in /reactive-logger by @dependabot in #45
- build(deps): bump org.springframework.boot:spring-boot-starter from 3.2.4 to 3.2.5 in /reactive-logger by @dependabot in #53
- build(deps): bump org.springframework.boot:spring-boot-starter-test from 3.2.4 to 3.2.5 in /reactive-logger by @dependabot in #52
- build(deps): bump org.springframework.boot:spring-boot-autoconfigure from 3.2.4 to 3.2.5 in /reactive-logger by @dependabot in #51
- build(deps): bump org.springframework.boot:spring-boot-configuration-processor from 3.2.4 to 3.2.5 in /reactive-logger by @dependabot in #50
- build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor from 1.8.0 to 1.8.1 in /reactive-logger by @dependabot in #55
- build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.8.0 to 1.8.1 in /reactive-logger by @dependabot in #57
- build(deps): bump kapt from 1.9.23 to 1.9.24 in /reactive-logger by @dependabot in #56
- build(deps): bump jvm from 1.9.23 to 1.9.24 in /reactive-logger by @dependabot in #54
Full Changelog: v6.0.2...v6.0.3
v6.0.2
What's Changed
- build(deps): bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1 in /reactive-logger by @dependabot in #25
- build(deps): bump org.apache.logging.log4j:log4j-api from 2.23.0 to 2.23.1 in /reactive-logger by @dependabot in #24
- build(deps): bump kapt from 1.9.22 to 1.9.23 in /reactive-logger by @dependabot in #28
- build(deps): bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.0 to 2.23.1 in /reactive-logger by @dependabot in #27
- build(deps): bump jvm from 1.9.22 to 1.9.23 in /reactive-logger by @dependabot in #26
- build(deps): bump io.projectreactor:reactor-core from 3.6.3 to 3.6.4 in /reactive-logger by @dependabot in #31
- build(deps): bump io.projectreactor:reactor-test from 3.6.3 to 3.6.4 in /reactive-logger by @dependabot in #30
- build(deps): bump org.jmailen.kotlinter from 4.2.0 to 4.3.0 in /reactive-logger by @dependabot in #29
- build(deps): bump org.springframework.boot:spring-boot-autoconfigure from 3.2.3 to 3.2.4 in /reactive-logger by @dependabot in #32
- build(deps): bump org.springframework.boot:spring-boot-starter-test from 3.2.3 to 3.2.4 in /reactive-logger by @dependabot in #33
- build(deps): bump org.springframework.boot:spring-boot-configuration-processor from 3.2.3 to 3.2.4 in /reactive-logger by @dependabot in #34
- build(deps): bump org.springframework.boot:spring-boot-starter from 3.2.3 to 3.2.4 in /reactive-logger by @dependabot in #35
- build(deps): bump io.github.oshai:kotlin-logging-jvm from 6.0.3 to 6.0.4 in /reactive-logger by @dependabot in #42
- remove: unnecessary element by @Numichi in #43
v6.0.1
In version 6.0.0, two vulnerabilities have emerged on Maven Central due to misconfiguration. Due to incorrect dependency management, more packages than expected have become visible, and there are existing CVE issues associated with them.
I removed Dependeny management from gradle.
v6.0.0
What's Changed
- Deprecated components removed
- Change to oshai/kotlin-logging; Thank you @Michal-Kucera for the notify. #14
- Dependencies upgrades