Skip to content

[PoC] [Option 1] Destination Service V2 API Support #882

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

Closed
wants to merge 1 commit into from

Conversation

MatKuhr
Copy link
Member

@MatKuhr MatKuhr commented Aug 5, 2025

Context

SAP/ai-sdk-java-backlog#304.

API Proposal

New option under DestinationOptions.

  • (+) Not very prominent
  • (+/-) Can / have to set the API version per-request
  • (-) Complex implementation

Other Options

  • DestinationService.builder().withExperimentalApiVersion2() or similar
  • static DestinationService.setApiVersion2() or similar

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@MatKuhr
Copy link
Member Author

MatKuhr commented Aug 12, 2025

Replaced by #890

@MatKuhr MatKuhr closed this Aug 12, 2025
@MatKuhr MatKuhr deleted the poc/destination-serivice-v2/option branch August 12, 2025 14:16
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.

1 participant