Skip to content

2.6.0

Compare
Choose a tag to compare
@ben-manes ben-manes released this 01 Nov 08:37
· 1217 commits to master since this release

Cache

  • Added put methods to Policy.VarExpiration that specify the entry's expiration time (#163)
  • Fixed early expiration due to long computations and a stale read of the time (#191)

JCache

  • Fixed cache not being created from the external configuration properly (#194)
  • Passes 1.1 preview TCK except for backwards incompatible 1.0 TCK tests