Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions docs/src/whatsnew/3.8.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,22 @@ This document explains the changes made to Iris for this release
any issues or feature requests for improving Iris. Enjoy!


v3.8.1 (04 Mar 2024)
====================

.. dropdown:: v3.8.1 Patches
:color: primary
:icon: alert
:animate: fade-in
:open:

The patches in this release of Iris include:

#. `@stephenworsley`_ fixed a potential memory leak for Iris uses of
:func:`dask.array.map_blocks`; known specifically to be a problem in the
:class:`iris.analysis.AreaWeighted` regridder. (:pull:`5767`)


📢 Announcements
================

Expand Down