Skip to content

Releases: mia-platform/mlp

v2.7.0-rc.6

09 Mar 16:25

Choose a tag to compare

Changelog

Others

  • 839e1b6 refactor(pre-deploy): renamed all reference from predeploy job to filtered job, to make this feature more extendible

v2.7.0-rc.5

09 Mar 08:37

Choose a tag to compare

Changelog

Others

  • 3549a0f fix(pre-deploy): improve job completion error handling and add regression test for timeout scenarios

v2.7.0-rc.4

06 Mar 15:49

Choose a tag to compare

Changelog

Others

  • da34c9e fix(pre-deploy): update runPreDeployPhase logic to handle empty job matches correctly (skip all resources)

v2.7.0-rc.3

06 Mar 12:11

Choose a tag to compare

Changelog

Others

  • 3f65949 feat(pre-deploy): enhance pre-deploy job handling with optional jobs and improved error reporting

v2.7.0-rc.2

06 Mar 08:15

Choose a tag to compare

Changelog

Others

  • 2844f77 refactor(pre-deploy): changed the logic implemented, filtering resources based on annotations

v2.7.0-rc.1

04 Mar 10:04

Choose a tag to compare

Changelog

Features

  • 937fd5c feat: add pre-deploy job filtering and related resources

Others

  • 572a12e ci(deps): bump the minor-actions-dependencies group with 4 updates (#186)
  • 36b0a58 fix(pre-commit): solve issues raised by pre-commit checks

v2.6.0

30 Jan 15:58

Choose a tag to compare

Changelog

Features

  • 555e30a feat: update dependencies

Bug Fixes

  • 9046abf fix: update test expectation for new k8s lib versions

Others

  • 76c8285 build(deps): bump library/alpine from 3.22.2 to 3.23.0 (#180)
  • 84dfd27 build(deps): bump library/alpine from 3.23.0 to 3.23.2 (#181)
  • fb87e41 build(deps): bump library/alpine from 3.23.2 to 3.23.3 (#185)
  • 2c788c6 build: update tools and ci versions
  • cbd8e23 build: update tools versions
  • a47e4c2 ci(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 (#184)
  • 8bd7a93 ci(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#183)
  • 947b8f8 ci(deps): bump github/codeql-action (#179)
  • 50efc86 ci(deps): bump the minor-actions-dependencies group with 4 updates (#182)
  • 7bc82e5 ci: fix accidental removal of conformance tests
  • 1a41803 docs: v2.6.0

v2.5.0

04 Nov 15:08

Choose a tag to compare

Changelog

Features

  • 5c09401 feat: add new allow-missing-filenames flag for interpolate command
  • 63a3663 feat: improve testing around interpolation
  • fd75edc feat: update to go 1.25.3

Others

  • cd52c96 build(deps): bump library/alpine from 3.22.1 to 3.22.2 (#174)
  • d188b36 ci(deps): bump actions/dependency-review-action (#175)
  • b81a87b ci(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#178)
  • 127e468 ci(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#176)
  • d06e340 ci(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (#177)
  • 5597f48 ci(deps): bump the minor-actions-dependencies group with 3 updates (#173)
  • 667b4e8 docs: v2.5.0

v2.4.2

29 Sep 08:25

Choose a tag to compare

Changelog

Bug Fixes

  • 2fab8e6 fix: interpolate command now return to actually interpolate files

Others

  • bc7fd5c docs: fix typo in changelog
  • c7cbf7a docs: fix version in setup page
  • 4b8e60c docs: remove internal issue link from changelog
  • df55b8d docs: v2.4.2

v2.4.1

26 Sep 15:15

Choose a tag to compare

Changelog

Features

  • 9a9ce78 feat: update linting config

Bug Fixes

  • 0c41951 fix: interpolate command recursive parsing of folders

Others

  • dc86478 build: add toolchain directive
  • 5871b9d build: update tools versions
  • 9d69533 ci: update workflow versions
  • 75a59eb docs: fix url for checksum
  • 99d6c54 docs: v2.4.1
  • b14c075 refactor: update codes for upcoming linter updates