@@ -10,6 +10,66 @@ This document contains the release notes for the project.
1010.. towncrier release notes start
1111
1212
13+ .. _v0.71.2 :
14+
15+ `0.71.2 <https://github.com/ansys/pymapdl/releases/tag/v0.71.2 >`_ - November 26, 2025
16+ ====================================================================================================
17+
18+ .. tab-set ::
19+
20+
21+ .. tab-item :: Fixed
22+
23+ .. list-table ::
24+ :header-rows: 0
25+ :widths: auto
26+
27+ * - Relax stdout check for gRPC server startup
28+ - `#4299 <https://github.com/ansys/pymapdl/pull/4299 >`_
29+
30+ * - Cicd mpi issue and adding conditional encrypted log uploads
31+ - `#4319 <https://github.com/ansys/pymapdl/pull/4319 >`_
32+
33+ * - Update pytest arguments for consistency and clarity in local and remote workflows
34+ - `#4322 <https://github.com/ansys/pymapdl/pull/4322 >`_
35+
36+
37+ .. tab-item :: Dependencies
38+
39+ .. list-table ::
40+ :header-rows: 0
41+ :widths: auto
42+
43+ * - Update pyvista requirement from <=0.46.3 to <=0.46.4
44+ - `#4303 <https://github.com/ansys/pymapdl/pull/4303 >`_
45+
46+ * - Bump the documentation group across 1 directory with 3 updates
47+ - `#4315 <https://github.com/ansys/pymapdl/pull/4315 >`_
48+
49+
50+ .. tab-item :: Documentation
51+
52+ .. list-table ::
53+ :header-rows: 0
54+ :widths: auto
55+
56+ * - Update \`\` CONTRIBUTORS.md\`\` with the latest contributors
57+ - `#4289 <https://github.com/ansys/pymapdl/pull/4289 >`_
58+
59+
60+ .. tab-item :: Maintenance
61+
62+ .. list-table ::
63+ :header-rows: 0
64+ :widths: auto
65+
66+ * - Update CHANGELOG for v0.71.1
67+ - `#4286 <https://github.com/ansys/pymapdl/pull/4286 >`_
68+
69+ * - Migrate ansys-tools-path -> ansys-tools-common
70+ - `#4307 <https://github.com/ansys/pymapdl/pull/4307 >`_
71+
72+
1373.. _v0.71.1 :
1474
1575`0.71.1 <https://github.com/ansys/pymapdl/releases/tag/v0.71.1 >`_ - October 30, 2025
0 commit comments