Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 17:37
3b6c281

0.2.0 (2025-01-30)

Continuous Integration

Miscellaneous Chores

  • update Rakefile to use rspec (#7) (eb866ee)

Documentation

Features

  • add request hashing (#16) (f0169fe)
  • allow redis store to receive a connection pool (#13) (adafc66)
  • properly handle concurrent requests from Memory and Redis stores (#15) (d7fbbcc)

Bug Fixes

  • docs: document the correct default expiration time (#17) (ac0ea44)

Code Refactoring

  • better organise the idempotent request public interface (#10) (0f07fb2)
  • change default store duration to 5 minutes (#14) (6fa2537)
  • remove configurable routes (#12) (2463b55)