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

Update Audit log service identifier #152

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

KavithaSiva
Copy link
Contributor

@KavithaSiva KavithaSiva commented Sep 13, 2023

Context

The Audit log retrieval service can only be used to read audit logs, there is a different internal service available for writing audit logs. This PR adjusts the service identifier of audit log to reflect this better.

Release Notes

Module: java-core-api

  • Update the service identifier for Audit log retrieval service from ServiceIdentifier.AUDIT_LOG to ServiceIdentifier.AUDIT_LOG_RETRIEVAL

Definition of Done

  • Feature scope is implemented
  • [ ] Feature scope is tested
  • [ ] Feature scope is documented
  • Release notes are created

@KavithaSiva KavithaSiva added please review This PR is ready to be reviewed. please merge This PR ready to be merged. labels Sep 13, 2023
@KavithaSiva KavithaSiva merged commit c293f8b into main Sep 13, 2023
7 checks passed
@KavithaSiva KavithaSiva deleted the fix/adjust-audit-log-constant branch September 13, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please merge This PR ready to be merged. please review This PR is ready to be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants