go-proxy-cache v0.3.0 Release Notes

Release Date: 2021-01-07 // over 3 years ago
  • ๐Ÿ†• New

    • Missing locks on write/read on redis, closes #45. [Fabio Cicerchia]
    • โž• Add tests for HTTP2 Push, closes #75. [Fabio Cicerchia]
    • โž• Added tests for websockets. [Fabio Cicerchia]
    • Kubernetes Example, closes #60. [Fabio Cicerchia]
    • โž• Add readthedocs.org, closes #30. [Fabio Cicerchia]
    • ๐Ÿ‘‰ Use X-Forwarded-Proto, closes #26. [Fabio Cicerchia]

    ๐Ÿ”„ Changes

    • โž• Add tests for etags http headers, closes #71. [Fabio Cicerchia]

    ๐Ÿ›  Fix

    • โœ… Test logging to file, closes #73. [Fabio Cicerchia]

    Other

    • โšก๏ธ Updated changelog for v0.3.0. [Fabio Cicerchia]
    • โšก๏ธ Updated changelog + fixes on makefile. [Fabio Cicerchia]
    • โž• Added missing file for readthedocs.io. [Fabio Cicerchia]
    • ๐Ÿ›  Fixed some todos. [Fabio Cicerchia]
    • ๐Ÿ”จ Refactoring tests. [Fabio Cicerchia]