Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@jruaux jruaux released this 20 Feb 17:23
· 25 commits to main since this release

Changelog

πŸš€ Features

  • 001cbda Added docker compose steps
  • dc7d35f Added demo
  • fb02f0b Added statistics collector
  • e97a1bd Added base classes

πŸ”„οΈ Changes

  • a33e8a0 Formatting
  • a13f2df Using spring data redis connection instead of Lettuce

πŸ§ͺ Tests

  • 7d9832e Added cache and cache manager tests

🧰 Tasks

  • 9b2f3df Renamed to redis-enterprise-cache

πŸ›  Build

  • b0cda62 Removed demo launcher name
  • 277d185 Pushing to github container registry
  • b73ed37 Fixed core library name
  • 9f4d0eb Added docker and maven publishing
  • dea42ee Upgraded gradle
  • b85f720 Initial commit

πŸ“ Documentation

  • dd8de61 Fixed formatting
  • 1e4b8a4 Added demo steps
  • d8439a9 Added Usage section
  • 6700003 Updated codecov token
  • e72bd13 Added README

βš™οΈ Dependencies

  • 10e9486 Using spring data redis connection factory
  • 0875e07 Added spring dependencies
  • 00e22e4 Removed springdoc

  • 3ccf2da Releasing version 0.1.0
  • 9861aca Added docker github secrets
  • 3f757ab Reverted github token to GIT_ACCESS_TOKEN
  • e9320fb Using GITHUB_TOKEN for ghcr.io
  • 4731c6c Added github container registry credentials
  • 8cb21b3 Added codecov token
  • 77dfbbd Added early-access and release workflows