Skip to content
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

feat: Implement GetSpecSchema #180

Merged
merged 2 commits into from
Feb 9, 2024
Merged

feat: Implement GetSpecSchema #180

merged 2 commits into from
Feb 9, 2024

Conversation

candiduslynx
Copy link
Contributor

Copy link
Collaborator

@mnorbury mnorbury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - comment about using camel case

lib/src/main/java/io/cloudquery/plugin/Plugin.java Outdated Show resolved Hide resolved
@candiduslynx candiduslynx added the automerge Add to automerge PRs once requirements are met label Feb 9, 2024
@kodiakhq kodiakhq bot merged commit 9eeb976 into main Feb 9, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the feat/json-schema branch February 9, 2024 11:48
kodiakhq bot pushed a commit that referenced this pull request Feb 9, 2024
🤖 I have created a release *beep* *boop*
---


## [0.0.21](v0.0.20...v0.0.21) (2024-02-09)


### Features

* Implement `GetSpecSchema` ([#180](#180)) ([9eeb976](9eeb976))


### Bug Fixes

* **deps:** Update dependency io.cloudquery:plugin-pb-java to v0.0.14 ([#178](#178)) ([6871551](6871551))
* **deps:** Update grpc-java monorepo to v1.61.1 ([#172](#172)) ([4ada7bc](4ada7bc))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add JSON schema support to Java SDK
2 participants