Polycrate API Releases¶
Hier findest du die vollständigen Release Notes für alle Polycrate API-Versionen.
Aktuelle Releases¶
| Version | Datum | Typ | Highlights |
|---|---|---|---|
| 0.12.0 | 2026-02-17 | Feature | CatalogueApp, AI Maintenance Detection, Provider Model, Workspace Pop Required |
| 0.11.31 | 2026-02-08 | Bugfix | SystemConfig Save Fix: JS API Client + Save Bar Reactivity |
| 0.11.30 | 2026-02-08 | Feature | ServiceLevelBreach, Operator Auto-Deployment, K8sCluster Endpoint Monitoring, Backup Retention |
| 0.11.29 | 2026-02-02 | Feature | Organization Support PIN in List API |
| 0.11.28 | 2026-02-02 | Patch | Keycloak 26.4 Organization Sync Fix, Criticality Refactoring |
| 0.11.27 | 2026-02-02 | Feature | K8sApp Pod Status, DataSource, Dashboard SLO Redesign |
| 0.11.26 | 2026-01-29 | Patch | Downtime Recovery Fix, Observability Timeout |
| 0.11.25 | 2026-01-29 | Patch | Bugfixes: Artifacts, Loadbalancer Chart, SLO State, Observability Auth |
| 0.11.24 | 2026-01-29 | Feature | SRE/SLO Framework, Observability Metrics, Downtime Improvements |
| 0.11.23 | 2026-01-23 | Feature | API Key Fix, Contact Role, CLI 0.29.11 |
| 0.11.22 | 2026-01-20 | Patch | LoadBalancer Metrics Fix |
| 0.11.21 | 2026-01-20 | Feature | S3 Bucket Metrics für Ceph, ActionRun/Agent Filter Fix |
| 0.11.20 | 2026-01-20 | Patch | LoadBalancer Chart resize TypeError Fix |
| 0.11.19 | 2026-01-20 | Feature | Storage & Objects Spalten in S3 Bucket Table |
| 0.11.18 | 2026-01-20 | Hotfix | timezone.utc AttributeError Fix |
| 0.11.17 | 2026-01-20 | Patch | Timeline Chart Debugging, Parse-Error-Tracking |
| 0.11.16 | 2026-01-20 | Patch | S3 DEGRADED Fix, LoadBalancer Metrics, Backup/Certificate Name Fix |
| 0.11.15 | 2026-01-19 | Hotfix | KaTeX/LaTeX entfernt, collectstatic Fix |
| 0.11.14 | 2026-01-19 | Patch | Certificate API Upsert Fix |
| 0.11.13 | 2026-01-19 | Hotfix | collectstatic-Fehler behoben |
| 0.11.12 | 2026-01-19 | Feature | Milkdown Editor, UI-Modernisierung, Performance |
| 0.11.11 | 2026-01-15 | Feature | Discovery-Entfernung, Performance-Verbesserung |
| 0.11.10 | 2026-01-15 | Patch | Endpoint Monitoring UI Fixes, Capacity Logic Fix |
| 0.11.9 | 2026-01-15 | Feature | Agent Health Redesign, Check Result Processing |
| 0.11.8 | 2026-01-14 | Feature | Endpoint Monitoring Dashboard, VictoriaMetrics Graphen |
| 0.11.7 | 2026-01-14 | Patch | Host String-Repräsentation Fix |
| 0.11.6 | 2026-01-14 | Patch | UniqueValidator Fixes für K8sApp & Host |
| 0.11.5 | 2026-01-14 | Patch | Bugfixes & UX Improvements |
| 0.11.4 | 2026-01-14 | Feature | Dynamic Tables, Info Drawer, UI Improvements |
| 0.11.3 | 2026-01-09 | Patch | K8sCluster Workspace UUID Filter |
| 0.11.2 | 2026-01-09 | Patch | Hostname-Validierung Fix für Python 3.12+ |
| 0.11.1 | 2026-01-09 | Patch | Alert Notification Loop deaktiviert |
| 0.11.0 | 2026-01-07 | Feature | Downtime Detection, Notification System |
| 0.1.1 | 2025-12-19 | Feature | Backup & BackupSchedule API für Operator |
| 0.1.0 | 2025-01-27 | Feature | Release-Prozess, Agent Token Extended API Access |
Deployment¶
Die Polycrate API wird als Docker Image bereitgestellt und typischerweise auf Kubernetes deployed.
Docker Images¶
Kubernetes Deployment¶
Release-Zyklus¶
Die Polycrate API folgt Semantic Versioning:
- Major (x.0.0): Breaking Changes
- Minor (0.x.0): Neue Features, rückwärtskompatibel
- Patch (0.0.x): Bugfixes, rückwärtskompatibel