Skip to content

Releases: replicatedhq/replicated-sdk

1.19.3

20 Apr 19:02
d404dad

Choose a tag to compare

1.19.2

16 Apr 19:11
3656cee

Choose a tag to compare

1.19.2

1.19.1

07 Apr 21:51
dac7452

Choose a tag to compare

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/v1 EndpointSlice API for service status discovery (replacing legacy Endpoints)
  • Added support for specifying the replicated-sdk image by digest

1.19.0

02 Apr 18:13
850aaa7

Choose a tag to compare

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

25 Mar 20:50
dc27f6d

Choose a tag to compare

1.18.2

1.18.1

23 Mar 15:17
f2ffd51

Choose a tag to compare

1.18.1

1.18.0

13 Mar 17:28
53c71b7

Choose a tag to compare

1.18.0

1.17.1

05 Mar 20:04
c1c9756

Choose a tag to compare

1.17.1

1.17.0

04 Mar 22:43
a51291a

Choose a tag to compare

1.17.0

1.16.0

10 Feb 21:27
d7c5a66

Choose a tag to compare

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>