Skip to content

Release 4.1.0

Compare
Choose a tag to compare
@jaeopt jaeopt released this 12 Apr 19:59
· 3 commits to master since this release
8fdbfbf

[4.1.0]

April 12th, 2024

New Features

  • OptimizelyFactory method for injecting customHttpClient is fixed to share the customHttpClient for all modules using httpClient (HttpProjectConfigManager, AsyncEventHander, ODPManager) (#542).
  • A custom ThreadFactory can be injected to support virtual threads (Loom) (#540).