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

bump: pravega-client 0.13.0 (was 0.10.2) #3080

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

scala-steward
Copy link
Contributor

About this PR

📦 Updates io.pravega:pravega-client from 0.10.2 to 0.13.0

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (0.10.2).
You might want to review and update them manually.

docker-compose.yml
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.pravega", artifactId = "pravega-client" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.pravega", artifactId = "pravega-client" }
}]
labels: library-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@probot-autolabeler probot-autolabeler bot added the dependency-change For PRs changing the version of a dependency. label Feb 6, 2024
@ennru
Copy link
Member

ennru commented Mar 28, 2024

0.13.0 is current.
https://github.com/pravega/pravega/releases

Re-run tests before merging.

@ennru ennru closed this Apr 4, 2024
@ennru ennru reopened this Apr 4, 2024
@ennru
Copy link
Member

ennru commented Apr 4, 2024

The Paravega docs are not published at the earlier locations, only snapshot docs are there: https://pravega.io/docs/

HTTP failure response

http://pravega.io/docs/v0.13.0/javadoc/clients/?io/pravega/client/ClientConfig.html status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

http://pravega.io/docs/v0.13.0/javadoc/clients/?io/pravega/client/stream/EventWriterConfig.html status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

http://pravega.io/docs/v0.13.0/javadoc/clients/?io/pravega/client/stream/ReaderConfig.html status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

http://pravega.io/docs/v0.13.0/javadoc/clients/?io/pravega/client/stream/Serializer.html status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

https://cncf.pravega.io/docs/v0.13.0/ status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

https://cncf.pravega.io/docs/v0.13.0/pravega-concepts/ status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

https://cncf.pravega.io/docs/v0.13.0/reader-group-design/ status 404 Not Found

  • docs/alpakka/snapshot/pravega.html

@ennru ennru merged commit 7c5d9cc into akka:main Sep 30, 2024
45 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-change For PRs changing the version of a dependency. p:pravega
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants