Skip to content

Conversation

@zhukaihan
Copy link
Contributor

@zhukaihan zhukaihan commented Nov 24, 2025

Updated docs for tracksAssignment and tracksExposure for server-side remote evaluation fetch options.


Note

Documents per-request FetchOptions (tracksAssignment/exposure, flagKeys) and updates fetch APIs (incl. new v2 variants) across Go, JVM, Node.js, PHP, Python, and Ruby SDKs, plus minor wording tweaks.

  • Remote fetch API updates (server SDKs)
    • Go:
      • Add FetchV2WithOptions(user, fetchOptions) with FetchOptions (TracksAssignment, TracksExposure) and example.
      • Clarify user param description.
    • JVM (Kotlin/Java):
      • fetch(user, fetchOptions?) in Kotlin; overloaded fetch(user, fetchOptions) in Java.
      • Add FetchOptions table (tracksExposure, tracksAssignment).
      • Clarify user param description.
    • Node.js:
      • fetchV2(user, fetchOptions?) signature; add FetchOptions (flagKeys, tracksExposure, tracksAssignment).
      • Clarify user param description.
    • PHP:
      • Change fetch(User, ?FetchOptions) (replaces flagKeys param) and add FetchOptions (flagKeys, tracksExposure, tracksAssignment).
      • Clarify user param description.
    • Python:
      • fetch_v2(user, fetch_options=None) and FetchOptions (tracks_exposure, tracks_assignment).
      • Minor wording update for async fetch user param.
    • Ruby:
      • Use fetch_v2(user, fetch_options=nil) and add FetchOptions (tracks_exposure, tracks_assignment).
      • Rename async to fetch_async_v2(..., fetch_options=nil); update examples.
      • Clarify user param description.

Written by Cursor Bugbot for commit a20a0a8. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Nov 24, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
amplitude-docs Ready Ready Preview Dec 9, 2025 1:17am

@zhukaihan zhukaihan changed the title Sky 8967 sky 8968 tracks options SKY-8967 SKY-8968 tracks options Nov 24, 2025
@kyeh-amp
Copy link
Contributor

kyeh-amp commented Dec 9, 2025

Genuinely asking - Is it worth updating this graphic too?
https://amplitude.com/docs/feature-experiment/remote-evaluation

@JeffScattini-amplitude
Copy link
Collaborator

Genuinely asking - Is it worth updating this graphic too? https://amplitude.com/docs/feature-experiment/remote-evaluation

Most likely. Can I set up some time with you to discuss and update?

@zhukaihan zhukaihan requested review from a team and removed request for a team December 10, 2025 11:51
@markzegarelli markzegarelli force-pushed the SKY-8967-SKY-8968-tracks-options branch from 8de37ec to a20a0a8 Compare December 17, 2025 17:52
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.

4 participants