Skip to content

Releases: AzBuilder/terrakube

DO NOT USE THIS VERSION

17 Oct 21:20
Compare
Choose a tag to compare
Pre-release
2.24.0-role.2

Refactor logic using DefaultAWSCredentialsProviderChain

DO NOT USE THIS VERSION

17 Oct 20:17
Compare
Choose a tag to compare
Pre-release
2.24.0-role.1

Adding missing properties

2.24.0-beta.2

16 Oct 20:26
b07e440
Compare
Choose a tag to compare
2.24.0-beta.2 Pre-release
Pre-release

What's Changed

Features

  • feat: Allow to include or remove terraform backend keys in AWS by @alfespa17 in #1413

Fixes

  • fix: error output overlaps with standard output by @stanleyz in #1410

Full Changelog: 2.24.0-beta.1...2.24.0-beta.2

2.24.0-beta.1

15 Oct 17:33
383c2c6
Compare
Choose a tag to compare
2.24.0-beta.1 Pre-release
Pre-release

What's Changed

Features

  • feat: Proxy support in GitHubTokenService by @alfespa17 in #931
  • feat: Add Maven cache step to GitHub Actions workflow for disk optimization by @ilkerispir in #1365
  • feat: Allow users w/o manage perm to trigger run by @stanleyz in #1395

Fixes

  • fix: filter tag and search value remain until the filter is removed by @Avinashs7 in #1389
  • fix: REDIS connection using ssl in API by @alfespa17 in #1391
  • fix: remove excessive apply output from API logs by @stanleyz in #1392
  • fix: Use default template on default branch by @stanleyz in #1393

Dependencies

View Dependency Changes
  • deps: bump antd from 5.21.0 to 5.21.1 in /ui by @dependabot in #1348
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.772 to 1.12.773 by @dependabot in #1386
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 by @dependabot in #1383
  • deps: bump @babel/core from 7.25.2 to 7.25.7 in /ui by @dependabot in #1371
  • deps: bump antd from 5.21.1 to 5.21.2 in /ui by @dependabot in #1375
  • deps: bump oidc-client-ts from 3.0.1 to 3.1.0 in /ui by @dependabot in #1372
  • deps: bump html-react-parser from 5.1.16 to 5.1.18 in /ui by @dependabot in #1374
  • deps: bump @babel/preset-env from 7.25.4 to 7.25.7 in /ui by @dependabot in #1373
  • deps: bump com.google.cloud:libraries-bom from 26.47.0 to 26.48.0 by @dependabot in #1384
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2 in /api by @dependabot in #1370
  • deps: bump react-oidc-context from 3.1.1 to 3.2.0 in /ui by @dependabot in #1402
  • deps: bump @babel/preset-env from 7.25.7 to 7.25.8 in /ui by @dependabot in #1403
  • deps: bump antd from 5.21.2 to 5.21.4 in /ui by @dependabot in #1407
  • deps: bump com.azure:azure-storage-blob from 12.28.0 to 12.28.1 by @dependabot in #1399
  • deps: bump com.azure:azure-storage-blob from 12.28.0 to 12.28.1 in /executor by @dependabot in #1408
  • deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.16.0 to 5.17.1 by @dependabot in #1400
  • deps: bump @babel/standalone from 7.25.6 to 7.25.8 in /ui by @dependabot in #1405
  • deps: bump react-router-dom from 6.26.2 to 6.27.0 in /ui by @dependabot in #1404
  • deps: bump @babel/core from 7.25.7 to 7.25.8 in /ui by @dependabot in #1406

Full Changelog: 2.23.2...2.24.0-beta.1

2.23.2

03 Oct 17:42
67eef46
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: Add workspace description link is displayed only if description not present for a workspace. by @Avinashs7 in #1357
  • fix: issue when executor is downloading the state file using terraform_remote_state by @alfespa17 in #1361

New Contributors

Full Changelog: 2.23.1...2.23.2

2.23.1

30 Sep 17:35
2e341c8
Compare
Choose a tag to compare

What's Changed

Fixes

  • fix: set manageState value to false in existing teams by @alfespa17 in #1350
  • fix: Show resources and outputs validating manageState permission correctly by @alfespa17 in #1354

Dependencies

  • deps: bump io.fabric8:kubernetes-client from 6.13.3 to 6.13.4 by @dependabot in #1353
  • deps: bump com.microsoft.azure:msal4j from 1.17.1 to 1.17.2 by @dependabot in #1352

Full Changelog: 2.23.0...2.23.1

2.23.0

27 Sep 20:06
bf83724
Compare
Choose a tag to compare

What's Changed

Upgrading

This release include a new teams permission called "manageState" that allows to see or block viewing the state in the UI, the default value for existing teams is false, make sure to update this new permission for existing teams in your Terrakube instance.

Features

Fixes

Dependencies

View Dependency Changes
  • deps: bump @babel/preset-env from 7.24.8 to 7.25.0 in /ui by @dependabot in #1132
  • deps: bump @testing-library/jest-dom from 6.4.6 to 6.4.8 in /ui by @dependabot in #1131
  • deps: bump @babel/standalone from 7.24.10 to 7.25.2 in /ui by @dependabot in #1144
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 by @dependabot in #1140
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 in /api by @dependabot in #943
  • deps: bump org.apache.maven:maven-artifact from 3.8.8 to 3.9.8 by @dependabot in #1137
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.761 to 1.12.765 by @dependabot in #1139
  • deps: bump org.liquibase:liquibase-core from 4.28.0 to 4.29.0 by @dependabot in #1138
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.762 to 1.12.765 in /registry by @dependabot in #1135
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.762 to 1.12.765 in /executor by @dependabot in #1134
  • deps: bump com.microsoft.azure:msal4j from 1.15.1 to 1.16.2 by @dependabot in #1136
  • deps: bump com.azure:azure-storage-blob from 12.26.1 to 12.27.0 by @dependabot in #1107
  • deps: bump com.azure:azure-storage-blob from 12.26.1 to 12.27.0 in /executor by @dependabot in #1101
  • deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.12.0 to 5.14.0 in /registry by @dependabot in #1058
  • deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.12.0 to 5.14.0 by @dependabot in #1068
  • deps: bump com.google.cloud:libraries-bom from 26.3.0 to 26.43.0 in /api by @dependabot in #1061
  • deps: bump com.google.cloud:libraries-bom from 26.40.0 to 26.43.0 in /registry by @dependabot in #1049
  • deps: bump com.google.cloud:libraries-bom from 26.42.0 to 26.43.0 in /executor by @dependabot in #1055
  • deps: bump org.liquibase:liquibase-core from 4.29.0 to 4.29.1 by @dependabot in #1163
  • deps: bump axios from 1.7.2 to 1.7.3 in /ui by @dependabot in #1150
  • deps: bump @babel/preset-env from 7.25.0 to 7.25.3 in /ui by @dependabot in #1156
  • deps: bump luxon from 3.4.4 to 3.5.0 in /ui by @dependabot in #1151
  • deps: bump react-router-dom from 6.25.1 to 6.26.0 in /ui by @dependabot in #1154
  • deps: bump org.liquibase:liquibase-core from 4.29.0 to 4.29.1 in /api by @dependabot in #1158
  • deps: bump antd from 5.19.3 to 5.20.0 in /ui by @dependabot in #1152
  • deps: bump @babel/standalone from 7.25.2 to 7.25.3 in /ui by @dependabot in #1153
  • deps: bump @babel/core from 7.24.9 to 7.25.2 in /ui by @dependabot in #1155
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.765 to 1.12.767 by @dependabot in #1162
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.765 to 1.12.767 in /executor by @dependabot in #1160
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.765 to 1.12.767 in /registry by @dependabot in #1159
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.765 to 1.12.767 in /api by @dependabot in #1157
  • deps: bump com.microsoft.sqlserver:mssql-jdbc from 12.6.3.jre11 to 12.8.0.jre11 by @dependabot in #1161
  • deps: bump org.springframework.boot:spring-boot-starter-parent from 3.1.12 to 3.3.2 by @dependabot in #1108
  • deps: bump web-vitals from 4.2.2 to 4.2.3 in /ui by @dependabot in #1171
  • deps: bump antd from 5.20.0 to 5.20.1 in /ui by @dependabot in #1172
  • deps: bump io.fabric8:kubernetes-client from 6.13.1 to 6.13.2 in /api by @dependabot in #1182
  • deps: bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 in /executor by @dependabot in #1185
  • deps: bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 in /api by @dependabot in #1183
  • deps: bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 by @dependabot in #1178
  • deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.14.0 to 5.15.0 in /registry by @dependabot in #1173
  • deps: bump io.fabric8:kubernetes-client from 6.13.1 to 6.13.2 by @dependabot in #1180
  • deps: bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in #1176
  • deps: bump com.google.cloud:libraries-bom from 26.43.0 to 26.44.0 in /registry by @dependabot in #1174
  • deps: bump slf4j.versio...
Read more

2.23.0-beta.4

27 Sep 17:28
bf83724
Compare
Choose a tag to compare
2.23.0-beta.4 Pre-release
Pre-release

What's Changed

Fixes

Dependencies

Full Changelog: 2.23.0-beta.3...2.23.0-beta.4

2.23.0-beta.3

25 Sep 22:32
13cafef
Compare
Choose a tag to compare
2.23.0-beta.3 Pre-release
Pre-release

What's Changed

Feature

Fixes

Dependencies Updates

View Dependency Changes
  • deps: bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #1263
  • deps: bump com.google.cloud:libraries-bom from 26.44.0 to 26.45.0 by @dependabot in #1262
  • deps: bump org.yaml:snakeyaml from 2.2 to 2.3 by @dependabot in #1260
  • deps: bump com.microsoft.azure:msal4j from 1.16.2 to 1.17.1 by @dependabot in #1261
  • deps: bump elide.version from 7.1.0 to 7.1.1 by @dependabot in #1277
  • deps: bump org.liquibase:liquibase-core from 4.29.1 to 4.29.2 by @dependabot in #1279
  • deps: bump antd from 5.20.4 to 5.20.6 in /ui by @dependabot in #1280
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.770 to 1.12.771 by @dependabot in #1278
  • deps: bump elide.version from 7.1.1 to 7.1.2 in /api by @dependabot in #1307
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.771 to 1.12.772 by @dependabot in #1298
  • deps: bump org.apache.groovy:groovy-all from 4.0.22 to 4.0.23 by @dependabot in #1295
  • deps: bump express from 4.19.2 to 4.21.0 in /ui by @dependabot in #1310
  • deps: bump react-router-dom from 6.26.1 to 6.26.2 in /ui by @dependabot in #1300
  • deps: bump html-react-parser from 5.1.15 to 5.1.16 in /ui by @dependabot in #1299
  • [Snyk] Security upgrade mysql:mysql-connector-java from 8.0.30 to 8.0.31 by @alfespa17 in #1312
  • deps: bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.4 by @dependabot in #1328
  • deps: bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #1329
  • deps: bump com.google.cloud:libraries-bom from 26.45.0 to 26.47.0 by @dependabot in #1330
  • deps: bump react-oidc-context from 3.1.0 to 3.1.1 in /ui by @dependabot in #1319
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 by @dependabot in #1296
  • deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.15.0 to 5.16.0 by @dependabot in #1297
  • deps: bump com.azure:azure-storage-blob from 12.27.1 to 12.28.0 in /executor by @dependabot in #1325
  • deps: bump jgit.version from 6.10.0.202406032230-r to 7.0.0.202409031743-r by @dependabot in #1294

Full Changelog: 2.23.0-beta.2...2.23.0-beta.3

2.23.0-beta.2

04 Sep 14:45
36cfa2a
Compare
Choose a tag to compare
2.23.0-beta.2 Pre-release
Pre-release

What's Changed

Features

Fixes

  • fix: Missing AWS icon by @jcanizalez in #1242
  • fix: Move ORGANIZATION_ARCHIVE retrieval from localStorage to sessionStorage to prevent workspace conflicts across tabs by @ilkerispir in #1267
  • fix: Wrong terraformWorkingDir when user not type path with leading "/" in workspace configuration (#1268) by @jiin995 in #1269

Dependencies Updates

View Dependency Changes

New Contributors

Full Changelog: 2.23.0-beta.1...2.23.0-beta.2