Skip to content

4.0.0

Compare
Choose a tag to compare
@njannink njannink released this 31 May 20:05
· 141 commits to dev since this release

New major version of the cached asset service which by default will keep the assets cache synchronized on the background to prevent call spikes when cache is expired.

Breaking changes

  • Service registration now requires a Lykke log as input
  • Service registration has optional argument to use auto refresh (default) or expiring cache
  • Cache objects have been made internal since they are specific for the assets service