Skip to content

Release v0.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Nov 12:49
· 262 commits to master since this release
fd8c0ba
  • feat: enable ssl connection to redis using env (#38)
  • rename test-coverage to test-unit
  • create a new folder for integration tests
  • add timeout in connect server
  • adjustments
  • change version
  • refactor readme
  • add conditional to openfaas
  • change version
  • tiny adjusment
  • add default in venv
  • add dotenv
  • partial
  • add tests
  • refactor tests and add venvs
  • refactor where necessary
  • refactor
  • add a todo
  • fix bug in tests
  • add local folder
  • add lock
  • create a new class called ServerDB and some unittests
  • add some adjustments
  • create retry decorator and exceptions
  • Create a new adapter
  • add requests lib
  • refactor