Skip to content

Latest commit

 

History

History
409 lines (191 loc) · 17.7 KB

CHANGELOG.md

File metadata and controls

409 lines (191 loc) · 17.7 KB

Changelog

2.25.0 (2024-06-13)

Features

  • naming: add azure service bus resource type and conventions (aefffc0)

2.24.0 (2024-06-12)

Features

  • naming: add elastic search resource type and conventions (cce6f39)

2.23.1 (2024-05-17)

Bug Fixes

  • tf: disable global fatal setting temporary in terraform plan (c4dfc21)

2.23.0 (2024-05-03)

Features

  • plan analyzer: bring back plan analyzer (88d3e0a)

2.22.0 (2024-04-23)

Features

  • terraform: explicit error for unknown exit code in terraform plan (eba0de4)
  • terraform: use terraform for plan analyzing (1b2838c)

2.21.0 (2024-04-18)

Features

  • naming: extend naming service for azure data factory (1a0fb7c)

2.20.0 (2024-04-18)

Features

  • terraform: plan analysis on output variable change only (9295565)

2.19.0 (2024-04-17)

Features

  • housekeeping: upgrade go dependencies (c5c596f)

2.18.0 (2024-04-15)

Features

  • executor: include stdout in case of errors (7fd110f)

2.17.0 (2024-03-25)

Features

2.16.0 (2024-02-13)

Features

  • azure-resource-type: add eventgrid namespace and topicspace resources (869c6eb)

2.15.0 (2024-02-13)

Features

  • helm-receipe: make deployment more configurable (c3fe4e7)

2.14.2 (2024-02-06)

Bug Fixes

  • terraform-recipe: use retry logic with execute function (cec9fa7)
  • util: adapt error handling in case of retry functions (b9b26a2)

2.14.1 (2024-02-05)

Bug Fixes

  • terraform: add prefix to plan analyzer error (02be651)
  • terraform: use storageSettings retry count for network rules (e84061a)

2.14.0 (2024-01-29)

Features

  • info: add new info properties in cluster and environment info (2a0276e)
  • naming: extend naming service with new resource types (81b4c49)
  • tf: extent terraform recipe to allow output tf output variables (4cc0164)

2.13.1 (2023-10-09)

Bug Fixes

  • docu: adapt name of plan analyze file in terraform recipe (d500267)
  • tfrecipe: do not analyze plan in destory flow (2c42e94)

2.13.0 (2023-10-06)

Features

  • go 1.21, dependencies updates (f794183)
  • terraform: persist file to indicate plan changes (f4a55e3)

Bug Fixes

  • terraform: plan cleanup for relative file paths (7f57b57)

2.12.0 (2023-09-25)

Features

  • terraform-recipe: add configurable container create retry count (701c2ba)

2.11.0 (2023-09-14)

Features

  • dependency-check: add vim as optional dependency (0252c24)
  • sops-recipe: regenerate MAC functionality (1876113)

2.10.1 (2023-09-05)

Bug Fixes

  • dependencies-check: adapt logic for sops version (25b41dc)

2.10.0 (2023-06-07)

Features

  • clusterinfo: remove oidc issuer from cluster-info (06b53ee)
  • info: Cluster and Environment config (268203e)

2.9.0 (2023-05-31)

Features

  • naming: better error messages (4b64f78)

2.8.0 (2023-05-25)

Features

  • terraform: apply retry for storage container creation (636e0d1)

2.7.0 (2023-05-24)

Features

  • clusterinfo: extend clusterinfo for oidc issure profile url (2dbee1b)

2.6.0 (2023-05-09)

Features

  • loud executor for azure interactive login (383832c)

2.5.0 (2023-04-19)

Features

  • docker: updated dependencies (54f4d5b)
  • naming-service: add a KeyVaultWithoutHyphens resource to allow all parts to be used with key vaults (3761a37)
  • naming-service: added color part (9af33ee)
  • naming-service: keyvault naming without hyphens due to max char limitations (e490bf4)
  • naming-service: mongo atlas resource (808cc10)

Bug Fixes

  • naming-service: color should be optional (ee3bacc)

2.4.0 (2023-04-04)

Features

  • dependencies-check: add kubelogin (ff71e9a)

2.3.0 (2023-01-12)

Features

  • command: make command factory public (c022ecf)

2.2.0 (2022-12-12)

Features

  • terraform recipe: allow ip as cidr and optimization (f8a98ff)

2.1.1 (2022-11-28)

Bug Fixes

  • terraform-recipe: use ExecuteCmd for az cmds with tags argument (8af9c56)

2.1.0 (2022-11-22)

Features

  • executor: direct os/exec command support for complex cases (95013a1)

2.0.2 (2022-11-17)

Bug Fixes

  • executor: prevent escaping for quotations which are parts of the arguments (80be3ed)
  • terraform-recipe: remove quotations which were anyways always removed before (dc49955)

2.0.1 (2022-10-25)

Bug Fixes

  • correct v2 package versioning (e355a7c)

2.0.0 (2022-10-24)

⚠ BREAKING CHANGES

  • terraform - auto approve parameter in deploy and destroy flows

Features

  • configurable RequireInfrastructureEncryption setting for terraform state storage (35e7759)
  • terraform - auto approve parameter in deploy and destroy flows (d745cbe)

1.0.0 (2022-09-20)

⚠ BREAKING CHANGES

  • cli: drop shorthand flag "s" from global cli flags

Features

  • cli: drop shorthand flag "s" from global cli flags (6fbf977)

0.12.0 (2022-09-12)

Features

  • configuration: make decrypted config available (173af36)

0.11.1 (2022-09-02)

Bug Fixes

  • check-dependencies: downgrade min. kubectl version to v1.23.9 (4844daf)
  • undo delete .idea\misc.xml file (15cdabb)

0.11.0 (2022-09-01)

Features

  • Dockerfile update with copsctl 0.8.2 (b1a5596)
  • tooling upgrade (fae3351)

Bug Fixes

  • terraform-recipe: adapt IP firewall rule handling backend storage (efeaef5)

0.10.0 (2022-08-19)

Features

  • terraform-recipe: add support to define IP firewall rules for backend storage (0102fb8)

0.9.1 (2022-08-08)

Bug Fixes

  • terraform-recipe: renaming optional tags (7e11d6d)

0.9.0 (2022-07-18)

Features

  • terraform-recipe: resource group tagging (16e1a0d)

0.8.0 (2022-07-13)

Features

  • cluster info extensions for navigating config sub-objects (a98e307)

0.7.0 (2022-07-12)

Features

  • cli: default command and global init functionality (ae9b4d9)
  • hq: new with custom options, possibility to disable logging to file (dd0d31c)
  • private endpoint resource type (90987cd)

0.6.0 (2022-06-30)

Features

Bug Fixes

  • adapt terraform/helm recipe docu with variable autopopulate example (ecca07c)
  • add helm recipe docu (d9b241b)
  • terraform recipe unit test (0975779)

0.5.0 (2022-06-14)

Features

Bug Fixes

  • copsctl: query to prompt connect with less noise and no chance to fail (6a74d5a)

0.4.0 (2022-06-13)

Features

0.3.0 (2022-06-01)

Features

  • terraform files now saved to separate directory (de5b09e)

0.2.0 (2022-06-01)

Features

  • add github action cibuild (ccdefd2)
  • LoadConfigFile override, AskUserToConfirmWithKeyword (fe7864f)

Bug Fixes

  • add fileending for workflow cibuild.yml (a01469c)
  • Dockerfile & unit tests (582783a)
  • remove linebreaks from azure cli output (b71ea4d)
  • remove typo (0b04ced)
  • support missing module in naming service (9decd03)

0.1.0 (2022-05-27)

Features

  • adding major and minor tags during release (88fbc7e)
  • trigger releaser on every commit (0cb84bc)