Skip to content

Releases: kevburnsjr/microcache

Critical stability fix

04 Oct 03:58
485a0fc
Compare
Choose a tag to compare

Any projects using stale-while-revalidate features of Microcache should upgrade to v1.2.0 immediately in order to prevent potential conflicts caused by propagation of foreground request context cancellation to background revalidation requests. See #16

100% Test Coverage

02 Oct 18:03
dafbc3c
Compare
Choose a tag to compare

Major updates

  • Fixed typo in response header collapsed-fowarding -> collapsed-forwarding

Minor updates

  • Fixed middleware failing to stop when monitor absent
  • Altered constructor to return concrete type rather than interface
  • Refactored tests for better thread safety
  • Improved test coverage to 100%
  • Added bench tests

Production ready

23 Sep 18:14
b95b3e0
Compare
Choose a tag to compare

Tagging 1.0.0 now that this repository is being used in production and several initial bugs have been addressed thanks to the help of the community. 🍾

First release

13 Aug 02:53
17c954c
Compare
Choose a tag to compare
v0.1

Fixing Age header