diff --git a/docs/release-notes/rn-replicated-sdk.md b/docs/release-notes/rn-replicated-sdk.md index b57a46e6f5..63557fbd1a 100644 --- a/docs/release-notes/rn-replicated-sdk.md +++ b/docs/release-notes/rn-replicated-sdk.md @@ -8,6 +8,18 @@ pagination_prev: null This topic contains release notes for the [Replicated SDK](/vendor/replicated-sdk-overview). The release notes list new features, improvements, bug fixes, known issues, and breaking changes. +## 1.0.0-beta.33 + +Released on December 23, 2024 + +### New Features {#new-features-1-0-0-beta-33} +* Adds support for setting `affinity` for the Replicated SDK deployment +* Adds `/app/status` [API](/reference/replicated-sdk-apis) that returns detailed application status information. +* Adds support for mocking channelID, channelName, channelSequence, releaseSequence in current release info returned by /app/info API. + +### Bug Fixes {#bug-fixes-1-0-0-beta-33} +* Fixes a bug that could result in an instance being reported as unavailable if the application includes an Ingress resource. + ## 1.0.0-beta.32 Released on December 9, 2024