seldon-core
seldon-core copied to clipboard
Bump io.klogging:slf4j-klogging from 0.5.14 to 0.10.1 in /scheduler/data-flow
Bumps io.klogging:slf4j-klogging from 0.5.14 to 0.10.1.
Release notes
Sourced from io.klogging:slf4j-klogging's releases.
v.0.10.1
- Fixed configuration of Klogging Spring Boot Starter
0.10.0
- No more Hexagon toolkit adapter
- Publish to the new Maven Central Publishing portal
- Dependency updates
0.9.4
- Fix bug where collection classes cannot be destructured [JVM] – issue 343
- Gradle 8.13
0.9.3
- Support SLF4J 2.0.17 – issue 340
0.9.2
- Object destructuring used in all JSON-generating renderers [JVM] - issue 328
- KotlinX Serialization 1.8.0
0.9.1
- Non-strict version of Kotlin Serialization - issue 337
- Gradle 8.12.1
0.9.0
- Object destructuring in message templates with
@operator [JVM] - issue 328- Use non-blocking coroutine dispatcher for sending to sinks [JVM] - issue 320
- Many dependency updates
0.8.0
- String pattern-based rendering definitions - issue 306
- Dependency updates
0.7.3
- Gradle version update to 8.10.2
- Dependency updates
- KMP updates
- Improvements to Splunk and ELK sending
0.7.2
RenderStringandSendStringare specified usingfun interface.- Kotlin version update to 2.0.20
- Gradle version update to 8.10.
- Other dependency updates.
0.7.1
- Extracted extensions for creating custom renderers - issue 145
0.7.0
... (truncated)
Changelog
Sourced from io.klogging:slf4j-klogging's changelog.
Version 0.10.1
- Fixed configuration of Klogging Spring Boot Starter
Version 0.10.0
- No more Hexagon toolkit adapter
- Publishing fixes
- Dependency updates
Version 0.9.5
- Minor updates
- Publish to the new Maven Central Publishing portal
Version 0.9.4
- Fix bug where collection classes cannot be destructured [JVM] – issue 343
- Gradle 8.13
Version 0.9.3
Version 0.9.2
- KotlinX Serialization 1.8.0
- Object destructuring used in all JSON-generating renderers [JVM] - issue 328
Version 0.9.1
- Non-strict version of Kotlin Serialization - issue 337
- Gradle 8.12.1
Version 0.9.0
- Object destructuring in message templates with
@operator [JVM] - issue 328- Use non-blocking coroutine dispatcher for sending to sinks [JVM] - issue 320
- Many dependency updates
Version 0.8.0
- String pattern-based rendering definitions - issue 306
- Dependency updates
Version 0.7.3
- Gradle version update to 8.10.2
- Dependency updates
- KMP updates
- Improvements to Splunk and ELK sending
Version 0.7.2
RenderStringandSendStringare specified usingfun interface.- Kotlin version update to 2.0.20
- Gradle version update to 8.10.
- Other dependency updates.
Version 0.7.1
- Extracted extensions for creating custom renderers - issue 145
... (truncated)
Commits
d8e30f5Version 0.10.109d2569Remove DokkaV2 property that disabled Dokka generation151f760GHA adjustments9ff0ba1Dokka V2 migration enabler5d57e10Publish Spring Boot starter as a library8a5b1efRemove kotlin.js.compiler property8d24eebUpdated build for Spring Boot starter2d5fc6bUpdating Spring Boot Starter filesc088f23Version 0.10.06216a4eGradle 8.14.1- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Reviewers
The following users could not be added as reviewers: sakoush. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.
Please fix the above issues or remove invalid values from dependabot.yml.
The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.
Superseded by #6565.