Skip to content

Enable async api support#88

Merged
cb-alish merged 6 commits intov4from
feat/async-support
Feb 20, 2026
Merged

Enable async api support#88
cb-alish merged 6 commits intov4from
feat/async-support

Conversation

@cb-karthikp
Copy link
Collaborator

@cb-karthikp cb-karthikp commented Feb 18, 2026

  • Adds async method generation for all service operations in the Java v4 SDK code
    generator
    • Generates CompletableFuture-based async variants (e.g., createAsync,
      retrieveAsync, listAsync) alongside existing synchronous methods

@snyk-io
Copy link

snyk-io bot commented Feb 18, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@cb-karthikp cb-karthikp changed the title Feat/async support Enable async api support Feb 20, 2026
@cb-alish cb-alish self-requested a review February 20, 2026 12:06
@cb-alish cb-alish marked this pull request as ready for review February 20, 2026 12:06
@cb-alish cb-alish merged commit 68838e9 into v4 Feb 20, 2026
6 checks passed
@cb-alish cb-alish deleted the feat/async-support branch February 20, 2026 12:07
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