diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst index d93a0f5718a4c..1a519f204b040 100644 --- a/RELEASE_NOTES.rst +++ b/RELEASE_NOTES.rst @@ -314,7 +314,7 @@ These changes simplify imports and reflect broader efforts to stabilize utility Improved ``inlet_events``, ``outlet_events``, and ``triggering_asset_events`` """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -Asset event accessors in the task context are improved to better support asset use cases, including new features introduced in AIP-74. +Asset event mappings in the task context are improved to better support asset use cases, including new features introduced in AIP-74. Events of an asset or asset alias are now accessed directly by a concrete object to avoid ambiguity. Using a ``str`` to access events is no longer supported. Use an ``Asset`` or ``AssetAlias`` object, or ``Asset.ref`` to refer to an entity explicitly instead, such as:: diff --git a/reproducible_build.yaml b/reproducible_build.yaml index a803e46d2a7ce..163be3fdb246a 100644 --- a/reproducible_build.yaml +++ b/reproducible_build.yaml @@ -1,2 +1,2 @@ -release-notes-hash: 7a4d74c2b9ccbedb3832360ad7d8ce99 -source-date-epoch: 1745216675 +release-notes-hash: 00a97e0a1a68a6eebd9803edbc7a8b84 +source-date-epoch: 1745220190