Skip to content

Add EDOT SDK release notes #1385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add EDOT SDK release notes #1385

wants to merge 1 commit into from

Conversation

theletterf
Copy link
Contributor

This adds EDOT SDK release notes. To be merged once all tocs are live.

@colleenmcginnis
Copy link
Contributor

colleenmcginnis commented Jun 17, 2025

Is this blocked until redirects are supported? I don't think we've talked about how to handle redirects when the file paths in the content repos don't change but the path_prefix in navigation.yml changes. 🤔

Edit: Thinking specifically about Android and iOS.

@theletterf
Copy link
Contributor Author

@colleenmcginnis My gut instinct is to steamroll the old URLs for Android and iOS, since they're so young, and just go with it. The alternative is to keep the old ones till we can do redirects.

@colleenmcginnis
Copy link
Contributor

👍 As long as we're being intentional about it, I think that's fine. A quick search suggests there aren't many (any?) references to the existing /docs URLs.

Although we could request that the redirects for the old AsciiDoc URLs are updated to point to the new URLs since those were more established:

  • Android:
    • https://www.elastic.co/guide/en/apm/agent/android/current/release-notes.htmlhttps://www.elastic.co/docs/release-notes/edot/sdks/android
    • https://www.elastic.co/guide/en/apm/agent/android/1.x/release-notes.htmlhttps://www.elastic.co/docs/release-notes/edot/sdks/android
  • iOS (these existing redirects are already broken because there are too many redirects so asking to override any existing redirects with this one could be helpful):
    • https://www.elastic.co/guide/en/apm/agent/swift/current/release-notes.htmlhttps://www.elastic.co/docs/release-notes/edot/sdks/ios
    • https://www.elastic.co/guide/en/apm/agent/swift/1.x/release-notes.htmlhttps://www.elastic.co/docs/release-notes/edot/sdks/ios

@theletterf
Copy link
Contributor Author

Ah, good point about the /guide links! Were shall we ask for those to be implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants