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

Bug fixes and excluding non-serializable fields from Schema Attributes #13

Merged
merged 8 commits into from
Dec 5, 2024

Conversation

abhigun
Copy link
Contributor

@abhigun abhigun commented Dec 4, 2024

  • LeiaElasticBundle: Fixes the override for adding ElasticHealthCheck
  • Removed the unused LeiaCompiledPath class
  • SchemaDetails:
    • Removed the SchemaKey and moved the attributes to class
    • made the getReferenceId() uniform with SchemaKey implementation
  • FieldUtils: Excluding non-serializable fields(static, transient, @JsonIgnore) for building the schema attributes
  • SchemaResource: Bug fix in SchemaValidation resource
  • Upgraded versions across all POM files for the new release

@abhigun abhigun requested a review from koushikr December 4, 2024 10:54
@koushikr koushikr merged commit ab86df9 into grookage:master Dec 5, 2024
1 check passed
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