Skip to content

Conversation

@northernSage
Copy link
Member

Our 1.11.0 release 🎉

Change summary

  • Add suport for cached/memoized generators. PR #286 <https://github.com/pallets-eco/flask-caching/pull/286>_.
  • Add support for Flask 2.0 async. PR #282 <https://github.com/pallets-eco/flask-caching/pull/282>_.
  • Cachelib is now used as backend. PR #308 <https://github.com/pallets-eco/flask-caching/pull/308>_.
  • Drop support for python 3.6. PR #332 <https://github.com/pallets-eco/flask-caching/pull/332>_.
  • Add support for dynamic cache timeouts #296 <https://github.com/pallets-eco/flask-caching/pull/296>_.
  • Fix bug in CACHE_OPTIONS reading for radis in RedisSentinelCache

@northernSage northernSage self-assigned this May 27, 2022
@northernSage northernSage merged commit a04b8f3 into pallets-eco:master May 28, 2022
@northernSage northernSage deleted the release-1.11.0 branch May 28, 2022 18:46
@ix5
Copy link
Contributor

ix5 commented May 28, 2022

Hi, the release is broken because cachelib is not added as a dependency.
Please see #352

@northernSage northernSage changed the title release 11.0.1 release 1.11.1 May 28, 2022
@northernSage northernSage changed the title release 1.11.1 release 1.11.0 May 28, 2022
@northernSage northernSage mentioned this pull request May 28, 2022
1 task
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

2 participants