Replicated SDK Release Notes
This topic contains release notes for the Replicated SDK. The release notes list new features, improvements, bug fixes, known issues, and breaking changes.
1.0.0-beta.28
Released on September 20, 2024
New Features
- Adds support for custom Certificate Authorities using the privateCAConfigmap key.
1.0.0-beta.27
Released on August 16, 2024
Bug Fixes
- Fixes an issue that caused k0s to be reported as the distribution for Embedded Clusters.
1.0.0-beta.26
Released on July 31, 2024
Bug Fixes
- Fixes an issue that caused k8s minor version parsing errors to be logged repeatedly.
1.0.0-beta.25
Released on July 3, 2024
Bug Fixes
- Various bug fixes and refactoring of tests.
1.0.0-beta.24
Released on July 2, 2024
Improvements
- Adds caching and rate-limiting to the
/api/v1/app/custom-metrics
and/api/v1/app/instance-tags
endpoints - Adds a ten-second default timeout to the SDK's HTTP client
1.0.0-beta.23
Released on June 21, 2024
New Features
- Adds support for
PATCH
andDELETE
methods on the custom application metrics endpoint:/api/v1/app/custom-metrics
.
1.0.0-beta.22
Released on June 12, 2024
Improvements
- The
/app/info
and/license/info
endpoints now return additional app and license info, respectively. - Updates the SDK's support bundle spec to extract license, app, history, and release information with an exec collector.
1.0.0-beta.21
Released on June 6, 2024
Bug Fixes
- Fixes an issue where the replicated pod logs collector could fail in environments with namespace-restricted RBAC.
1.0.0-beta.20
Released on May 14, 2024