Skip to content

v0.30.1

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 03:31
· 441 commits to release since this release
440751c

0.30.1 (2022-09-27)

Bug Fixes

  • remove Console.WriteLine statements and replace with logging (#188) (378b90b)
  • fix transport details nullability in constructors (#189) (a458abf)
  • remove CacheGetStatus enum (#187) (12e09de)

Chores

  • update InRegion configs based on early tuning (60e24bc)
  • wire up grpc settings from Configuration (#192) (1bf2027)
  • LoggerFactory should only be nullable for public-facing classes (#190) (99a054f)
  • update SDK version to the latest (#191) (9274456)
  • remove default timeout and set it explicitly from pre-built configs (#186) (b3f3b79)