Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update sttpversion to v3.9.8 #775

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com.softwaremill.sttp.client3:async-http-client-backend-cats (source) Test minor 3.5.2 -> 3.9.8
com.softwaremill.sttp.client3:circe (source) minor 3.5.2 -> 3.9.8
com.softwaremill.sttp.client3:core (source) minor 3.5.2 -> 3.9.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

softwaremill/sttp (com.softwaremill.sttp.client3:async-http-client-backend-cats)

v3.9.8

Compare Source

What’s Changed

v3.9.7

Compare Source

What’s Changed

v3.9.6

Compare Source

What’s Changed

v3.9.5

Compare Source

Note that this release drops Scala 2.11 support!

What’s Changed

v3.9.4

Compare Source

What’s Changed
  • Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#​2099) @​adamw
  • Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#​2088) @​DybekK

v3.9.3

Compare Source

What’s Changed
  • No changes

v3.9.2

Compare Source

What’s Changed

v3.9.1

Compare Source

What’s Changed

v3.9.0

Compare Source

What’s Changed

v3.8.16

Compare Source

⚠️ Important note

Some modules of sttp 3.8.16 have switched to Cats Effect 3.5.1, which changes the way Async.async, Async.async_, and Async.fromFuture behave around cancellation. If your project relies on Cats Effect 3, read CE release notes and make sure your usages of mentioned methods are aligned.

What’s Changed

v3.8.15

Compare Source

What’s Changed

v3.8.14

Compare Source

What’s Changed

v3.8.13

Compare Source

What’s Changed
Dependency updates

v3.8.12

Compare Source

What’s Changed
Dependency updates

v3.8.11

Compare Source

What’s Changed
Dependency updates

v3.8.10

Compare Source

Drops support for 2.11 + JS/Native

What’s Changed
Dependency updates

v3.8.9

Compare Source

What’s Changed
  • Optimize the way HttpClient-based backends read body as an input stream (#​1712) @​adamw
Dependency updates

v3.8.8

Compare Source

What’s Changed
Dependency updates

v3.8.7

Compare Source

What’s Changed
Dependency updates

v3.8.6

Compare Source

What’s Changed
Dependency updates

v3.8.5

Compare Source

What’s Changed
Dependency updates

v3.8.3

Compare Source

What’s Changed
Dependency updates

v3.8.2

Compare Source

What’s Changed
Dependency updates

v3.8.1

Compare Source

What’s Changed
Dependency updates

v3.8.0

Compare Source

What’s Changed
Dependency updates

v3.7.6

Compare Source

What’s Changed

v3.7.5

Compare Source

What’s Changed
Dependency updates

v3.7.4

Compare Source

What’s Changed
Dependency updates

v3.7.2

Compare Source

What’s Changed
Dependency updates

v3.7.1

Compare Source

What’s Changed
Dependency updates

v3.7.0

Compare Source

Breaking changes

This release includes support for ZIO 2. However, along with the new usage guidelines for ZIO environment, the SttpClient type alias is removed. Instead, SttpBackend[Task, ZioStreams with WebSockets] (or a smaller set of capabilities) should be declared as a dependency through a method parameter or constructor. ZIO backends provide .layer methods which allow creating a ZLayer describing the (scoped) process of creating a backend. See the docs for more details.

What’s Changed
Dependency updates

v3.6.2

Compare Source

What’s Changed
  • Opentelemetry backends refactoring: splitting metrics and tracing, moving tracing to ZIO-only, improving naming (#​1441) @​adamw
Dependency updates

v3.6.1

Compare Source

  • sttp-client now requires at least Java 11. This also means that HttpClient-based synchronous & Future-based backends are included in core, and the httpclient modules are removed. ZIO/Cats/Monix-base HttpClient backends are included in zio, cats and monix modules, respectively. This way modern backends with websocket & streaming capabilities are available "out of the box"
  • the opentracing module is removed
  • the opentelemetry module is expanded (see https://github.com/softwaremill/sttp/releases/tag/v3.6.2, which fixed some problems with this area of the 3.6 release)
What’s Changed
Dependency updates

v3.6.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

This pull request seems a bit stale.. Shall we invite more to the party?

Copy link
Contributor Author

renovate bot commented Aug 16, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@larshagencognite
Copy link
Contributor

This upgrade is not possible unless we move from jvm 8 to jvm 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants