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

Major refactoring to support or/and operations in filters. #58

Merged
merged 8 commits into from
Oct 24, 2024

Conversation

p3t
Copy link
Owner

@p3t p3t commented Oct 23, 2024

BREAKING API CHANGES!

  • Moving static utility functions into Filters
  • Moving conditional logic of Filter into own sub-classes
  • Support of Rule-parameters and construction of custom FilterRules in serialization
  • Support of or/and-filters in serialization
  • Re-design of proto3 data-model

BREAKING API CHANGES!

- Moving static utility functions into `Filters`
- Moving conditional logic of `Filters` into own sub-classes
- Support of Rule-parameters and construction of custom `FilterRule`s in serialization
- Support of or/and-filters in serialization
- Re-design or proto3 data-model
Copy link

Job Summary for Gradle

[ BUILD ] Build Project (Java/Gradle) :: Build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
spring-cursorpaging build jacocoTestReport 8.4 Build Scan published

Copy link

Job Summary for Gradle

[ BUILD ] Build Project (Java/Gradle) :: Build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
spring-cursorpaging build jacocoTestReport 8.4 Build Scan published

Copy link

Job Summary for Gradle

[ BUILD ] Build Project (Java/Gradle) :: Build
Gradle Root Project Requested Tasks Gradle Version Build Outcome Build Scan®
spring-cursorpaging build jacocoTestReport 8.4 Build Scan published

@p3t p3t added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 24, 2024
Copy link

sonarcloud bot commented Oct 24, 2024

@p3t p3t merged commit 9bcbddc into main Oct 24, 2024
4 checks passed
@p3t p3t deleted the feature/refactor_filters branch October 24, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant