Skip to content

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

3 participants