creek-service / creek-json-schema

Annotations and code for generating JSON schemas from code
Apache License 2.0
6 stars 1 forks source link

Improve temporal type handling #278

Closed big-andy-coates closed 8 months ago

big-andy-coates commented 8 months ago

part of: https://github.com/creek-service/creek-kafka/issues/463

The changes to how Instant and LocalTime are handled are breaking changes, but as they were incompatible with Jackson, this is seen more as a bugfix.

coveralls commented 8 months ago

Coverage Status

coverage: 93.704% (+0.2%) from 93.511% when pulling 7f184b26b92d627a04db6a35957a5a0daa0577e7 on temporal-types into e434ddb405a28ee530f6a72524978f93a687e301 on main.