Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Conversation

@saeltz
Copy link
Member

@saeltz saeltz commented Feb 11, 2021

Updates to Scala 2.13.4 & Scala 2.12.13.

Signed-off-by: Bendix Saeltz bendix@saeltz.de

Signed-off-by: Bendix Saeltz <bendix@saeltz.de>
Signed-off-by: Bendix Saeltz <bendix@saeltz.de>
Signed-off-by: Bendix Saeltz <bendix@saeltz.de>
retryConfig,
clock,
Logger.takingImplicit(LoggerFactory.getLogger(getClass.getName))((msg: String, _: NoLoggingContext) => msg),
Logger.takingImplicit(LoggerFactory.getLogger(classOf[HttpClient].getName))((msg: String, _: NoLoggingContext) => msg),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Predef.getClass was unreliable all the time, so it was removed in Scala 2.13.2, see scala/bug#12025.

@saeltz saeltz marked this pull request as ready for review February 11, 2021 09:49
@saeltz saeltz merged commit 8b08fe1 into master Feb 11, 2021
@saeltz saeltz deleted the scala2.13.4 branch February 11, 2021 10:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants