Releases: stackitcloud/rag-template
v2.3.0
2.3.0 (2025-09-23)
Features
- redesign and make easy rebranding possible (#20) (61856f0), closes /#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L111-R111 /#diff-d75aa0c448ddadae4b29e6c34aa5f7331fbacb37d08d956e9c2b23eedd46d3e7R75-R103 /#diff-9a979a1e38ba79e2c75e54c4bf21fe1a2a1b935e1736666565f992e634dadd0fL10-R10 /#diff-f3e59bc57dbbc3efc3a523180fc10892d015c070e3da98d9c4f4544a46bbe09fL1-R1 /#diff-28f7bf29a152b8f8fdc5459c9348fc51e5cfcb8c13a7199c9789ddcadbd8577dL1-R1 /#diff-d75aa0c448ddadae4b29e6c34aa5f7331fbacb37d08d956e9c2b23eedd46d3e7L23-R23 /#diff-ea1c0a3264e5b41498094ec17883df134f4dad44d474fd3ac2c3cb929d6d86c7R1-R25 /#diff-4a605b706d35a31bc48f1af8bfdb3360829ba6f0d59c2dd3dd54972333567c3dR1-R20 /#diff-4edb9e8548cdd91e3f89e64d6c9458fb20da803f73759bc7613c2ccd42abb98eR6-R25 /#diff-aec53716ff6c4f2c234b589983906d2ffddd1cc67eabf7cd5c676fad77ff0751L1-R5 /#diff-aec53716ff6c4f2c234b589983906d2ffddd1cc67eabf7cd5c676fad77ff0751L15-R28 /#diff-98ed9fb0f39bd9e26a573ebe1296e1e723eb79275bd4b4d6064c64dbf81dcefaL1-R35 /#diff-a4d41f884f97f18943db8c18e934c6fbba2c61f180314fae2211a771d11054e4R1-R351 /#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L111-R111 /#diff-d75aa0c448ddadae4b29e6c34aa5f7331fbacb37d08d956e9c2b23eedd46d3e7R75-R103 /#diff-9a979a1e38ba79e2c75e54c4bf21fe1a2a1b935e1736666565f992e634dadd0fL10-R10 /#diff-f3e59bc57dbbc3efc3a523180fc10892d015c070e3da98d9c4f4544a46bbe09fL1-R1
v2.2.2
v2.2.1
2.2.1 (2025-09-03)
Bug Fixes
- remove max_pages parameter from confluence loader parameters if it is a string (#86) (5d453c5)
- update image name for mcp server in semantic release and Tiltfile (#82) (59dd824)
- user id 2 allowed uid range in dockerfiles and deployment files. (#83) (d0fb145), closes /#diff-cf35870e15ed0be6a47ea55d8edbb761fe538d085e1a53908e520657ac60728bL32-R32 /#diff-155cd6a0b0260ebd5083f558ad74efaad1df57c35fccd00a474f07387b61bb0eL36-R36 /#diff-319d5d10288f846604056f8343b020d8f594d75ae6ec68fd4b4cf93d3cc446ebL32-R32 /#diff-7c465da557b2ce2393e237866279cf981aa92aea5c412fa7ecb66afc6db00fb6L34-R34 /#diff-2b6f7f2ec4938055207faa53acf7a300e0ec235db31d1cfb6896703b97292348L16-R16 /#diff-9f487482fa54d28d71fff497724bbc6741cced8a1e35c9b8829d1c6bd01dca0aL16-R16 /#diff-289e7e7aa5f8a10603dafc1c094fa3487201006a7d5429a0dd9c6c80b3426fcfL16-R16
v2.2.0
v2.1.0
2.1.0 (2025-07-18)
Features
- make mcptool description configurable (#55) (d7cc476), closes /#diff-0dcdbe141882267f8d9fc27375b94ded2088f5592b35afc540d753db0a4ae571R1-R223 /#diff-c8d76fe95b7721b6d9cfcedcef267b70303d5ef731160d3c6d08e5883a4a670dR14-R15 /#diff-c8d76fe95b7721b6d9cfcedcef267b70303d5ef731160d3c6d08e5883a4a670dR28-L80 /#diff-43115db49b21446e10cae3c5571cc8090a4e0565ea3d7871413d29865140533bL1-R5 /#diff-43115db49b21446e10cae3c5571cc8090a4e0565ea3d7871413d29865140533bR34-R66 /#diff-a5de3e5871ffcc383a2294845bd3df25d3eeff6c29ad46e3a396577c413bf357L9-R12 /#diff-a31c7ed5d35f5ed8233994868c54d625b18e6bacb6794344c4531e62bd9dde59L7-R19 /#diff-121c65fa1a9269554fc3a0d7774e34f409e3ce275d2a6c375552eee780ea6ea1L143-R152 /#diff-673dd2d3d4e66a8fd4e45f9c1c9900711313f946bf8b6a89e96c954988fc14f3R23-R42
v2.0.1
v2.0.0
2.0.0 (2025-07-15)
Release Date: July 15, 2025
Compare: [v1.2.0…v2.0.0](v1.2.0...v2.0.0)
⚠ BREAKING CHANGES
-
Monorepo Migration (#50)
Consolidated all sub‑repositories into a unified monorepo structure.
🚀 Overview
This major release merges our fragmented micro‑repo setup into a single, cohesive monorepo. All services, shared libraries, and infrastructure components now coexist in one repository—preserving full commit history from the original archives (rag-core-library
and rag-infrastructure
).
🔑 Key Highlights
-
Monorepo Structure
/services/
– all backend and frontend services/libs/
– shared utility and domain libraries/infrastructure/
– Terraform, Kubernetes manifests, deployment scripts
-
Preserved History
- All commits from the archived
rag-core-library
andrag-infrastructure
repos remain intact.
- All commits from the archived
-
Enhanced Tooling
- Refactored CI/CD pipelines for monorepo workflows
- Consolidated development tools (code generators, linters, formatters) at the repo root
📊 Stats
- Files Changed: 607
- Lines Added: 55,900+
- Lines Removed: 10,212
🛠️ Benefits
- Simplified Dependency Management – Single source of truth for dependency versions.
- Better Code Sharing – Libraries are first‑class modules referenced across services.
- Unified Workflows – One CI/CD pipeline, consistent linting, testing, and release processes.
- Improved Developer Experience – Clone once to work on any component, with consistent tooling and scripts.
⚠️ Breaking Change Details
Because this is a major structural overhaul, please note:
- Adjusted Import Paths
Update any scripts or references to point to/services/
,/libs/
, or/infrastructure/
instead of old repo URLs. - CI/CD Configurations
External repo workflows have been deprecated. Migrate to the new definitions in.github/workflows/
.
Thank you to everyone who contributed to issue [#50](#50) and to all the maintainers who tested the migration. Here’s to a more maintainable and streamlined development experience ahead!
v1.2.0
v1.1.0
v1.0.0
Release Notes – Version 1.0.0
Release Date: 2025-01-21
We are exited to announce the initial release of our project! This first version lays the groundwork for document management, extraction, the rag-backend itself as well as frontend capabilities. Below are the highlights of what’s included, along with known issues and a glimpse of what’s coming next.
What’s New
- Core Functionality: Introduced basic document management, extraction, rag-backend and frontend features (#3537317)
- Working Example: Implemented the first running example to demonstrate core capabilities (#f633787)
- Infrastructure: Added initial infrastructure as a submodule (#d84f750)
- Dependency Injection (DI): Created a foundational DI overwriting example for the core library (#4f927c7)
- Project Essentials: Added README.md and .gitignore files (#c289259)
Improvements
- Code Organization: Established the initial code structure and folder setup (#7f838fe)
- Project Setup: Performed the initial commit and laid out the project basics (#c289259)
Known Issues
- Certain edge cases have not yet been thoroughly addressed.
Contributions
Special thanks to everyone who contributed their time and expertise to make this initial release possible.
What’s Next
- Additional features and enhancements are planned for upcoming releases.
- We welcome suggestions, issues, and pull requests from the community to help shape future developments.
Happy coding!