Skip to content

v5.1.102

Latest
Compare
Choose a tag to compare
@cycloid-machine cycloid-machine released this 06 Nov 14:36

[v5.1.102] 2024-11-06

Cycloid technical public changelog:

Organizations

FIXED

  • Do not show the delete invitation button if there are insufficient permissions (FE#7504)

Cloud Cost Management

FIXED

  • Fix total banner prevent click on table rows below it (FE#7508)

  • Fix empty label in environment filter (FE#7509)

Other

CHANGED

  • Secondary nav: change release changelog link (FE#7515)

StackForms

DEPRECATED

  • Version update notification in editor (FE#7516)

CHANGED

  • Allow users to validate when there are no changes on the env config (FE#7521)

Project

FIXED

  • When you access to the /empty url, it will not redirect even envs exists. (FE#7522)

Environments

FIXED

  • make cost estimation visible again in environment configuration page. (FE#7524)

Concourse

ADDED

  • Added an option to skip CC related tests that are failing (BE#4924)

API Keys

FIXED

  • Fixed an issue with api keys which allowed deleted keys to work under certain circumstances (BE#4925)

Service Catalog

FIXED

  • Keyword separator was too common and lead to unusual behavior. (BE#4927)

Other

ADDED

  • Added an option to skip CI/CD tests locally (BE#4931)

Roles

FIXED

  • Fixed default roles having nonexistent rule (BE#4933)Fixed default roles having nonexistent rule

Global

CHANGED

  • Update docs links to point their corresponding pages (FE#7531)

StackForms

FIXED

  • Broken condition is used with value mapping. (BE#4936)

Other

CHANGED

  • Changed devlopment database image to rely on updated authentication plugin (BE#4939)

Service Catalog

CHANGED

  • Rename Stack Template to Stack Blueprint. (FE#7443)

InfraView

FIXED

  • Fixed error for 'unsupported checkable object' (BE#4941)

Concourse

CHANGED

  • Updated dev CC version to match the Pipeline (BE#4943)

StackForms

FIXED

  • Widgets with dynamic values depending on a widget with mapped values not being repopulated on environment config (FE#7538)

Profile-User-Hubspot

ADDED

  • Added hubspot integration in place of salesforce (BE#4946)

Cost Estimation

CHANGED

  • Updated the internal TerraCost lib to 0.5.2 (BE#4948)

Other

FIXED

  • Mitigate flakiness of the tests on CI (BE#4950)
  • Added missing quote to entrypoint (BE#4951)