Skip to content

refactor(#4736): add dataset oriented java python go and typescript client apis - #4856

Closed
JHoelli wants to merge 5 commits into
4735-update-rest-endpoints-to-dataset-namingfrom
4736-add-dataset-oriented-java-python-go-and-typescript-client-apis
Closed

refactor(#4736): add dataset oriented java python go and typescript client apis#4856
JHoelli wants to merge 5 commits into
4735-update-rest-endpoints-to-dataset-namingfrom
4736-add-dataset-oriented-java-python-go-and-typescript-client-apis

Conversation

@JHoelli

@JHoelli JHoelli commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Needs #4833 and #4837.

  • Renamed the client-facing dataset APIs across Java, Python, Go, and TypeScript
  • deprecated aliases and wrappers for the old DataLake* entrypoints

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): yes

@JHoelli JHoelli linked an issue Aug 28, 2026 that may be closed by this pull request
@github-actions github-actions Bot added java Pull requests that update Java code python Pull requests that update Python code ui Anything that affects the UI pipeline elements Relates to pipeline elements backend Everything that is related to the StreamPipes backend documentation Everything related to documentation testing Relates to any kind of test (unit test, integration, or E2E test). go Pull requests that update Golang code labels Aug 28, 2026
@JHoelli JHoelli changed the title 4736 add dataset oriented java python go and typescript client apis refactor(#4735): add dataset oriented java python go and typescript client apis Aug 28, 2026
@JHoelli JHoelli changed the title refactor(#4735): add dataset oriented java python go and typescript client apis refactor(#4736): add dataset oriented java python go and typescript client apis Aug 28, 2026
@JHoelli
JHoelli changed the base branch from dev to 4735-update-rest-endpoints-to-dataset-naming August 28, 2026 14:30
@JHoelli
JHoelli marked this pull request as ready for review August 28, 2026 14:32
@JHoelli JHoelli closed this Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Everything that is related to the StreamPipes backend documentation Everything related to documentation go Pull requests that update Golang code java Pull requests that update Java code pipeline elements Relates to pipeline elements python Pull requests that update Python code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dataset-oriented Java, Python, Go and TypeScript client APIs

2 participants