Skip to content

Releases: gporter0205/schwab-api-client

v0.1.5

30 Jul 22:02
5d3304e
Compare
Choose a tag to compare
  • Fixed bug in fetchPriceHistory with candle dates not being populated
  • Replaced @NotNull with @nonnull [from the lombok library
  • Deprecated custom Builder code in requests and replaced it with @builder annotation from lombok
  • Cleaned up reactive error handling
  • clean up error handling from throwing exceptions to returning Mono.error
  • Fixed problem with callback redirect failing after refresh token refresh
  • Upgraded spring, lombok versions

v0.1.4

06 Jun 13:44
768ab51
Compare
Choose a tag to compare

Maintenance release fixing a bug in the Account API