From a635dd66911d15d5ed657fdeffc9c9a9c17c20a0 Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Fri, 4 Oct 2024 10:03:17 +0200 Subject: [PATCH] fix: changelog (#3452) * revert "chore: update CHANGELOG for v0.68.5 (#3450)" This reverts commit eb18a93a1f5b3895a93c2283faae2aa1fbfee3c0. * fix: changelog * chore: adding changelog file 3452.fixed.md --------- Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> --- doc/changelog.d/2754.documentation.md | 1 + doc/changelog.d/2799.added.md | 1 + doc/changelog.d/3177.dependencies.md | 1 + doc/changelog.d/3220.added.md | 1 + doc/changelog.d/3258.added.md | 1 + doc/changelog.d/3273.fixed.md | 1 + doc/changelog.d/3276.added.md | 1 + doc/changelog.d/3282.fixed.md | 1 + doc/changelog.d/3283.dependencies.md | 1 + doc/changelog.d/3288.fixed.md | 1 + doc/changelog.d/3293.miscellaneous.md | 1 + doc/changelog.d/3294.miscellaneous.md | 1 + doc/changelog.d/3295.fixed.md | 1 + doc/changelog.d/3296.miscellaneous.md | 1 + doc/changelog.d/3297.fixed.md | 1 + doc/changelog.d/3299.dependencies.md | 1 + doc/changelog.d/3300.dependencies.md | 1 + doc/changelog.d/3304.fixed.md | 1 + doc/changelog.d/3306.changed.md | 1 + doc/changelog.d/3307.fixed.md | 1 + doc/changelog.d/3309.changed.md | 1 + doc/changelog.d/3310.dependencies.md | 1 + doc/changelog.d/3311.dependencies.md | 1 + doc/changelog.d/3312.dependencies.md | 1 + doc/changelog.d/3315.fixed.md | 1 + doc/changelog.d/3316.miscellaneous.md | 1 + doc/changelog.d/3319.miscellaneous.md | 1 + doc/changelog.d/3320.miscellaneous.md | 1 + doc/changelog.d/3322.dependencies.md | 1 + doc/changelog.d/3323.dependencies.md | 1 + doc/changelog.d/3324.dependencies.md | 1 + doc/changelog.d/3326.added.md | 1 + doc/changelog.d/3328.dependencies.md | 1 + doc/changelog.d/3330.miscellaneous.md | 1 + doc/changelog.d/3339.changed.md | 1 + doc/changelog.d/3340.miscellaneous.md | 1 + doc/changelog.d/3343.miscellaneous.md | 1 + doc/changelog.d/3344.dependencies.md | 1 + doc/changelog.d/3345.dependencies.md | 1 + doc/changelog.d/3346.dependencies.md | 1 + doc/changelog.d/3351.miscellaneous.md | 1 + doc/changelog.d/3352.dependencies.md | 1 + doc/changelog.d/3354.miscellaneous.md | 1 + doc/changelog.d/3355.fixed.md | 1 + doc/changelog.d/3357.maintenance.md | 1 + doc/changelog.d/3358.dependencies.md | 1 + doc/changelog.d/3360.dependencies.md | 1 + doc/changelog.d/3361.fixed.md | 1 + doc/changelog.d/3362.miscellaneous.md | 1 + doc/changelog.d/3363.dependencies.md | 1 + doc/changelog.d/3366.maintenance.md | 1 + doc/changelog.d/3367.dependencies.md | 1 + doc/changelog.d/3368.dependencies.md | 1 + doc/changelog.d/3371.added.md | 1 + doc/changelog.d/3373.added.md | 1 + doc/changelog.d/3379.documentation.md | 1 + doc/changelog.d/3381.dependencies.md | 1 + doc/changelog.d/3382.documentation.md | 1 + doc/changelog.d/3383.dependencies.md | 1 + doc/changelog.d/3384.added.md | 1 + doc/changelog.d/3386.dependencies.md | 1 + doc/changelog.d/3387.dependencies.md | 1 + doc/changelog.d/3389.documentation.md | 1 + doc/changelog.d/3396.documentation.md | 1 + doc/changelog.d/3399.maintenance.md | 1 + doc/changelog.d/3400.dependencies.md | 1 + doc/changelog.d/3401.dependencies.md | 1 + doc/changelog.d/3402.dependencies.md | 1 + doc/changelog.d/3404.added.md | 1 + doc/changelog.d/3412.miscellaneous.md | 1 + doc/changelog.d/3414.documentation.md | 1 + doc/changelog.d/3417.maintenance.md | 1 + doc/changelog.d/3418.dependencies.md | 1 + doc/changelog.d/3419.dependencies.md | 1 + doc/changelog.d/3421.fixed.md | 1 + doc/changelog.d/3422.documentation.md | 1 + doc/changelog.d/3427.added.md | 1 + doc/changelog.d/3428.fixed.md | 1 + doc/changelog.d/3433.dependencies.md | 1 + doc/changelog.d/3434.documentation.md | 1 + doc/changelog.d/3435.miscellaneous.md | 1 + doc/changelog.d/3436.documentation.md | 1 + doc/changelog.d/3439.fixed.md | 1 + doc/changelog.d/3440.documentation.md | 1 + doc/changelog.d/3441.miscellaneous.md | 1 + doc/changelog.d/3443.maintenance.md | 1 + doc/changelog.d/3444.maintenance.md | 1 + doc/changelog.d/3445.maintenance.md | 1 + doc/changelog.d/3449.documentation.md | 1 + doc/changelog.d/3450.added.md | 1 - doc/changelog.d/3452.fixed.md | 1 + doc/source/changelog.rst | 120 -------------------------- 92 files changed, 90 insertions(+), 121 deletions(-) create mode 100644 doc/changelog.d/2754.documentation.md create mode 100644 doc/changelog.d/2799.added.md create mode 100644 doc/changelog.d/3177.dependencies.md create mode 100644 doc/changelog.d/3220.added.md create mode 100644 doc/changelog.d/3258.added.md create mode 100644 doc/changelog.d/3273.fixed.md create mode 100644 doc/changelog.d/3276.added.md create mode 100644 doc/changelog.d/3282.fixed.md create mode 100644 doc/changelog.d/3283.dependencies.md create mode 100644 doc/changelog.d/3288.fixed.md create mode 100644 doc/changelog.d/3293.miscellaneous.md create mode 100644 doc/changelog.d/3294.miscellaneous.md create mode 100644 doc/changelog.d/3295.fixed.md create mode 100644 doc/changelog.d/3296.miscellaneous.md create mode 100644 doc/changelog.d/3297.fixed.md create mode 100644 doc/changelog.d/3299.dependencies.md create mode 100644 doc/changelog.d/3300.dependencies.md create mode 100644 doc/changelog.d/3304.fixed.md create mode 100644 doc/changelog.d/3306.changed.md create mode 100644 doc/changelog.d/3307.fixed.md create mode 100644 doc/changelog.d/3309.changed.md create mode 100644 doc/changelog.d/3310.dependencies.md create mode 100644 doc/changelog.d/3311.dependencies.md create mode 100644 doc/changelog.d/3312.dependencies.md create mode 100644 doc/changelog.d/3315.fixed.md create mode 100644 doc/changelog.d/3316.miscellaneous.md create mode 100644 doc/changelog.d/3319.miscellaneous.md create mode 100644 doc/changelog.d/3320.miscellaneous.md create mode 100644 doc/changelog.d/3322.dependencies.md create mode 100644 doc/changelog.d/3323.dependencies.md create mode 100644 doc/changelog.d/3324.dependencies.md create mode 100644 doc/changelog.d/3326.added.md create mode 100644 doc/changelog.d/3328.dependencies.md create mode 100644 doc/changelog.d/3330.miscellaneous.md create mode 100644 doc/changelog.d/3339.changed.md create mode 100644 doc/changelog.d/3340.miscellaneous.md create mode 100644 doc/changelog.d/3343.miscellaneous.md create mode 100644 doc/changelog.d/3344.dependencies.md create mode 100644 doc/changelog.d/3345.dependencies.md create mode 100644 doc/changelog.d/3346.dependencies.md create mode 100644 doc/changelog.d/3351.miscellaneous.md create mode 100644 doc/changelog.d/3352.dependencies.md create mode 100644 doc/changelog.d/3354.miscellaneous.md create mode 100644 doc/changelog.d/3355.fixed.md create mode 100644 doc/changelog.d/3357.maintenance.md create mode 100644 doc/changelog.d/3358.dependencies.md create mode 100644 doc/changelog.d/3360.dependencies.md create mode 100644 doc/changelog.d/3361.fixed.md create mode 100644 doc/changelog.d/3362.miscellaneous.md create mode 100644 doc/changelog.d/3363.dependencies.md create mode 100644 doc/changelog.d/3366.maintenance.md create mode 100644 doc/changelog.d/3367.dependencies.md create mode 100644 doc/changelog.d/3368.dependencies.md create mode 100644 doc/changelog.d/3371.added.md create mode 100644 doc/changelog.d/3373.added.md create mode 100644 doc/changelog.d/3379.documentation.md create mode 100644 doc/changelog.d/3381.dependencies.md create mode 100644 doc/changelog.d/3382.documentation.md create mode 100644 doc/changelog.d/3383.dependencies.md create mode 100644 doc/changelog.d/3384.added.md create mode 100644 doc/changelog.d/3386.dependencies.md create mode 100644 doc/changelog.d/3387.dependencies.md create mode 100644 doc/changelog.d/3389.documentation.md create mode 100644 doc/changelog.d/3396.documentation.md create mode 100644 doc/changelog.d/3399.maintenance.md create mode 100644 doc/changelog.d/3400.dependencies.md create mode 100644 doc/changelog.d/3401.dependencies.md create mode 100644 doc/changelog.d/3402.dependencies.md create mode 100644 doc/changelog.d/3404.added.md create mode 100644 doc/changelog.d/3412.miscellaneous.md create mode 100644 doc/changelog.d/3414.documentation.md create mode 100644 doc/changelog.d/3417.maintenance.md create mode 100644 doc/changelog.d/3418.dependencies.md create mode 100644 doc/changelog.d/3419.dependencies.md create mode 100644 doc/changelog.d/3421.fixed.md create mode 100644 doc/changelog.d/3422.documentation.md create mode 100644 doc/changelog.d/3427.added.md create mode 100644 doc/changelog.d/3428.fixed.md create mode 100644 doc/changelog.d/3433.dependencies.md create mode 100644 doc/changelog.d/3434.documentation.md create mode 100644 doc/changelog.d/3435.miscellaneous.md create mode 100644 doc/changelog.d/3436.documentation.md create mode 100644 doc/changelog.d/3439.fixed.md create mode 100644 doc/changelog.d/3440.documentation.md create mode 100644 doc/changelog.d/3441.miscellaneous.md create mode 100644 doc/changelog.d/3443.maintenance.md create mode 100644 doc/changelog.d/3444.maintenance.md create mode 100644 doc/changelog.d/3445.maintenance.md create mode 100644 doc/changelog.d/3449.documentation.md delete mode 100644 doc/changelog.d/3450.added.md create mode 100644 doc/changelog.d/3452.fixed.md diff --git a/doc/changelog.d/2754.documentation.md b/doc/changelog.d/2754.documentation.md new file mode 100644 index 0000000000..0004117961 --- /dev/null +++ b/doc/changelog.d/2754.documentation.md @@ -0,0 +1 @@ +feat: Supporting SLURM env vars for launching MAPDL configuration \ No newline at end of file diff --git a/doc/changelog.d/2799.added.md b/doc/changelog.d/2799.added.md new file mode 100644 index 0000000000..4940232256 --- /dev/null +++ b/doc/changelog.d/2799.added.md @@ -0,0 +1 @@ +feat: Adapt PyMAPDL to common plotter \ No newline at end of file diff --git a/doc/changelog.d/3177.dependencies.md b/doc/changelog.d/3177.dependencies.md new file mode 100644 index 0000000000..a98e42acf4 --- /dev/null +++ b/doc/changelog.d/3177.dependencies.md @@ -0,0 +1 @@ +build: bump numpy from 1.26.4 to 2.0.0 \ No newline at end of file diff --git a/doc/changelog.d/3220.added.md b/doc/changelog.d/3220.added.md new file mode 100644 index 0000000000..23012e612b --- /dev/null +++ b/doc/changelog.d/3220.added.md @@ -0,0 +1 @@ +refactor: clean mapdl inprocess and move mute to MapdlCore \ No newline at end of file diff --git a/doc/changelog.d/3258.added.md b/doc/changelog.d/3258.added.md new file mode 100644 index 0000000000..63c8b1b946 --- /dev/null +++ b/doc/changelog.d/3258.added.md @@ -0,0 +1 @@ +refactor: moving tests to a class and adding delete method. \ No newline at end of file diff --git a/doc/changelog.d/3273.fixed.md b/doc/changelog.d/3273.fixed.md new file mode 100644 index 0000000000..69ae1c9b82 --- /dev/null +++ b/doc/changelog.d/3273.fixed.md @@ -0,0 +1 @@ +fix: removing io error when logging to closed streams \ No newline at end of file diff --git a/doc/changelog.d/3276.added.md b/doc/changelog.d/3276.added.md new file mode 100644 index 0000000000..eb0bd62ef2 --- /dev/null +++ b/doc/changelog.d/3276.added.md @@ -0,0 +1 @@ +maint: update CHANGELOG for v0.68.4 \ No newline at end of file diff --git a/doc/changelog.d/3282.fixed.md b/doc/changelog.d/3282.fixed.md new file mode 100644 index 0000000000..c983c0b180 --- /dev/null +++ b/doc/changelog.d/3282.fixed.md @@ -0,0 +1 @@ +fix: increasing timeout for local-min \ No newline at end of file diff --git a/doc/changelog.d/3283.dependencies.md b/doc/changelog.d/3283.dependencies.md new file mode 100644 index 0000000000..3f7d43c9c7 --- /dev/null +++ b/doc/changelog.d/3283.dependencies.md @@ -0,0 +1 @@ +build: bump sphinx from 7.3.7 to 7.4.4 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3288.fixed.md b/doc/changelog.d/3288.fixed.md new file mode 100644 index 0000000000..5d3729a2ad --- /dev/null +++ b/doc/changelog.d/3288.fixed.md @@ -0,0 +1 @@ +fix: local-min timeout \ No newline at end of file diff --git a/doc/changelog.d/3293.miscellaneous.md b/doc/changelog.d/3293.miscellaneous.md new file mode 100644 index 0000000000..07a57f7b11 --- /dev/null +++ b/doc/changelog.d/3293.miscellaneous.md @@ -0,0 +1 @@ +feat/adding missing argument \ No newline at end of file diff --git a/doc/changelog.d/3294.miscellaneous.md b/doc/changelog.d/3294.miscellaneous.md new file mode 100644 index 0000000000..2ace80a260 --- /dev/null +++ b/doc/changelog.d/3294.miscellaneous.md @@ -0,0 +1 @@ +feat/adding preppost license to allowed \ No newline at end of file diff --git a/doc/changelog.d/3295.fixed.md b/doc/changelog.d/3295.fixed.md new file mode 100644 index 0000000000..df85a71f1f --- /dev/null +++ b/doc/changelog.d/3295.fixed.md @@ -0,0 +1 @@ +fix: missing arguments in secdata \ No newline at end of file diff --git a/doc/changelog.d/3296.miscellaneous.md b/doc/changelog.d/3296.miscellaneous.md new file mode 100644 index 0000000000..ef50374250 --- /dev/null +++ b/doc/changelog.d/3296.miscellaneous.md @@ -0,0 +1 @@ +docs: adding warning about \*mwrite. Update \*vwrite warning to include \*mwrite \ No newline at end of file diff --git a/doc/changelog.d/3297.fixed.md b/doc/changelog.d/3297.fixed.md new file mode 100644 index 0000000000..ae99b97904 --- /dev/null +++ b/doc/changelog.d/3297.fixed.md @@ -0,0 +1 @@ +Fix/node-numbering \ No newline at end of file diff --git a/doc/changelog.d/3299.dependencies.md b/doc/changelog.d/3299.dependencies.md new file mode 100644 index 0000000000..28dacd57ce --- /dev/null +++ b/doc/changelog.d/3299.dependencies.md @@ -0,0 +1 @@ +build: bump grpcio from 1.65.0 to 1.65.1 in the grpc-deps group \ No newline at end of file diff --git a/doc/changelog.d/3300.dependencies.md b/doc/changelog.d/3300.dependencies.md new file mode 100644 index 0000000000..069e024ccf --- /dev/null +++ b/doc/changelog.d/3300.dependencies.md @@ -0,0 +1 @@ +build: bump sphinx from 7.4.4 to 7.4.6 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3304.fixed.md b/doc/changelog.d/3304.fixed.md new file mode 100644 index 0000000000..04376eab96 --- /dev/null +++ b/doc/changelog.d/3304.fixed.md @@ -0,0 +1 @@ +fix: filename with /OUTPUT command in stored commands \ No newline at end of file diff --git a/doc/changelog.d/3306.changed.md b/doc/changelog.d/3306.changed.md new file mode 100644 index 0000000000..d0c77bb61b --- /dev/null +++ b/doc/changelog.d/3306.changed.md @@ -0,0 +1 @@ +ci: bump docker/login-action from 3.2.0 to 3.3.0 in the actions group \ No newline at end of file diff --git a/doc/changelog.d/3307.fixed.md b/doc/changelog.d/3307.fixed.md new file mode 100644 index 0000000000..3dcead84a4 --- /dev/null +++ b/doc/changelog.d/3307.fixed.md @@ -0,0 +1 @@ +fix: license headers \ No newline at end of file diff --git a/doc/changelog.d/3309.changed.md b/doc/changelog.d/3309.changed.md new file mode 100644 index 0000000000..102ca38fcd --- /dev/null +++ b/doc/changelog.d/3309.changed.md @@ -0,0 +1 @@ +build: bump importlib-metadata from 8.0.0 to 8.2.0 in the minimal group \ No newline at end of file diff --git a/doc/changelog.d/3310.dependencies.md b/doc/changelog.d/3310.dependencies.md new file mode 100644 index 0000000000..22cb61bd01 --- /dev/null +++ b/doc/changelog.d/3310.dependencies.md @@ -0,0 +1 @@ +build: bump ansys-tools-visualization-interface from 0.2.6 to 0.3.0 in the core group \ No newline at end of file diff --git a/doc/changelog.d/3311.dependencies.md b/doc/changelog.d/3311.dependencies.md new file mode 100644 index 0000000000..ee0f7490e6 --- /dev/null +++ b/doc/changelog.d/3311.dependencies.md @@ -0,0 +1 @@ +build: bump the documentation group with 3 updates \ No newline at end of file diff --git a/doc/changelog.d/3312.dependencies.md b/doc/changelog.d/3312.dependencies.md new file mode 100644 index 0000000000..c8655e832b --- /dev/null +++ b/doc/changelog.d/3312.dependencies.md @@ -0,0 +1 @@ +build: bump pytest from 8.2.2 to 8.3.2 in the testing group \ No newline at end of file diff --git a/doc/changelog.d/3315.fixed.md b/doc/changelog.d/3315.fixed.md new file mode 100644 index 0000000000..3fc2c39816 --- /dev/null +++ b/doc/changelog.d/3315.fixed.md @@ -0,0 +1 @@ +fix: Making sure we skip all the pool unit tests. \ No newline at end of file diff --git a/doc/changelog.d/3316.miscellaneous.md b/doc/changelog.d/3316.miscellaneous.md new file mode 100644 index 0000000000..b42b241032 --- /dev/null +++ b/doc/changelog.d/3316.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3319.miscellaneous.md b/doc/changelog.d/3319.miscellaneous.md new file mode 100644 index 0000000000..2042f86d5c --- /dev/null +++ b/doc/changelog.d/3319.miscellaneous.md @@ -0,0 +1 @@ +feat: adding more descriptive errors \ No newline at end of file diff --git a/doc/changelog.d/3320.miscellaneous.md b/doc/changelog.d/3320.miscellaneous.md new file mode 100644 index 0000000000..624b931380 --- /dev/null +++ b/doc/changelog.d/3320.miscellaneous.md @@ -0,0 +1 @@ +feat: database module improvements \ No newline at end of file diff --git a/doc/changelog.d/3322.dependencies.md b/doc/changelog.d/3322.dependencies.md new file mode 100644 index 0000000000..7744570c75 --- /dev/null +++ b/doc/changelog.d/3322.dependencies.md @@ -0,0 +1 @@ +build: bump grpcio from 1.65.1 to 1.65.2 in the grpc-deps group \ No newline at end of file diff --git a/doc/changelog.d/3323.dependencies.md b/doc/changelog.d/3323.dependencies.md new file mode 100644 index 0000000000..a3da3e9cb7 --- /dev/null +++ b/doc/changelog.d/3323.dependencies.md @@ -0,0 +1 @@ +build: bump ansys-tools-visualization-interface from 0.3.0 to 0.4.0 in the core group \ No newline at end of file diff --git a/doc/changelog.d/3324.dependencies.md b/doc/changelog.d/3324.dependencies.md new file mode 100644 index 0000000000..ee0f7490e6 --- /dev/null +++ b/doc/changelog.d/3324.dependencies.md @@ -0,0 +1 @@ +build: bump the documentation group with 3 updates \ No newline at end of file diff --git a/doc/changelog.d/3326.added.md b/doc/changelog.d/3326.added.md new file mode 100644 index 0000000000..a48fcb25fc --- /dev/null +++ b/doc/changelog.d/3326.added.md @@ -0,0 +1 @@ +chore: drop python3.9 support \ No newline at end of file diff --git a/doc/changelog.d/3328.dependencies.md b/doc/changelog.d/3328.dependencies.md new file mode 100644 index 0000000000..b1e9f37c9a --- /dev/null +++ b/doc/changelog.d/3328.dependencies.md @@ -0,0 +1 @@ +feat: adding `PYMAPDL_APDL_LOG` env var for testing \ No newline at end of file diff --git a/doc/changelog.d/3330.miscellaneous.md b/doc/changelog.d/3330.miscellaneous.md new file mode 100644 index 0000000000..b42b241032 --- /dev/null +++ b/doc/changelog.d/3330.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3339.changed.md b/doc/changelog.d/3339.changed.md new file mode 100644 index 0000000000..65de95256a --- /dev/null +++ b/doc/changelog.d/3339.changed.md @@ -0,0 +1 @@ +build: update pre-commit-hook \ No newline at end of file diff --git a/doc/changelog.d/3340.miscellaneous.md b/doc/changelog.d/3340.miscellaneous.md new file mode 100644 index 0000000000..19e44c26b4 --- /dev/null +++ b/doc/changelog.d/3340.miscellaneous.md @@ -0,0 +1 @@ +feat: adding channel subscription method and tests \ No newline at end of file diff --git a/doc/changelog.d/3343.miscellaneous.md b/doc/changelog.d/3343.miscellaneous.md new file mode 100644 index 0000000000..c0dbbed4f1 --- /dev/null +++ b/doc/changelog.d/3343.miscellaneous.md @@ -0,0 +1 @@ +feat: Adding 'methodconfig' for all services in channel to allow retry \ No newline at end of file diff --git a/doc/changelog.d/3344.dependencies.md b/doc/changelog.d/3344.dependencies.md new file mode 100644 index 0000000000..b0affd6d75 --- /dev/null +++ b/doc/changelog.d/3344.dependencies.md @@ -0,0 +1 @@ +build: bump grpcio from 1.65.2 to 1.65.4 in the grpc-deps group \ No newline at end of file diff --git a/doc/changelog.d/3345.dependencies.md b/doc/changelog.d/3345.dependencies.md new file mode 100644 index 0000000000..7c5203d58d --- /dev/null +++ b/doc/changelog.d/3345.dependencies.md @@ -0,0 +1 @@ +build: bump the core group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/3346.dependencies.md b/doc/changelog.d/3346.dependencies.md new file mode 100644 index 0000000000..181e8527ec --- /dev/null +++ b/doc/changelog.d/3346.dependencies.md @@ -0,0 +1 @@ +build: bump sphinx-gallery from 0.17.0 to 0.17.1 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3351.miscellaneous.md b/doc/changelog.d/3351.miscellaneous.md new file mode 100644 index 0000000000..b42b241032 --- /dev/null +++ b/doc/changelog.d/3351.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3352.dependencies.md b/doc/changelog.d/3352.dependencies.md new file mode 100644 index 0000000000..99fc83e4e2 --- /dev/null +++ b/doc/changelog.d/3352.dependencies.md @@ -0,0 +1 @@ +ci: bump ansys/actions from 6 to 7 in the actions group \ No newline at end of file diff --git a/doc/changelog.d/3354.miscellaneous.md b/doc/changelog.d/3354.miscellaneous.md new file mode 100644 index 0000000000..2438e6b1bf --- /dev/null +++ b/doc/changelog.d/3354.miscellaneous.md @@ -0,0 +1 @@ +feat: adding python side retry mechanism \ No newline at end of file diff --git a/doc/changelog.d/3355.fixed.md b/doc/changelog.d/3355.fixed.md new file mode 100644 index 0000000000..cda6a43a41 --- /dev/null +++ b/doc/changelog.d/3355.fixed.md @@ -0,0 +1 @@ +fix: reuploading file on CDREAD \ No newline at end of file diff --git a/doc/changelog.d/3357.maintenance.md b/doc/changelog.d/3357.maintenance.md new file mode 100644 index 0000000000..9835f5f64f --- /dev/null +++ b/doc/changelog.d/3357.maintenance.md @@ -0,0 +1 @@ +build: bump pyansys-tools-versioning from 0.5.0 to 0.6.0 in the minimal group \ No newline at end of file diff --git a/doc/changelog.d/3358.dependencies.md b/doc/changelog.d/3358.dependencies.md new file mode 100644 index 0000000000..7c5203d58d --- /dev/null +++ b/doc/changelog.d/3358.dependencies.md @@ -0,0 +1 @@ +build: bump the core group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/3360.dependencies.md b/doc/changelog.d/3360.dependencies.md new file mode 100644 index 0000000000..8ff93a3e2b --- /dev/null +++ b/doc/changelog.d/3360.dependencies.md @@ -0,0 +1 @@ +build: bump pyansys-tools-report from 0.7.3 to 0.8.0 in the testing group \ No newline at end of file diff --git a/doc/changelog.d/3361.fixed.md b/doc/changelog.d/3361.fixed.md new file mode 100644 index 0000000000..e95b2f060d --- /dev/null +++ b/doc/changelog.d/3361.fixed.md @@ -0,0 +1 @@ +fix: warning raised in v251 \ No newline at end of file diff --git a/doc/changelog.d/3362.miscellaneous.md b/doc/changelog.d/3362.miscellaneous.md new file mode 100644 index 0000000000..8affdc40b3 --- /dev/null +++ b/doc/changelog.d/3362.miscellaneous.md @@ -0,0 +1 @@ +Update conftest.py to switch mapdl.tbdat to mapdl.tbdata \ No newline at end of file diff --git a/doc/changelog.d/3363.dependencies.md b/doc/changelog.d/3363.dependencies.md new file mode 100644 index 0000000000..36ec12fcae --- /dev/null +++ b/doc/changelog.d/3363.dependencies.md @@ -0,0 +1 @@ +build: bump the documentation group across 1 directory with 3 updates \ No newline at end of file diff --git a/doc/changelog.d/3366.maintenance.md b/doc/changelog.d/3366.maintenance.md new file mode 100644 index 0000000000..626e70478b --- /dev/null +++ b/doc/changelog.d/3366.maintenance.md @@ -0,0 +1 @@ +build: bump importlib-metadata from 8.2.0 to 8.4.0 in the minimal group \ No newline at end of file diff --git a/doc/changelog.d/3367.dependencies.md b/doc/changelog.d/3367.dependencies.md new file mode 100644 index 0000000000..fa9d91b301 --- /dev/null +++ b/doc/changelog.d/3367.dependencies.md @@ -0,0 +1 @@ +build: bump grpcio from 1.65.4 to 1.66.0 in the grpc-deps group \ No newline at end of file diff --git a/doc/changelog.d/3368.dependencies.md b/doc/changelog.d/3368.dependencies.md new file mode 100644 index 0000000000..7c5203d58d --- /dev/null +++ b/doc/changelog.d/3368.dependencies.md @@ -0,0 +1 @@ +build: bump the core group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/3371.added.md b/doc/changelog.d/3371.added.md new file mode 100644 index 0000000000..815ee5502d --- /dev/null +++ b/doc/changelog.d/3371.added.md @@ -0,0 +1 @@ +chore: update image cache \ No newline at end of file diff --git a/doc/changelog.d/3373.added.md b/doc/changelog.d/3373.added.md new file mode 100644 index 0000000000..ed877bb719 --- /dev/null +++ b/doc/changelog.d/3373.added.md @@ -0,0 +1 @@ +chore: pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3379.documentation.md b/doc/changelog.d/3379.documentation.md new file mode 100644 index 0000000000..114b2905d9 --- /dev/null +++ b/doc/changelog.d/3379.documentation.md @@ -0,0 +1 @@ +Docs/improving hpc documentation \ No newline at end of file diff --git a/doc/changelog.d/3381.dependencies.md b/doc/changelog.d/3381.dependencies.md new file mode 100644 index 0000000000..fbfa9d9397 --- /dev/null +++ b/doc/changelog.d/3381.dependencies.md @@ -0,0 +1 @@ +build: bump grpcio from 1.66.0 to 1.66.1 in the grpc-deps group \ No newline at end of file diff --git a/doc/changelog.d/3382.documentation.md b/doc/changelog.d/3382.documentation.md new file mode 100644 index 0000000000..411a7a8820 --- /dev/null +++ b/doc/changelog.d/3382.documentation.md @@ -0,0 +1 @@ +build: bump ansys-sphinx-theme from 1.0.5 to 1.0.7 in the core group \ No newline at end of file diff --git a/doc/changelog.d/3383.dependencies.md b/doc/changelog.d/3383.dependencies.md new file mode 100644 index 0000000000..59f633953c --- /dev/null +++ b/doc/changelog.d/3383.dependencies.md @@ -0,0 +1 @@ +build: bump plotly from 5.23.0 to 5.24.0 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3384.added.md b/doc/changelog.d/3384.added.md new file mode 100644 index 0000000000..c0b5c5e400 --- /dev/null +++ b/doc/changelog.d/3384.added.md @@ -0,0 +1 @@ +chore: skip database testing on v23.X \ No newline at end of file diff --git a/doc/changelog.d/3386.dependencies.md b/doc/changelog.d/3386.dependencies.md new file mode 100644 index 0000000000..5817291f14 --- /dev/null +++ b/doc/changelog.d/3386.dependencies.md @@ -0,0 +1 @@ +build: bump the core group with 3 updates \ No newline at end of file diff --git a/doc/changelog.d/3387.dependencies.md b/doc/changelog.d/3387.dependencies.md new file mode 100644 index 0000000000..ef44275bee --- /dev/null +++ b/doc/changelog.d/3387.dependencies.md @@ -0,0 +1 @@ +build: bump sphinx-autobuild from 2024.4.16 to 2024.9.3 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3389.documentation.md b/doc/changelog.d/3389.documentation.md new file mode 100644 index 0000000000..1dc773f059 --- /dev/null +++ b/doc/changelog.d/3389.documentation.md @@ -0,0 +1 @@ +docs: remove ``thispagetitle`` meta tag and add default \ No newline at end of file diff --git a/doc/changelog.d/3396.documentation.md b/doc/changelog.d/3396.documentation.md new file mode 100644 index 0000000000..78d8acbc9d --- /dev/null +++ b/doc/changelog.d/3396.documentation.md @@ -0,0 +1 @@ +docs: fix keywords metadata \ No newline at end of file diff --git a/doc/changelog.d/3399.maintenance.md b/doc/changelog.d/3399.maintenance.md new file mode 100644 index 0000000000..f6c510962f --- /dev/null +++ b/doc/changelog.d/3399.maintenance.md @@ -0,0 +1 @@ +build: bump the minimal group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/3400.dependencies.md b/doc/changelog.d/3400.dependencies.md new file mode 100644 index 0000000000..b673a9e77c --- /dev/null +++ b/doc/changelog.d/3400.dependencies.md @@ -0,0 +1 @@ +build: bump ansys-tools-visualization-interface from 0.4.0 to 0.4.4 in the core group \ No newline at end of file diff --git a/doc/changelog.d/3401.dependencies.md b/doc/changelog.d/3401.dependencies.md new file mode 100644 index 0000000000..5df22049c4 --- /dev/null +++ b/doc/changelog.d/3401.dependencies.md @@ -0,0 +1 @@ +build: bump plotly from 5.24.0 to 5.24.1 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3402.dependencies.md b/doc/changelog.d/3402.dependencies.md new file mode 100644 index 0000000000..eb6a4417f8 --- /dev/null +++ b/doc/changelog.d/3402.dependencies.md @@ -0,0 +1 @@ +build: bump pytest from 8.3.2 to 8.3.3 in the testing group \ No newline at end of file diff --git a/doc/changelog.d/3404.added.md b/doc/changelog.d/3404.added.md new file mode 100644 index 0000000000..80fd20870c --- /dev/null +++ b/doc/changelog.d/3404.added.md @@ -0,0 +1 @@ +chore: remove mapdl_inprocess.py from codecov analysis \ No newline at end of file diff --git a/doc/changelog.d/3412.miscellaneous.md b/doc/changelog.d/3412.miscellaneous.md new file mode 100644 index 0000000000..f67f08c71b --- /dev/null +++ b/doc/changelog.d/3412.miscellaneous.md @@ -0,0 +1 @@ +feat: supporting ´´to_dataframe()´´ for some bc list commands \ No newline at end of file diff --git a/doc/changelog.d/3414.documentation.md b/doc/changelog.d/3414.documentation.md new file mode 100644 index 0000000000..d84c7a8d6b --- /dev/null +++ b/doc/changelog.d/3414.documentation.md @@ -0,0 +1 @@ +docs: cards layout for the landing page \ No newline at end of file diff --git a/doc/changelog.d/3417.maintenance.md b/doc/changelog.d/3417.maintenance.md new file mode 100644 index 0000000000..f6c510962f --- /dev/null +++ b/doc/changelog.d/3417.maintenance.md @@ -0,0 +1 @@ +build: bump the minimal group with 2 updates \ No newline at end of file diff --git a/doc/changelog.d/3418.dependencies.md b/doc/changelog.d/3418.dependencies.md new file mode 100644 index 0000000000..04ae2480dd --- /dev/null +++ b/doc/changelog.d/3418.dependencies.md @@ -0,0 +1 @@ +build: bump ansys-sphinx-theme from 1.0.8 to 1.0.11 in the core group \ No newline at end of file diff --git a/doc/changelog.d/3419.dependencies.md b/doc/changelog.d/3419.dependencies.md new file mode 100644 index 0000000000..e38529aff1 --- /dev/null +++ b/doc/changelog.d/3419.dependencies.md @@ -0,0 +1 @@ +build: bump sphinx-autobuild from 2024.9.3 to 2024.9.19 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3421.fixed.md b/doc/changelog.d/3421.fixed.md new file mode 100644 index 0000000000..336b8458eb --- /dev/null +++ b/doc/changelog.d/3421.fixed.md @@ -0,0 +1 @@ +fix: avoid changing entities ids after plotting \ No newline at end of file diff --git a/doc/changelog.d/3422.documentation.md b/doc/changelog.d/3422.documentation.md new file mode 100644 index 0000000000..f59fe58c14 --- /dev/null +++ b/doc/changelog.d/3422.documentation.md @@ -0,0 +1 @@ +docs: adding cheat sheet on documentation \ No newline at end of file diff --git a/doc/changelog.d/3427.added.md b/doc/changelog.d/3427.added.md new file mode 100644 index 0000000000..ce52a9880d --- /dev/null +++ b/doc/changelog.d/3427.added.md @@ -0,0 +1 @@ +perf: reduce-testing-time \ No newline at end of file diff --git a/doc/changelog.d/3428.fixed.md b/doc/changelog.d/3428.fixed.md new file mode 100644 index 0000000000..809dcba3f1 --- /dev/null +++ b/doc/changelog.d/3428.fixed.md @@ -0,0 +1 @@ +fix: disabling logging on `__del__` \ No newline at end of file diff --git a/doc/changelog.d/3433.dependencies.md b/doc/changelog.d/3433.dependencies.md new file mode 100644 index 0000000000..7b00217183 --- /dev/null +++ b/doc/changelog.d/3433.dependencies.md @@ -0,0 +1 @@ +build: bump pandas from 2.2.2 to 2.2.3 in the documentation group \ No newline at end of file diff --git a/doc/changelog.d/3434.documentation.md b/doc/changelog.d/3434.documentation.md new file mode 100644 index 0000000000..3e5f020eda --- /dev/null +++ b/doc/changelog.d/3434.documentation.md @@ -0,0 +1 @@ +docs: revamping example landing page and adding groups \ No newline at end of file diff --git a/doc/changelog.d/3435.miscellaneous.md b/doc/changelog.d/3435.miscellaneous.md new file mode 100644 index 0000000000..18c1878a48 --- /dev/null +++ b/doc/changelog.d/3435.miscellaneous.md @@ -0,0 +1 @@ +feat: add exit to inprocess backend \ No newline at end of file diff --git a/doc/changelog.d/3436.documentation.md b/doc/changelog.d/3436.documentation.md new file mode 100644 index 0000000000..8b665f770f --- /dev/null +++ b/doc/changelog.d/3436.documentation.md @@ -0,0 +1 @@ +docs: reorg hpc section \ No newline at end of file diff --git a/doc/changelog.d/3439.fixed.md b/doc/changelog.d/3439.fixed.md new file mode 100644 index 0000000000..c9ec58ba47 --- /dev/null +++ b/doc/changelog.d/3439.fixed.md @@ -0,0 +1 @@ +fix: small plotting fix \ No newline at end of file diff --git a/doc/changelog.d/3440.documentation.md b/doc/changelog.d/3440.documentation.md new file mode 100644 index 0000000000..44de572e38 --- /dev/null +++ b/doc/changelog.d/3440.documentation.md @@ -0,0 +1 @@ +docs: update image and code block \ No newline at end of file diff --git a/doc/changelog.d/3441.miscellaneous.md b/doc/changelog.d/3441.miscellaneous.md new file mode 100644 index 0000000000..8ecd65bc0f --- /dev/null +++ b/doc/changelog.d/3441.miscellaneous.md @@ -0,0 +1 @@ +feat: removing-CDB-files \ No newline at end of file diff --git a/doc/changelog.d/3443.maintenance.md b/doc/changelog.d/3443.maintenance.md new file mode 100644 index 0000000000..23264207b9 --- /dev/null +++ b/doc/changelog.d/3443.maintenance.md @@ -0,0 +1 @@ +ci: pre-commit autoupdate \ No newline at end of file diff --git a/doc/changelog.d/3444.maintenance.md b/doc/changelog.d/3444.maintenance.md new file mode 100644 index 0000000000..6f6b999d75 --- /dev/null +++ b/doc/changelog.d/3444.maintenance.md @@ -0,0 +1 @@ +ci: bump actions/checkout from 4.1.7 to 4.2.0 in the actions group \ No newline at end of file diff --git a/doc/changelog.d/3445.maintenance.md b/doc/changelog.d/3445.maintenance.md new file mode 100644 index 0000000000..3985e673f6 --- /dev/null +++ b/doc/changelog.d/3445.maintenance.md @@ -0,0 +1 @@ +ci: changing pre-commit commit and pr name \ No newline at end of file diff --git a/doc/changelog.d/3449.documentation.md b/doc/changelog.d/3449.documentation.md new file mode 100644 index 0000000000..166918c2c4 --- /dev/null +++ b/doc/changelog.d/3449.documentation.md @@ -0,0 +1 @@ +docs: adding directive to hide elements \ No newline at end of file diff --git a/doc/changelog.d/3450.added.md b/doc/changelog.d/3450.added.md deleted file mode 100644 index 66d41b6785..0000000000 --- a/doc/changelog.d/3450.added.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v0.68.5 \ No newline at end of file diff --git a/doc/changelog.d/3452.fixed.md b/doc/changelog.d/3452.fixed.md new file mode 100644 index 0000000000..675de3185e --- /dev/null +++ b/doc/changelog.d/3452.fixed.md @@ -0,0 +1 @@ +fix: changelog \ No newline at end of file diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index 1c10efe928..fe8677f27e 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -9,126 +9,6 @@ This document contains the release notes for the project. .. towncrier release notes start -`0.68.5 `_ - 2024-10-03 -============================================================================== - -Added -^^^^^ - -- feat: Adapt PyMAPDL to common plotter `#2799 `_ -- refactor: clean mapdl inprocess and move mute to MapdlCore `#3220 `_ -- refactor: moving tests to a class and adding delete method. `#3258 `_ -- maint: update CHANGELOG for v0.68.4 `#3276 `_ -- chore: drop python3.9 support `#3326 `_ -- chore: update image cache `#3371 `_ -- chore: pre-commit autoupdate `#3373 `_ -- chore: skip database testing on v23.X `#3384 `_ -- chore: remove mapdl_inprocess.py from codecov analysis `#3404 `_ -- perf: reduce-testing-time `#3427 `_ - - -Changed -^^^^^^^ - -- ci: bump docker/login-action from 3.2.0 to 3.3.0 in the actions group `#3306 `_ -- build: bump importlib-metadata from 8.0.0 to 8.2.0 in the minimal group `#3309 `_ -- build: update pre-commit-hook `#3339 `_ - - -Fixed -^^^^^ - -- fix: removing io error when logging to closed streams `#3273 `_ -- fix: increasing timeout for local-min `#3282 `_ -- fix: local-min timeout `#3288 `_ -- fix: missing arguments in secdata `#3295 `_ -- Fix/node-numbering `#3297 `_ -- fix: filename with /OUTPUT command in stored commands `#3304 `_ -- fix: license headers `#3307 `_ -- fix: Making sure we skip all the pool unit tests. `#3315 `_ -- fix: reuploading file on CDREAD `#3355 `_ -- fix: warning raised in v251 `#3361 `_ -- fix: avoid changing entities ids after plotting `#3421 `_ -- fix: disabling logging on `__del__` `#3428 `_ -- fix: small plotting fix `#3439 `_ - - -Dependencies -^^^^^^^^^^^^ - -- build: bump numpy from 1.26.4 to 2.0.0 `#3177 `_ -- build: bump sphinx from 7.3.7 to 7.4.4 in the documentation group `#3283 `_ -- build: bump grpcio from 1.65.0 to 1.65.1 in the grpc-deps group `#3299 `_ -- build: bump sphinx from 7.4.4 to 7.4.6 in the documentation group `#3300 `_ -- build: bump ansys-tools-visualization-interface from 0.2.6 to 0.3.0 in the core group `#3310 `_ -- build: bump the documentation group with 3 updates `#3311 `_, `#3324 `_ -- build: bump pytest from 8.2.2 to 8.3.2 in the testing group `#3312 `_ -- build: bump grpcio from 1.65.1 to 1.65.2 in the grpc-deps group `#3322 `_ -- build: bump ansys-tools-visualization-interface from 0.3.0 to 0.4.0 in the core group `#3323 `_ -- feat: adding `PYMAPDL_APDL_LOG` env var for testing `#3328 `_ -- build: bump grpcio from 1.65.2 to 1.65.4 in the grpc-deps group `#3344 `_ -- build: bump the core group with 2 updates `#3345 `_, `#3358 `_, `#3368 `_ -- build: bump sphinx-gallery from 0.17.0 to 0.17.1 in the documentation group `#3346 `_ -- ci: bump ansys/actions from 6 to 7 in the actions group `#3352 `_ -- build: bump pyansys-tools-report from 0.7.3 to 0.8.0 in the testing group `#3360 `_ -- build: bump the documentation group across 1 directory with 3 updates `#3363 `_ -- build: bump grpcio from 1.65.4 to 1.66.0 in the grpc-deps group `#3367 `_ -- build: bump grpcio from 1.66.0 to 1.66.1 in the grpc-deps group `#3381 `_ -- build: bump plotly from 5.23.0 to 5.24.0 in the documentation group `#3383 `_ -- build: bump the core group with 3 updates `#3386 `_ -- build: bump sphinx-autobuild from 2024.4.16 to 2024.9.3 in the documentation group `#3387 `_ -- build: bump ansys-tools-visualization-interface from 0.4.0 to 0.4.4 in the core group `#3400 `_ -- build: bump plotly from 5.24.0 to 5.24.1 in the documentation group `#3401 `_ -- build: bump pytest from 8.3.2 to 8.3.3 in the testing group `#3402 `_ -- build: bump ansys-sphinx-theme from 1.0.8 to 1.0.11 in the core group `#3418 `_ -- build: bump sphinx-autobuild from 2024.9.3 to 2024.9.19 in the documentation group `#3419 `_ -- build: bump pandas from 2.2.2 to 2.2.3 in the documentation group `#3433 `_ - - -Miscellaneous -^^^^^^^^^^^^^ - -- feat/adding missing argument `#3293 `_ -- feat/adding preppost license to allowed `#3294 `_ -- docs: adding warning about \*mwrite. Update \*vwrite warning to include \*mwrite `#3296 `_ -- [pre-commit.ci] pre-commit autoupdate `#3316 `_, `#3330 `_, `#3351 `_ -- feat: adding more descriptive errors `#3319 `_ -- feat: database module improvements `#3320 `_ -- feat: adding channel subscription method and tests `#3340 `_ -- feat: Adding 'methodconfig' for all services in channel to allow retry `#3343 `_ -- feat: adding python side retry mechanism `#3354 `_ -- Update conftest.py to switch mapdl.tbdat to mapdl.tbdata `#3362 `_ -- feat: supporting ´´to_dataframe()´´ for some bc list commands `#3412 `_ -- feat: add exit to inprocess backend `#3435 `_ -- feat: removing-CDB-files `#3441 `_ - - -Documentation -^^^^^^^^^^^^^ - -- feat: Supporting SLURM env vars for launching MAPDL configuration `#2754 `_ -- Docs/improving hpc documentation `#3379 `_ -- build: bump ansys-sphinx-theme from 1.0.5 to 1.0.7 in the core group `#3382 `_ -- docs: remove ``thispagetitle`` meta tag and add default `#3389 `_ -- docs: fix keywords metadata `#3396 `_ -- docs: cards layout for the landing page `#3414 `_ -- docs: adding cheat sheet on documentation `#3422 `_ -- docs: revamping example landing page and adding groups `#3434 `_ -- docs: reorg hpc section `#3436 `_ -- docs: update image and code block `#3440 `_ -- docs: adding directive to hide elements `#3449 `_ - - -Maintenance -^^^^^^^^^^^ - -- build: bump pyansys-tools-versioning from 0.5.0 to 0.6.0 in the minimal group `#3357 `_ -- build: bump importlib-metadata from 8.2.0 to 8.4.0 in the minimal group `#3366 `_ -- build: bump the minimal group with 2 updates `#3399 `_, `#3417 `_ -- ci: pre-commit autoupdate `#3443 `_ -- ci: bump actions/checkout from 4.1.7 to 4.2.0 in the actions group `#3444 `_ -- ci: changing pre-commit commit and pr name `#3445 `_ - `0.68.4 `_ - 2024-07-15 ==============================================================================