Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 884 Bytes

CHANGELOG.md

File metadata and controls

55 lines (31 loc) · 884 Bytes

0.2.0 (2025-02-20)

Feat

  • healthchecks: added OpenSearch healthcheck

Fix

  • dependencies: upgrade github actions
  • vscode: fixed ruff plugin setup
  • dependencies: upgrade dependencies
  • dependencies: upgrade pre-commit
  • docs: typo in install commands

Refactor

  • tests: move out tests to_dict method

0.1.5 (2025-01-23)

Fix

  • redis: added support for ssl connections

0.1.4 (2025-01-22)

Fix

  • dependencies: upgrade dependencies and pre-commit
  • mongo: fixed Mongo check

0.1.3 (2024-12-10)

Fix

  • validate_dsn: removed dummy validation isinstance

0.1.2 (2024-12-10)

Fix

  • setuptools: included packages
  • docs: changed logo for documentation to green color

0.1.1 (2024-12-09)

Fix

  • docs: fixed README.md

0.1.0 (2024-12-09)

Feat

  • all: 🚀 INIT