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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ray[default,rllib] from 2.5.0 to 2.12.0 #237

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps ray[default,rllib] from 2.5.0 to 2.12.0.

Release notes

Sourced from ray[default,rllib]'s releases.

Ray-2.12.0

Ray Libraries

Ray Data

馃帀 New Features:

  • Store Ray Data logs in special subdirectory (#44743)

馃挮 Enhancements:

  • Add in local_read option to from_torch (#44752)

馃敤 Fixes:

  • Fix the config to disable progress bar (#44342)

馃摉 Documentation:

  • Clarify deprecated Datasource docstrings (#44790)

Ray Train

馃敤 Fixes:

  • Disable gathering the full state dict in RayFSDPStrategy for lightning>2.1 (#44569)

Ray Tune

馃挮 Enhancements:

  • Remove spammy log for "new output engine" (#44824)
  • Enable isort (#44693)

Ray Serve

馃敤 Fixes:

  • [Serve] fix getting attributes on stdout during Serve logging redirect (#44787)

RLlib

馃帀 New Features:

  • Support of images and video logging in WandB (env rendering example script for the new API stack coming up). (#43356)

馃挮 Enhancements:

  • Better support and separation-of-concerns for model_config_dict in new API stack. (#44263)
  • Added example script to pre-train an RLModule in single-agent fashion, then bring checkpoint into multi-agent setup and continue training. (#44674)
  • More examples scripts got translated from the old- to the new API stack: Curriculum learning, custom-gym-env, etc..: (#44706, #44707, #44735, #44841)

Ray Core and Ray Clusters

馃敤 Fixes:

... (truncated)

Commits
  • 549c4b7 [release] change version to 2.12.0
  • 7c9209f [ci][bisect/1] initial version of macos test bisect (#44618)
  • fe4dd5d [ci][bisect/0] add a function to run a single macos tests (#44848)
  • 9587ef3 [serve] fix documentation typo (#44855)
  • 05232b5 [Tune] Remove spammy log for "new output engine" (#44824)
  • 7e315fe [serve] add num replicas auto telemetry (#44609)
  • a2b2663 [release] add 2.11.0 performance metrics (#44847)
  • 650aa79 [GCS] Fixed GCS pub-sub channel-types to be explicitly mapped to either cappe...
  • 2185fa9 [spark] Fix Ray-on-Spark ray child process shebang issue (#44827)
  • 1e936e3 [jobs] Fix Job submission issue on Windows platform (#44632)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ray[default,rllib]](https://github.com/ray-project/ray) from 2.5.0 to 2.12.0.
- [Release notes](https://github.com/ray-project/ray/releases)
- [Commits](ray-project/ray@ray-2.5.0...ray-2.12.0)

---
updated-dependencies:
- dependency-name: ray[default,rllib]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2024

Superseded by #242.

@dependabot dependabot bot closed this May 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/ray-defaultrllib--2.12.0 branch May 29, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants