Skip to content

Releases: AzBuilder/terrakube

2.24.0-beta.5

12 Nov 15:09
3114c2b
Compare
Choose a tag to compare
2.24.0-beta.5 Pre-release
Pre-release

What's Changed

Features

Fixes

  • fix: Remove VCS client reference when deleting workspace by @alfespa17 in #1502

Dependencies

  • deps: bump software.amazon.awssdk:bom from 2.29.1 to 2.29.6 by @dependabot in #1495
  • deps: bump web-vitals from 4.2.3 to 4.2.4 in /ui by @dependabot in #1468
  • deps: bump com.google.cloud:libraries-bom from 26.49.0 to 26.50.0 by @dependabot in #1497
  • deps: bump antd from 5.21.5 to 5.21.6 in /ui by @dependabot in #1469
  • deps: bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in /ui by @dependabot in #1483
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.42 to 9.45 by @dependabot in #1496
  • deps: bump com.mysql:mysql-connector-j from 8.2.0 to 9.1.0 by @dependabot in #1442
  • deps: bump cronstrue from 2.50.0 to 2.51.0 in /ui by @dependabot in #1487
  • deps: bump software.amazon.awssdk:bom from 2.29.6 to 2.29.9 by @dependabot in #1518
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.45 to 9.46 by @dependabot in #1520
  • deps: bump uuid from 10.0.0 to 11.0.3 in /ui by @dependabot in #1523
  • deps: bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 by @dependabot in #1517
  • deps: bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 by @dependabot in #1515
  • deps: bump com.azure.spring:spring-cloud-azure-dependencies from 5.17.1 to 5.18.0 by @dependabot in #1516
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.45 to 9.46 in /api by @dependabot in #1514
  • deps: bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 in /executor by @dependabot in #1508
  • deps: bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 in /registry by @dependabot in #1521
  • deps: bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 in /api by @dependabot in #1511
  • deps: bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 in /executor by @dependabot in #1509

Full Changelog: 2.24.0-beta.4...2.24.0-beta.5

2.24.0-beta.4

04 Nov 16:24
ce1ac61
Compare
Choose a tag to compare
2.24.0-beta.4 Pre-release
Pre-release

What's Changed

Features

Fixes

Dependencies

  • deps: bump org.springframework.boot:spring-boot-starter-parent from 3.3.4 to 3.3.5 by @dependabot in #1463
  • deps: bump com.nimbusds:nimbus-jose-jwt from 9.41.2 to 9.42 in /api by @dependabot in #1472
  • deps: bump software.amazon.awssdk:bom from 2.28.27 to 2.29.1 by @dependabot in #1462

New Contributors

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

2.23.3

04 Nov 16:56
Compare
Choose a tag to compare

This release only fixes some issues when running Terrakube in ARM64 nodes, those are the only changes.

Fixes

2.23.3-beta.2

30 Oct 22:36
Compare
Choose a tag to compare
2.23.3-beta.2 Pre-release
Pre-release

What's Changed

  • fix: syntax issue in pipeline (#1481)
  • fix: Update pipeline to use correct user in ARM image (#1480)

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

2.23.3-beta.1

30 Oct 20:40
Compare
Choose a tag to compare
2.23.3-beta.1 Pre-release
Pre-release

What's Changed

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

2.24.0-beta.3

23 Oct 21:46
e30c986
Compare
Choose a tag to compare
2.24.0-beta.3 Pre-release
Pre-release

What's Changed

Feature

Fixes

Dependencies

  • deps: Update Jedis Client from 4.4.8 to version 5.X by @dawidmalina in #1427
  • deps: bump antd from 5.21.4 to 5.21.5 in /ui by @dependabot in #1435
  • deps: bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in /ui by @dependabot in #1434
  • deps: bump com.amazonaws:aws-java-sdk-bom from 1.12.773 to 1.12.776 by @dependabot in #1440
  • deps: bump com.google.cloud:libraries-bom from 26.48.0 to 26.49.0 by @dependabot in #1439
  • deps: bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui by @dependabot in #1450
  • deps: bump com.mysql:mysql-connector-j from 8.0.31 to 8.2.0 in /api by @dependabot in #1416

New Contributors

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

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