Update dependency ray to v2.41.0 - autoclosed #1800
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.40.0
->2.41.0
Release Notes
ray-project/ray (ray)
v2.41.0
Compare Source
Highlights
Ray Libraries
Ray Data
🎉 New Features:
partition_cols
inwrite_parquet
(#49411)💫 Enhancements:
ValueError
when the data sort key isNone
(#48969)hudi
version to 0.2.0 (#48875)webdataset
: expand JSON objects into individual samples (#48673)ExecutionCallback
interface (#49205)select_columns
andrename_columns
use Project operator (#49393)🔨 Fixes:
map_groups
(#48907)read_sql
(#48923)webdataset
: flatten return args (#48674)numpy > 2.0.0
behaviour in_create_possibly_ragged_ndarray
(#48064)DataContext
sealing for multiple datasets. (#49096)to_tf
forList
types (#49139)on_write_completes
(#49251)groupby
hang when value containsnp.nan
(#49420)file_extensions
doesn't work with compound extensions (#49244)Ray Train
🎉 New Features:
💫 Enhancements:
🏗 Architecture refactoring:
get_network_params
implementation (#49019)Ray Tune
🎉 New Features:
optuna_search
to allow users to configure optuna storage (#48547)🏗 Architecture refactoring:
Ray Serve
💫 Enhancements:
pickle.dumps
for faster serialization fromproxy
toreplica
(#49539)🔨 Fixes:
ray.init()
is called multiple times with differentruntime_envs
(#49074)🗑️ Deprecations:
RAY_SERVE_RUN_SYNC_IN_THREADPOOL=1
. (#48897)RLlib
🎉 New Features:
💫 Enhancements:
EpisodeReplayBuffer
. (#48116)SampleBatch
data and fully compressed observations. (#48699)OfflineData
. (#49015)AggregatorActors
per Learner. (#49284)tuned_examples
). (#49068)📖 Documentation:
RLModule
page. (#49387)package_ref
page for algo configs. (#49464)🔨 Fixes:
on_episode_created
callback to SingleAgentEnvRunner. (#49487)train_batch_size_per_learner
problems. (#49715)🏗 Architecture refactoring:
Default[algo]RLModule
classes (#49366, #49368)ormsgpack
(#49489)🗑️ Deprecations:
Ray Core and Ray Clusters
Ray Core
💫 Enhancements:
task_name
,task_function_name
andactor_name
in Structured Logging (#48703)nsight.nvtx
profiling (#49392)🔨 Fixes:
WORKER_OBJECT_EVICTION
when the object is out of scope or manually freed (#47990).whl
file (#48560)Ray Clusters
💫 Enhancements:
📖 Documentation:
DaemonSet
and Grafana Loki to "Persist KubeRay Operator Logs" (#48725)Dashboard
💫 Enhancements:
RAY_PROMETHEUS_HEADERS
env for carrying additional headers to Prometheus (#49353)RAY_PROMETHEUS_HEADERS
env for carrying additional headers to Prometheus (#49700)🏗 Architecture refactoring:
memray
dependency from default to observability (#47763)StateHead
's methods into free functions. (#49388)Thanks
@raulchen, @alanwguo, @omatthew98, @xingyu-long, @tlinkin, @yantzu, @alexeykudinkin, @andrewsykim, @win5923, @csy1204, @dayshah, @richardliaw, @stephanie-wang, @gueraf, @rueian, @davidxia, @fscnick, @wingkitlee0, @KPostOffice, @GeneDer, @MengjinYan, @simonsays1980, @pcmoritz, @petern48, @kashiwachen, @pfldy2850, @zcin, @scottjlee, @Akhil-CM, @Jay-ju, @JoshKarpel, @edoakes, @ruisearch42, @gorloffslava, @jimmyxie-figma, @bthananjeyan, @sven1977, @bnorick, @jeffreyjeffreywang, @ravi-dalal, @matthewdeng, @angelinalg, @ivanthewebber, @rkooo567, @srinathk10, @maresb, @gvspraveen, @akyang-anyscale, @mimiliaogo, @bveeramani, @ryanaoleary, @kevin85421, @richardsliu, @hartikainen, @coltwood93, @mattip, @Superskyyy, @justinvyu, @hongpeng-guo, @ArturNiederfahrenhorst, @jecsand838, @Bye-legumes, @hcc429, @WeichenXu123, @martinbomio, @HollowMan6, @MortalHappiness, @dentiny, @zhe-thoughts, @anyadontfly, @smanolloff, @richo-anyscale, @khluu, @xushiyan, @rynewang, @japneet-anyscale, @jjyao, @sumanthratna, @saihaj, @aslonnie
Many thanks to all those who contributed to this release!
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.