Skip to content

Latest commit

 

History

History
110 lines (48 loc) · 4.68 KB

CHANGELOG.md

File metadata and controls

110 lines (48 loc) · 4.68 KB

Automatically generated by semantic-release

0.4.8 (2024-03-21)

Bug Fixes

  • docker-container driver compatibility (6de9022)

Build system and dependencies

  • update N2ST submodule to latest (08d7e41)

Continuous integration

  • fix semantic-release nmp integrity check failing due to node version (602d0fb)
  • update submodule version to latest (731547f)

0.4.7 (2024-01-23)

Bug Fixes

  • stabilize exit code propagation on crash cases [NMO-509] (b37dee6)

0.4.6 (2024-01-22)

Bug Fixes

  • set submodule branch to main in .gitmodules and update submodule to latest (7d8437d)

0.4.5 (2024-01-16)

Bug Fixes

  • exit error code fail to propagate in run_all_docker_dryrun_and_config_tests.bash [NMO-500] (366ee25)

0.4.4 (2024-01-14)

Bug Fixes

  • environment variable hardcoded realpath [NMO-492] (ebd3abc)

0.4.3 (2024-01-12)

Bug Fixes

  • nbs:: execute_compose() return missing value [NMO-481] (78dea34)

0.4.2 (2024-01-11)

Bug Fixes

  • import_norlab_build_system_lib.bash: No such file or directory [NMO-480] (13bb011)

Build system and dependencies

  • update submodule to latest (2154c9e)

0.4.1 (2024-01-04)

Bug Fixes

  • NBS_MATRIX_ variable must not be overwritten by the declare command (1aae4f6)

0.4.0 (2024-01-04)

Features

  • add docker hub release logic [NMO-467] (fe9ca2e)

0.3.1 (2023-12-22)

Bug Fixes

  • the " or exit " command need to return 1 and output redirection to stder on error [NMO-457]. Update N2ST submodule to latest (a674723)

Documentation

  • added github release number badge (e961cdf)
  • readme: added semantic-release badge (247a959)

Continuous integration

  • update N2ST submodule to latest (8035663)

0.3.0 (2023-12-20)

Features

  • added semantic-release support and pull request template (bb7365f)

Build system and dependencies

  • update N2ST submodule to latest (9ddad97)