Releases: replicatedhq/replicated-sdk
1.19.3
1.19.2
1.19.2
1.19.1
Bug Fix: Fixed an issue where the "Enable mock data for development" checkbox in the Vendor Portal did not reliably disable mock mode for development licenses. The SDK now defaults mock mode to OFF when the integration-enabled key is absent from the replicated secret.
Improvements:
- Switched to the GA
discovery.k8s.io/v1EndpointSlice API for service status discovery (replacing legacy Endpoints) - Added support for specifying the replicated-sdk image by digest
1.19.0
New Feature: Read-Only Mode
Added a readOnlyMode Helm value that prevents the SDK from creating or updating Kubernetes secrets at runtime. When enabled, the RBAC Role contains only read permissions and all write operations are gracefully skipped. This enables the SDK to operate in environments where secret write access is forbidden.
Bug Fix: SyncCustomAppMetrics failure no longer blocks the online API call — previously a local cache write failure would prevent the HTTP POST to Replicated from firing.
1.18.2
1.18.2
1.18.1
1.18.1
1.18.0
1.18.0
1.17.1
1.17.1
1.17.0
1.17.0
1.16.0
Bump anchore/scan-action from 7.3.1 to 7.3.2 (#374) Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md) - [Commits](https://github.com/anchore/scan-action/compare/8d2fce09422cd6037e577f4130e9b925e9a37175...7037fa011853d5a11690026fb85feee79f4c946c) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-version: 7.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Lavery <laverya@umich.edu>