seldon-core
seldon-core copied to clipboard
Bump io.klogging:slf4j-klogging from 0.5.8 to 0.5.11 in /scheduler/data-flow
Bumps io.klogging:slf4j-klogging from 0.5.8 to 0.5.11.
Release notes
Sourced from io.klogging:slf4j-klogging's releases.
0.5.11
- Enable loading of
objectrenderers and senders from the classpath – issue 211- Ensure file configuration is loaded before processing any DSL configuration – issue 232
0.5.10
- Reimplemented functional typealiases
RenderString,SendStringandEventSenderas interfaces to support loading named values from the classpath – issue 211- Improved JDK Platform Logging implementation – issue 231
- Ability to set base context items in configuration files – issue 148
- Fixed bug in loading and parsing HOCON configuration files – issue 233
0.5.9
- Ability to explicitly include a map of items in a logging call – discussion 221
- Initial release of Klogging implementation of JDK Platform Logging – issue 231
- Minor updates to dependencies
Changelog
Sourced from io.klogging:slf4j-klogging's changelog.
Version 0.5.11
- Enable loading of
objectrenderers and senders from the classpath – issue 211- Ensure file configuration is loaded before processing any DSL configuration – issue 232
Version 0.5.10
- Reimplemented functional typealiases
RenderString,SendStringandEventSenderas interfaces to support loading named values from the classpath – issue 211- Improved JDK Platform Logging implementation – issue 231
- Ability to set base context items in configuration files – issue 148
- Fixed bug in loading and parsing HOCON configuration files – issue 233
Version 0.5.9
- Ability to explicitly include a map of items in a logging call – discussion 221
- Initial release of Klogging implementation of JDK Platform Logging – issue 231
- Minor updates to dependencies
Commits
44f020aVersion 0.5.11e727e34Merge pull request #238 from klogging/dependabot/gradle/org.jetbrains.kotlinx...d269974Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.3 to 1.8.0cfb2058Merge pull request #237 from klogging/dependabot/github_actions/gradle/gradle...5e2fe62Bump gradle/gradle-build-action from 3.0.0 to 3.1.0d53725cRemoved erroneous comments about other logging libraries96119de#235 Remove JVM 17 args from tests0d29fa4#235 UsewithEnvironmentin tests746af4dMerge pull request #236 from gavvvr/235-enbale-HOCON-substitutions799dd21Enable HOCON substitutions resolution- 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)
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a SeldonIO or todo member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository.
Version bump added to upcoming PR
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.