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

Create api project for schema lock file #1470

Merged
merged 3 commits into from
Apr 27, 2023
Merged

Conversation

rzpt
Copy link
Contributor

@rzpt rzpt commented Apr 26, 2023

Before this PR

I am trying to use the schema lock file classes in another project, which is proving challenging.
Supersedes #1467

After this PR

==COMMIT_MSG==
Create api project for schema lock file
==COMMIT_MSG==

Possible downsides?

None.

@changelog-app
Copy link

changelog-app bot commented Apr 26, 2023

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Create api project for schema lock file

Check the box to generate changelog(s)

  • Generate changelog entry


dependencies {
api 'com.fasterxml.jackson.core:jackson-databind'
api 'com.palantir.safe-logging:preconditions'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think both of those can be implementation given they are internal dependencies?

Copy link
Contributor

@fawind fawind 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, one small comment!

@bulldozer-bot bulldozer-bot bot merged commit c7595f4 into develop Apr 27, 2023
@bulldozer-bot bulldozer-bot bot deleted the create-api-project branch April 27, 2023 19:40
@svc-autorelease
Copy link
Collaborator

Released 7.35.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants