Skip to content

Conversation

@pnsq
Copy link
Contributor

@pnsq pnsq commented Mar 1, 2024

Comment-only PR. Adds some instructions for future devs.

kotlinxHtml = { module = "org.jetbrains.kotlinx:kotlinx-html-jvm", version = "0.8.1" }
kubernetesClient = { module = "io.kubernetes:client-java", version = "18.0.1" }
kubernetesClientApi = { module = "io.kubernetes:client-java-api", version = "18.0.1" }
# CAUTION: When updating launchdarkly SDK to a new version, ensure that:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this apply exclusively to major version upgrades (e.g., from 5.x to 6.x), or should we also follow the guidance for minor updates?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's probably good to follow this for all upgrades. There's no good reason to leave them on different versions with slight inconsistencies/bugs between them.

@pnsq pnsq changed the title Add instructions to coordinate ld-sdk upgrades. CEXP-716 Add instructions to coordinate ld-sdk upgrades. Mar 1, 2024
@pnsq pnsq enabled auto-merge (squash) March 1, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants