Skip to content

build: Bump version 0.38.1#5003

Merged
prmukherj merged 3 commits intorelease/0.38from
build/0.38.1
Mar 23, 2026
Merged

build: Bump version 0.38.1#5003
prmukherj merged 3 commits intorelease/0.38from
build/0.38.1

Conversation

@mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Mar 19, 2026

Creating 0.38.1 patch with #4995 changes

#4995)

## Context
Before this PR changes, low-level errors were shown up when an
unsupported Fluent versions is used.

## Change Summary
1. Document supported Fluent versions including the patch versions
required for gRPC connection.
2. If an unsupported Fluent version is used on local connection on
Linux, PyFluent receives ip+port instead of UDS path from the
server-info file. Raise a RuntimeError in that case.
3. If an unsupported Fluent version is used on local connection on
Windows, it is not possible to detect that condition from PyFluent as
the local connection mechanism on Windows (WNUA) is purely a server-side
implementation. The connection will be successful in that case.

## Rationale
The PyFluent documentation should reflect the list of supported Fluent
versions including the patch versions.

## Impact
Improvement in the documentation and error message.

---------

Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
@ansys-cla-bot
Copy link

ansys-cla-bot bot commented Mar 19, 2026

All Contributor License Agreement (CLA) signatures have been captured successfully. Thanks for contributing!

@github-actions github-actions bot added documentation Documentation related (improving, adding, etc) maintenance General maintenance of the repo (libraries, cicd, etc) labels Mar 19, 2026
@mkundu1
Copy link
Contributor Author

mkundu1 commented Mar 23, 2026

@prmukherj prmukherj merged commit 52d1a35 into release/0.38 Mar 23, 2026
1 of 2 checks passed
@prmukherj prmukherj deleted the build/0.38.1 branch March 23, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation related (improving, adding, etc) maintenance General maintenance of the repo (libraries, cicd, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants