Skip to content

chore: update CHANGELOG for v0.35.dev0 #4372

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
1 change: 0 additions & 1 deletion doc/changelog.d/4284.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4305.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4307.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4308.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4309.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4310.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4313.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4319.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4323.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4327.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4329.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4333.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4334.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4338.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4340.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4345.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4348.miscellaneous.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4349.added.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4352.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4354.maintenance.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4355.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4358.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4362.documentation.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/changelog.d/4365.documentation.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog.d/4372.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update CHANGELOG for v0.35.dev0
113 changes: 113 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,119 @@ This document contains the release notes for the project.

.. towncrier release notes start

`0.35.dev0 <https://github.com/ansys/pyfluent/releases/tag/v0.35.dev0>`_ - August 12, 2025
==========================================================================================

.. tab-set::


.. tab-item:: Added

.. list-table::
:header-rows: 0
:widths: auto

* - Replace compose env vars with parameters
- `#4284 <https://github.com/ansys/pyfluent/pull/4284>`_

* - Config
- `#4313 <https://github.com/ansys/pyfluent/pull/4313>`_

* - Added a method to print all configs and added typehints
- `#4329 <https://github.com/ansys/pyfluent/pull/4329>`_

* - Expose both object and method classes for builtin commands
- `#4340 <https://github.com/ansys/pyfluent/pull/4340>`_

* - File handling for Ansys Notebook
- `#4349 <https://github.com/ansys/pyfluent/pull/4349>`_


.. tab-item:: Fixed

.. list-table::
:header-rows: 0
:widths: auto

* - Issue with 'wait_process_finished'
- `#4309 <https://github.com/ansys/pyfluent/pull/4309>`_

* - Remove 'plot_set_name' and 'report_name' from event streaming.
- `#4310 <https://github.com/ansys/pyfluent/pull/4310>`_

* - Ui_mode key error in Ansys lab
- `#4319 <https://github.com/ansys/pyfluent/pull/4319>`_

* - Unavailable field data for some surfaces.
- `#4345 <https://github.com/ansys/pyfluent/pull/4345>`_

* - Remove string check of error message.
- `#4355 <https://github.com/ansys/pyfluent/pull/4355>`_

* - Respect user-provided directory in Ansys Notebook
- `#4358 <https://github.com/ansys/pyfluent/pull/4358>`_


.. tab-item:: Miscellaneous

.. list-table::
:header-rows: 0
:widths: auto

* - Set default version to latest release and use max grpc limit
- `#4327 <https://github.com/ansys/pyfluent/pull/4327>`_

* - Update search API results handling
- `#4333 <https://github.com/ansys/pyfluent/pull/4333>`_

* - Add ui_mode and dry_run for PIM launcher
- `#4338 <https://github.com/ansys/pyfluent/pull/4338>`_

* - Fix codespell issue causing action failures
- `#4348 <https://github.com/ansys/pyfluent/pull/4348>`_


.. tab-item:: Documentation

.. list-table::
:header-rows: 0
:widths: auto

* - Api reference and docker image name update [skip tests]
- `#4307 <https://github.com/ansys/pyfluent/pull/4307>`_

* - Update a setting radiation headlamp [skip tests]
- `#4334 <https://github.com/ansys/pyfluent/pull/4334>`_

* - Overview and Decision Guide for Field Data vs Solution Variable Data APIs [skip tests]
- `#4352 <https://github.com/ansys/pyfluent/pull/4352>`_

* - Fix scheme_eval docs [skip tests]
- `#4362 <https://github.com/ansys/pyfluent/pull/4362>`_

* - Update ``CONTRIBUTORS.md`` with the latest contributors
- `#4365 <https://github.com/ansys/pyfluent/pull/4365>`_


.. tab-item:: Maintenance

.. list-table::
:header-rows: 0
:widths: auto

* - Use the stable image id in pr ci
- `#4305 <https://github.com/ansys/pyfluent/pull/4305>`_

* - Update changelog for v0.34.0
- `#4308 <https://github.com/ansys/pyfluent/pull/4308>`_

* - Fix Fluent journal run CI for the latest image path change
- `#4323 <https://github.com/ansys/pyfluent/pull/4323>`_

* - Minor update to Makefile to clean the example directory.
- `#4354 <https://github.com/ansys/pyfluent/pull/4354>`_


`0.34.0 <https://github.com/ansys/pyfluent/releases/tag/v0.34.0>`_ - July 23, 2025
==================================================================================

Expand Down