Releases: Netcracker/qubership-colly
Releases Β· Netcracker/qubership-colly
4.2.0
π Release
What's Changed
π‘ New Features
- (#277) feat: unify metadata handling by replacing
InventoryMetadatawithEnvDefinitionMetadataand updating field references by @ormig
βοΈ Technical Debt
- (#277) feat: unify metadata handling by replacing
InventoryMetadatawithEnvDefinitionMetadataand updating field references by @ormig
π Documentation
- (#277) feat: unify metadata handling by replacing
InventoryMetadatawithEnvDefinitionMetadataand updating field references by @ormig
Full Changelog: v4.1.0...v4.2.0
4.1.0
4.0.0
π Release
What's Changed
π‘ New Features
π Bug Fixes
- (#270) fix: implement deletion of projects, clusters, and environments removed from Git during sync by @ormig
π Documentation
Full Changelog: v3.1.1...v4.0.0
3.1.1
π Release
What's Changed
- (#263) chore: update of common workflows by @NetcrackerCLPLCI
π‘ New Features
- (#267) fix: sync failed in case unsupported properties in envtemplate section by @ormig
- (#266) fix: fix sonar coverage by @ormig
π Bug Fixes
- (#267) fix: sync failed in case unsupported properties in envtemplate section by @ormig
- (#266) fix: fix sonar coverage by @ormig
- (#265) fix: update SonarQube config to support multi-module coverage reports by @ormig
- (#264) fix: incorrect code coverage from sonar by @ormig
Full Changelog: v3.1.0...v3.1.1
3.1.0
π Release
What's Changed
π‘ New Features
- (#260) feat: add health checks and probes for services and their deployments by @ormig
- (#261) fix: update dependencies by @ormig
- (#258) feat: add standardized Kubernetes labels across templates for better resource management by @ormig
- (#257) feat: document cluster defaults and new configuration options (
mavenRepoName,gitGroupUrl) by @ormig
π Bug Fixes
βοΈ Technical Debt
π Documentation
- (#257) feat: document cluster defaults and new configuration options (
mavenRepoName,gitGroupUrl) by @ormig
Full Changelog: v3.0.0...v3.1.0
3.0.0
π Release
What's Changed
π‘ New Features
- (#251) feat: support for "dcl" pipeline type by @ormig
- (#247) feat: add support for
gitGroupUrlin project configuration and related tests by @ormig - (#245) feat: add support for client credentials secret and cloudCoreSupport config by @ormig
- (#238) feat: save UI Override parameters by @ormig
- (#235) feat: load-override-ui-parameters by @ormig
- (#224) feat: Implement deployment operations retrieval from ach-kubernetes-agent by @ormig
π Bug Fixes
- (#255) fix: remove deleted environments from cache during sync and add tests by @ormig
- (#238) feat: save UI Override parameters by @ormig
βοΈ Technical Debt
- (#255) fix: remove deleted environments from cache during sync and add tests by @ormig
- (#254) feat: remove "token" field from repository and pipeline DTOs, and update related tests and logic by @ormig
- (#249) fix: Complex parameters are not supported in ui-override by @ormig
- (#246) refactor: remove admin role checks and related API responses/tests in inventory and UI services by @ormig
- (#238) feat: save UI Override parameters by @ormig
- (#232) feat: Remove unused parameter from project configuration: envgeneArtifact.templateDescriptorNames by @ormig
- (#224) feat: Implement deployment operations retrieval from ach-kubernetes-agent by @ormig
Full Changelog: v2.7.0...v3.0.0
2.7.0
2.6.1
2.6.0
π Release
What's Changed
π‘ New Features
- (#222) refactor: refactor repositories to remove id field by @ormig
- (#221) feat: add branch field to Pipeline and update related DTOs and tests by @ormig
- (#217) feat: add branch field to InstanceRepositoryDto and update related mappings by @ormig
π Bug Fixes
- (#220) fix: rename QUARKUS_OIDC_CLIENT_SECRET to QUARKUS_OIDC_CREDENTIALS_SECRET in Helm chart by @ormig
- (#219) fix: add accessGroups and branch parameters to project configuration documentation by @ormig
- (#218) fix: improve error messages for missing cloud passport and creds files by @ormig
βοΈ Technical Debt
Full Changelog: v2.5.0...v2.6.0