Skip to content

[1.2.1] #19

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

Merged
merged 7 commits into from
Mar 8, 2022
Merged

[1.2.1] #19

merged 7 commits into from
Mar 8, 2022

Conversation

GoodforGod
Copy link
Owner

@GoodforGod GoodforGod commented Mar 8, 2022

Release 1.2.1

Features:

  • TxInternal traceId possible 1_0 value when type is long fixed (internal type changed to String and getter for string added)
  • LocalDate & LocalDateTime adopters registered as Gson try to scan and fail on such types on newer JDKs (Java 16+)

Closes #18 #17

guggio and others added 5 commits February 20, 2022 01:15
BasicProvider Gson registration for LocalDate and LocalDateTime types added
Changed traceId in TxInternal from long to String
TxInternal#getTraceIdAsString added
Release prepared 1.2.1
@GoodforGod GoodforGod added the bug Something isn't working label Mar 8, 2022
@GoodforGod GoodforGod added this to the v1.2.1 milestone Mar 8, 2022
@GoodforGod GoodforGod self-assigned this Mar 8, 2022
IProxyApi#storageAt marked as Experimental
Tests fixed
TxInternal equal and toString asserts added

[1.2.1]
DTO internal fields exposure removed
BasicProvider fake adapters registered

[1.2.1]
Code style fixed

[1.2.1]
TxInternal#getTraceId return 0 if null
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 8, 2022

@GoodforGod GoodforGod merged commit cafcdff into master Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants