Skip to main content
Version: 0.1.0

Change Log

This document provides a chronological record of all notable changes to this project.

[0.1.0] - 2025-11-06

Rule and manage by abstract-backend 🗃️

🍀 Improvements

  1. Rename this project's GitHub repository.
  2. Refactor to change the implementation, extend and implement the abstraction from the Python library abstract-backend.

🧑‍💻 Developer

  1. Change the GitHub Action to reuse the reusable workflows from the python project reusable GitHub Action project to centralized manage the common usages of CI/CD part.

📑 Docs

  1. Update all the content about the naming usages in documentation.
  2. Update all the content about the CI/CD usages.

🤖 Upgrade dependencies

  1. Upgrade the Python dependencies.
  2. Upgrade pre-commit dependencies.
  3. Upgrade the CI reusable workflows.

[0.0.4] - 2025-11-02

Just ticky test

[0.0.3] - 2025-10-23

Fix something a bug about it cannot normally work of the entry point feature for others repo.

[0.0.2] - 2025-10-21

Fix something a bug about it cannot normally work of the entry point feature for others repo.

[0.0.1] - 2025-10-17

Newborn project about plugin by Redis 🍻

🎉 New feature

  1. Newborn of the backend component plugin project by Redis.
  2. Implement the details of abe-meta (still in slack mcp serve project now, doesn't single out yet).

📑 Docs

  1. Provide the details in documentation.

🤖 Upgrade dependencies

  1. Upgrade the Python dependencies.
  2. Upgrade pre-commit dependencies.
  3. Upgrade the CI reusable workflows.