Skip to content

Commit ca02b3c

Browse files
committed
add links
1 parent f9adace commit ca02b3c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • docs/release-notes/corporate-memory-25-3

docs/release-notes/corporate-memory-25-3/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,12 +201,12 @@ We are excited to announce cmemc v25.5.0, which introduces new features, improve
201201
- `workspace.reportManager.plugin`: `inMemory``inMemoryExecutionReportManager`, `file``fileExecutionReportManager`.
202202
- **Python autocomplete:** Dropped support for autocomplete functions that omit the `depend_on_parameter_values` parameter. This was deprecated in 23.1; earlier versions logged warnings referencing “legacy autocomplete function”.
203203
- **Python sub-system upgrade:** The Python runtime now uses Python 3.13 with uv-based package management.
204-
- If you previously set `PIP_INDEX_URL`/`PIP_EXTRA_INDEX_URL`, switch to `UV_DEFAULT_INDEX`/`UV_EXTRA_INDEX_URL`.
204+
- If you previously set `PIP_INDEX_URL`/`PIP_EXTRA_INDEX_URL`, switch to [`UV_DEFAULT_INDEX`](https://docs.astral.sh/uv/reference/environment/#uv_default_index)/[`UV_EXTRA_INDEX_URL`](https://docs.astral.sh/uv/reference/environment/#uv_extra_index_url).
205205
- Custom CA bundles now reside at `/usr/local/venv/lib/python3.13/site-packages/certifi/cacert.pem`.
206206
- Clean up the complete `python-packages` directory before or directly after upgrading (e.g., via `cmemc admin workspace python uninstall --all`).
207207
- Re-install required Python packages afterwards and ensure they are Python 3.13 compatible.
208208
- Please note that your packages need to be python 3.13 ready.
209-
- All eccenca packages are published as a new python 3.13 ready minor version.
209+
- All [eccenca published plugins](https://documentation.eccenca.com/latest/tags/#tag:pythonplugin) are published as a new python 3.13 ready minor version.
210210
- If you maintain custom plugins using the [cmem-plugin-template](https://github.com/eccenca/cmem-plugin-template), update the template via copier as [described in the repository documentation](https://github.com/eccenca/cmem-plugin-template?tab=readme-ov-file#template-updates).
211211

212212
### eccenca Explore

0 commit comments

Comments
 (0)