mirror of
https://github.com/LerianStudio/ring
synced 2026-04-21 13:37:27 +00:00
chore(release): Update CHANGELOGs for ring-default:v1.25.1,ring-pm-team:v0.25.1,ring-pmo-team:v1.1.3,ring-finops-team:v0.11.0,ring-tw-team:v0.4.3 [skip ci]
This commit is contained in:
parent
18bdbd936a
commit
4bafdba31a
5 changed files with 68 additions and 0 deletions
|
|
@ -1,5 +1,16 @@
|
|||
# Ring-default Changelog
|
||||
|
||||
## [1.25.1](https://github.com/LerianStudio/ring/releases/tag/ring-default@1.25.1)
|
||||
|
||||
- Fixes:
|
||||
- Align reviewer references and harden lib-commons/multi-tenant agents.
|
||||
|
||||
Contributors: @fred
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-default@1.25.0...ring-default@1.25.1)
|
||||
|
||||
---
|
||||
|
||||
## [1.25.0](https://github.com/LerianStudio/ring/releases/tag/ring-default@1.25.0)
|
||||
|
||||
- **Features**
|
||||
|
|
|
|||
|
|
@ -2,6 +2,25 @@
|
|||
|
||||
## [0.11.0](https://github.com/LerianStudio/ring/releases/tag/ring-finops-team@0.11.0)
|
||||
|
||||
- **Features:**
|
||||
- Update using-finops-team docs and add pattern matching to analyzer.
|
||||
- Add Test Gate and Contribution Gate to orchestrator.
|
||||
- Add auto-save dictionary, batch approval, and reporter doc fetch in gate1.
|
||||
- Add open template support in regulatory-templates-setup.
|
||||
- Add DATA_SOURCES.md canonical data source reference.
|
||||
|
||||
- **Fixes:**
|
||||
- Address CodeRabbit review comments.
|
||||
- Activate evtCadDeclarante and mark registry as dynamic.
|
||||
|
||||
Contributors: @gandalf
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-finops-team@0.10.2...ring-finops-team@0.11.0)
|
||||
|
||||
---
|
||||
|
||||
## [0.11.0](https://github.com/LerianStudio/ring/releases/tag/ring-finops-team@0.11.0)
|
||||
|
||||
- **Features**
|
||||
- Added Test Gate and Contribution Gate to orchestrator.
|
||||
- Implemented auto-save dictionary, batch approval, and reporter document fetch in gate1.
|
||||
|
|
|
|||
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [0.25.1](https://github.com/LerianStudio/ring/releases/tag/ring-pm-team@0.25.1)
|
||||
|
||||
- Improvements:
|
||||
- Canonized `POSTGRES_*` environment variables instead of `DB_*`.
|
||||
|
||||
Contributors: @jefferson.comff
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-pm-team@0.25.0...ring-pm-team@0.25.1)
|
||||
|
||||
---
|
||||
|
||||
## [0.25.1](https://github.com/LerianStudio/ring/releases/tag/ring-pm-team@0.25.1)
|
||||
|
||||
- Improvements:
|
||||
- Canonized environment variables by replacing `DB_*` with `POSTGRES_*` for better clarity and standardization.
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,17 @@
|
|||
|
||||
## [1.1.3](https://github.com/LerianStudio/ring/releases/tag/ring-pmo-team@1.1.3)
|
||||
|
||||
- Improvements:
|
||||
- Refactored naming convention by removing the ring-{plugin}: prefix from agent, skill, and command names.
|
||||
|
||||
Contributors: @jefferson.comff
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-pmo-team@1.1.2...ring-pmo-team@1.1.3)
|
||||
|
||||
---
|
||||
|
||||
## [1.1.3](https://github.com/LerianStudio/ring/releases/tag/ring-pmo-team@1.1.3)
|
||||
|
||||
- Improvements:
|
||||
- Refactored naming convention by removing the ring-{plugin}: prefix from agent, skill, and command names to streamline identification and usage.
|
||||
|
||||
|
|
|
|||
|
|
@ -2,6 +2,22 @@
|
|||
|
||||
## [0.4.3](https://github.com/LerianStudio/ring/releases/tag/ring-tw-team@0.4.3)
|
||||
|
||||
- **Features**
|
||||
- Refactored skills: removed commands layer and renamed skills to match command names.
|
||||
|
||||
- **Improvements**
|
||||
- Created canonical schema to standardize component metadata.
|
||||
- Enhanced skill generation with schema validator.
|
||||
- Aligned all components with the new frontmatter schema.
|
||||
|
||||
Contributors: @fred
|
||||
|
||||
[Compare changes](https://github.com/LerianStudio/ring/compare/ring-tw-team@0.4.2...ring-tw-team@0.4.3)
|
||||
|
||||
---
|
||||
|
||||
## [0.4.3](https://github.com/LerianStudio/ring/releases/tag/ring-tw-team@0.4.3)
|
||||
|
||||
- **Improvements:**
|
||||
- Updated CHANGELOG for ring-tw-team to version v0.4.2.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue