Skip to content

Commit 87a6d78

Browse files
jstabenowclaude
andcommitted
Add v2.7.0
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 880c8a0 commit 87a6d78

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
---------
33

4-
## Unreleased
4+
## 2.7.0
55

66
- Add cluster endpoints `v3_cluster_get_healthy`, `v3_cluster_get_deployments`, `v3_cluster_process_get_metadata`, `v3_cluster_db_get_process_map`, `v3_cluster_fs_get_file_list` (with `ClusterDeployments`/`ClusterDeploymentsProcess` models)
77
- Fix `v3_cluster_process_get_probe` using `POST` instead of `GET`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name="datarhei-mediacore-client",
22-
version="2.6.0",
22+
version="2.7.0",
2323
url="https://github.com/datarhei/core-client-python",
2424
project_urls={
2525
"Source": "https://github.com/datarhei/core-client-python",

0 commit comments

Comments
 (0)