Skip to content

Introduce support to pass-thru TemporalAccessor auditing values #2874

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

Closed
wants to merge 3 commits into from

Conversation

mp911de
Copy link
Member

@mp911de mp911de commented Jul 12, 2023

We now allow passing-thru TemporalAccessor auditing values, bypassing conversion if the target value type matches the value provided from e.g. DateTimeProvider.

Refined the error messages and listing all commonly supported types for which we provide converters.

Closes #2719

mp911de added 3 commits July 12, 2023 12:20
We now allow passing-thru TemporalAccessor auditing values, bypassing conversion if the target value type matches the value provided from e.g. DateTimeProvider.

Refined the error messages and listing all commonly supported types for which we provide converters.

Closes #2719
Remove outdated Javadoc.
@mp911de mp911de added the type: enhancement A general enhancement label Jul 12, 2023
@mp911de mp911de requested a review from schauder July 12, 2023 10:30
schauder pushed a commit that referenced this pull request Jul 13, 2023
We now allow passing-thru TemporalAccessor auditing values, bypassing conversion if the target value type matches the value provided from e.g. DateTimeProvider.

Refined the error messages and listing all commonly supported types for which we provide converters.

Closes #2719
Original pull request #2874
schauder pushed a commit that referenced this pull request Jul 13, 2023
Remove outdated Javadoc.

Original pull request #2874
See #2719
schauder added a commit that referenced this pull request Jul 13, 2023
Minor formatting changes.

Original pull request #2874
See #2719
@schauder
Copy link
Contributor

Thanks, that's merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to pass-thru TemporalAccessor auditing values
2 participants