Skip to content

Releases: Netcracker/qubership-colly

4.2.0

29 Apr 04:45

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#277) feat: unify metadata handling by replacing InventoryMetadata with EnvDefinitionMetadata and updating field references by @ormig

βš™οΈ Technical Debt

  • (#277) feat: unify metadata handling by replacing InventoryMetadata with EnvDefinitionMetadata and updating field references by @ormig

πŸ“ Documentation

  • (#277) feat: unify metadata handling by replacing InventoryMetadata with EnvDefinitionMetadata and updating field references by @ormig

Full Changelog: v4.1.0...v4.2.0

4.1.0

22 Apr 06:30

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#276) feat: add support for per-region Git tokens and refactor Git token management by @ormig
  • (#275) feat: add support for sspStandalone flag in environments, update mapping, persistence, and tests by @ormig

Full Changelog: v4.0.0...v4.1.0

4.0.0

03 Apr 09:24

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#271) feat: Re-design approach for region. Add to cluster and to gitGroupUr by @ormig

🐞 Bug Fixes

  • (#270) fix: implement deletion of projects, clusters, and environments removed from Git during sync by @ormig

πŸ“ Documentation

  • (#271) feat: Re-design approach for region. Add to cluster and to gitGroupUr by @ormig

Full Changelog: v3.1.1...v4.0.0

3.1.1

27 Mar 14:58

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ 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

26 Mar 07:02

Choose a tag to compare

πŸš€ 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

  • (#259) fix: update security scan workflow to v2.1.2 by @ormig

βš™οΈ 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

19 Mar 08:50

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#251) feat: support for "dcl" pipeline type by @ormig
  • (#247) feat: add support for gitGroupUrl in 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

11 Feb 21:20

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#229) feat: add maven repository name to project and related DTOs by @ormig
  • (#228) feat: add cluster defaults configuration to projects by @ormig

Full Changelog: v2.6.1...v2.7.0

2.6.1

29 Jan 06:22

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#223) feat: use CLOUD_PUBLIC_HOST from CloudPassport to build monitoring URL by @ormig

Full Changelog: v2.6.0...v2.6.1

2.6.0

28 Jan 09:07

Choose a tag to compare

πŸš€ 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

  • (#222) refactor: refactor repositories to remove id field by @ormig

Full Changelog: v2.5.0...v2.6.0

2.5.0

26 Jan 15:40

Choose a tag to compare

πŸš€ Release

What's Changed

πŸ’‘ New Features

  • (#215) feat: update InstanceRepository to include branch by @ormig

🐞 Bug Fixes

  • (#216) fix: support multiple file names for cloud passport and credentials by @ormig

Full Changelog: v2.4.0...v2.5.0