Skip to content

Releases: deploystackio/docker-to-iac

v1.23.1

13 May 15:55
62bde19
Compare
Choose a tag to compare

1.23.1 (2025-05-13)

Chores

  • chore: bump @typescript-eslint/parser from 8.31.1 to 8.32.0 [dc6ecee]
  • chore: bump @typescript-eslint/eslint-plugin from 8.31.1 to 8.32.0 [fb91a1c]
  • chore: bump @types/node from 22.15.3 to 22.15.17 [8c76503]
  • chore: bump @vitest/coverage-v8 from 3.1.2 to 3.1.3 [125695d]
  • chore: bump globals from 16.0.0 to 16.1.0 [1730356]
  • chore: bump @types/node from 22.15.2 to 22.15.3 [acbe493]
  • chore: bump eslint from 9.25.1 to 9.26.0 [fe0e1f7]
  • chore: bump @eslint/js from 9.25.1 to 9.26.0 [79af2f9]
  • chore: bump release-it from 19.0.1 to 19.0.2 [003142f]
  • chore: bump @typescript-eslint/parser from 8.31.0 to 8.31.1 [62392a5]
  • chore: bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.31.1 [b2b2714]
  • chore: bump vite from 6.3.3 to 6.3.4 [fe73691]
  • chore: bump azure/setup-helm from 3 to 4 [1731c15]
  • chore: bump @typescript-eslint/parser from 8.30.1 to 8.31.0 [a9e9677]
  • chore: bump eslint from 9.25.0 to 9.25.1 [7cfd090]
  • chore: bump @vitest/coverage-v8 from 3.1.1 to 3.1.2 [68afd39]
  • chore: bump @types/node from 22.14.1 to 22.15.2 [e93ec45]

1.23.0 (2025-04-27)

Features

  • add Helm parser and database configuration support (30eefa1)
  • add unit tests for Helm database utilities and connection detection (c57ab3b)
  • added e2e test for helm lint - test6 (8924428)
  • enhance HelmParser to support dynamic image URL generation and command handling (e02dfcc)
  • enhance release process with branch name extraction and cleanup (e0ca09a)
  • update getImageUrl.test.ts and added database-types test for helm (45bf2f6)
  • update Helm templates to support multiple services with dynamic configuration (fb7806b)

v1.23.0

27 Apr 10:31
f46515c
Compare
Choose a tag to compare
Release v1.23.0

v1.22.2

25 Apr 19:52
9635398
Compare
Choose a tag to compare

1.22.2 (2025-04-25)

Features

  • add test for Portkey Gateway port and image verification; update RunCommandParser logic (e6c4617)

v1.22.1

22 Apr 20:54
e5f4ed0
Compare
Choose a tag to compare

1.22.1 (2025-04-22)

Chores

  • chore: bump release-it from 18.1.2 to 19.0.1 [9486472]
  • chore: bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.30.1 [9c4f786]
  • chore: bump @eslint/js from 9.24.0 to 9.25.0 [c3a6143]
  • chore: bump @typescript-eslint/parser from 8.29.1 to 8.30.1 [98fe066]
  • chore: bump eslint from 9.24.0 to 9.25.0 [07fff95]
  • chore: bump @release-it/conventional-changelog from 10.0.0 to 10.0.1 [9e9a045]
  • chore: bump @types/node from 22.14.0 to 22.14.1 [afc65b9]
  • chore: bump @typescript-eslint/parser from 8.29.0 to 8.29.1 [5f3673c]
  • chore: bump @typescript-eslint/eslint-plugin from 8.29.0 to 8.29.1 [7210b17]

Bug Fixes

  • add missing comma in tsconfig.json types array (31e081f)
  • assertions: change warning to info for volume mounting validation in DigitalOcean (c95f348)
  • dependencies: remove node-fetch from package.json and package-lock.json (26a3da8)
  • package: update description for clarity; add missing keyword in keywords array (e10c0c0)
  • render: update database plan to 'free' for PostgreSQL configuration (cc5e1e5)
  • tests: comment out import for runTest4 to prevent execution (188c1ea)
  • tests: remove redundant volume support validation in Docker Run test for DigitalOcean (03b4e3d)

Features

  • tests: add comprehensive tests for Docker Run and Docker Compose port mappings; include validation for environment variables and YAML structure (dc5fc2e)
  • tests: add comprehensive unit tests for various utility functions including database service connections and image normalization (13beba7)
  • tests: add DigitalOcean translation tests for Docker Run and Docker Compose; validate environment variables and port mappings (68f004b)
  • tests: add Test 3 for environment variable substitution using Docker Run and Docker Compose; include comprehensive validation for environment variables and YAML structure (64ff2b8)
  • tests: add Test 4 for Render Translation Only; include Docker Run and Docker Compose tests with output validation (cc47f06)
  • tests: add unit tests for connection properties, database types, and render service types configurations (937c277)
  • tests: add unit tests for various utility functions and integrate Vitest for testing framework (378c349)
  • tests: enhance CI workflow and add unit tests for RunCommandParser and Docker Compose validation (5b2633d)
  • tests: reintroduce schema validation for Docker Run and Docker Compose tests; add render schema validator utility (ff0c45c)

1.22.0 (2025-04-11)

Bug Fixes

  • suppress eslint warnings for unused variables in service connection handling (7a18378)

Features

  • enhance database and service connection handling for Render and DigitalOcean (6063048)

v1.22.0

11 Apr 20:16
921d3ac
Compare
Choose a tag to compare
Release v1.22.0

v1.21.3

11 Apr 05:57
6f7725e
Compare
Choose a tag to compare

1.21.3 (2025-04-11)

Chores

  • chore: bump @eslint/js from 9.23.0 to 9.24.0 [9ebdc18]
  • chore: bump @types/node from 22.13.14 to 22.14.0 [8942a46]
  • chore: bump @typescript-eslint/parser from 8.28.0 to 8.29.0 [28ad47f]
  • chore: bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 [8132e03]
  • chore: bump eslint from 9.23.0 to 9.24.0 [9b69589]

Bug Fixes

  • run-command-parser: improve argument parsing for docker run commands (dd8f479)

v1.21.2

06 Apr 13:38
089398a
Compare
Choose a tag to compare

1.21.2 (2025-04-06)

Bug Fixes

  • service-connections: add service name transformation support for DigitalOcean (24844fc)

v1.21.1

31 Mar 20:13
eb38775
Compare
Choose a tag to compare

1.21.1 (2025-03-31)

Chores

  • chore: bump yaml from 2.7.0 to 2.7.1 [175e001]
  • chore: bump @types/semver from 7.5.8 to 7.7.0 [54d7dbe]
  • chore: bump @types/node from 22.13.13 to 22.13.14 [bf1e71b]

v1.21.0

30 Mar 15:56
9366319
Compare
Choose a tag to compare

1.21.0 (2025-03-30)

Bug Fixes

  • remove hardcoded environment type from RenderParser (8fe96a1)

Features

  • enhance service connection handling with native references and update configurations (3a2143e)
  • simplify service connection resolution by replacing service references in environment variables (7b65d8a)
  • update version to 1.20.1 and add service connection resolution functionality (c870ee7)

v1.20.1

25 Mar 22:28
efd5675
Compare
Choose a tag to compare

1.20.1 (2025-03-25)

1.20.1 (2025-03-24)