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

Add Checksum package to pom #18696

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Add Checksum package to pom #18696

merged 1 commit into from
Nov 19, 2024

Conversation

mohityadav766
Copy link
Contributor

Describe your changes:

Fixes
2024-11-19 17:16:15.916 picocli.CommandLine$ExecutionException: Error while calling command (public java.lang.Integer org.openmetadata.service.util.OpenMetadataOperations.migrate(boolean)): java.lang.NoClassDefFoundError: software/amazon/awssdk/checksums/SdkChecksum
2024-11-19 17:16:15.641 Updating bot users in case of an update on the JSON schema: [managed-aws]
2024-11-19 17:16:14.903 Updating services in case of an update on the JSON schema: [managed-aws]

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@mohityadav766 mohityadav766 merged commit 0bf5a98 into main Nov 19, 2024
11 of 16 checks passed
@mohityadav766 mohityadav766 deleted the fix-checksum branch November 19, 2024 13:19
mohityadav766 added a commit that referenced this pull request Nov 19, 2024
(cherry picked from commit 0bf5a98)
mohityadav766 added a commit that referenced this pull request Nov 19, 2024
(cherry picked from commit 0bf5a98)
@sushi30
Copy link
Contributor

sushi30 commented Nov 19, 2024

reacting to this change: aws/aws-sdk-java-v2@eb2a0c8

@github-actions github-actions bot added backend safe to test Add this label to run secure Github workflows on PRs labels Nov 19, 2024
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants