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

[1.x] Allow to observe Entity deletions via client-side onRemoved callback #197

Merged
merged 9 commits into from
Mar 6, 2023

Conversation

armiol
Copy link
Contributor

@armiol armiol commented Mar 6, 2023

This changeset addresses #156.

This functionality is now available after core-java#1504 is merged.

The library version is set to 1.9.0-SNAPSHOT.12.

@armiol armiol self-assigned this Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #197 (8155709) into v1 (f75bd3a) will decrease coverage by 0.19%.
The diff coverage is 0.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##                 v1     #197      +/-   ##
============================================
- Coverage     62.40%   62.22%   -0.19%     
  Complexity      215      215              
============================================
  Files            96       96              
  Lines          2761     2769       +8     
  Branches         47       48       +1     
============================================
  Hits           1723     1723              
- Misses         1027     1035       +8     
  Partials         11       11              

@armiol armiol marked this pull request as ready for review March 6, 2023 15:37
@armiol armiol changed the title [1.x] Handle Entity deletions via client-side callback [1.x] Allow to observe Entity deletions via client-side onRemoved callback Mar 6, 2023
@armiol armiol merged commit 7f8a55c into v1 Mar 6, 2023
@armiol armiol deleted the 1.x-remove-callback-on-deleted branch March 6, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant