Polycrate API 0.11.11 released: Performance Optimization
Polycrate API version 0.11.11 delivers massive performance improvements by removing the unused …
Polycrate API Version 0.11.12 brings extensive UI modernization with the new Milkdown Editor, S3 Media Storage, and significant performance improvements for the System State Loop.
The previous plaintext editor for Notes has been replaced by Milkdown - a modern, Markdown-based WYSIWYG editor with @Mention support for user references.
Media files are now stored in S3-compatible object storage. This enables scalable storage across multiple API instances.
The System State Loop has been optimized from 5-15 seconds to 1-3 seconds. Additionally, the condition methods now have save=False as default, enabling batch updates.
The entire downstream_objects graph code has been removed (~600 lines) as the feature was never used in production.
The polycrate-api block has been updated to version 0.5.16:
polycrate pull cargo.ayedo.cloud/ayedo/k8s/polycrate-api
polycrate run polycrate-api install
docker pull cargo.ayedo.cloud/polycrate/polycrate-api:0.11.12
Polycrate is the Infrastructure-as-Code tool by ayedo for declarative multi-cluster management. Learn more →
Polycrate API version 0.11.11 delivers massive performance improvements by removing the unused …
Polycrate API 0.11.19 enhances the S3 Bucket Table UI with Storage and Objects columns and …
Polycrate API 0.11.18 fixes a critical error in timeline data extraction and changes the chart style …