Skip to content

Latest commit

 

History

History
402 lines (226 loc) · 36 KB

CHANGELOG.md

File metadata and controls

402 lines (226 loc) · 36 KB

Changelog

1.3.0 (2024-08-28)

Features

  • add manifests after install before start (#162) (d9352d3)

Bug Fixes

1.2.3 (2024-08-09)

Bug Fixes

1.2.2 (2024-07-24)

Bug Fixes

1.2.1 (2024-07-23)

Bug Fixes

1.2.0 (2024-07-02)

Features

Bug Fixes

1.1.6 (2024-06-05)

Bug Fixes

1.1.5 (2024-05-29)

Bug Fixes

1.1.4 (2024-05-25)

Bug Fixes

1.1.3 (2024-05-17)

Bug Fixes

1.1.2 (2024-05-17)

Bug Fixes

1.1.1 (2024-05-17)

Bug Fixes

1.1.0 (2024-05-17)

Features

Bug Fixes

1.0.10 (2024-05-14)

Bug Fixes

1.0.9 (2024-05-13)

Bug Fixes

1.0.8 (2024-05-11)

Bug Fixes

1.0.7 (2024-05-11)

Bug Fixes

1.0.6 (2024-05-11)

Bug Fixes

1.0.5 (2024-05-10)

Bug Fixes

  • add status and journal lines to error log (#113) (6060b07)

1.0.4 (2024-05-10)

Bug Fixes

1.0.3 (2024-05-10)

Bug Fixes

  • save configuration to local file path (#109) (04d111d)

1.0.2 (2024-02-12)

Bug Fixes

  • update tf req and mods in all examples (#107) (d1e86d2)

1.0.1 (2024-02-12)

Features

  • add rpm channel option (#100) (beb7efd)
  • add workflows to start automatically releasing (#52) (33fadd6)
  • rely on identifier for rke2 lifecycle rather than detecting fil… (#87) (ec5373d)
  • remove variable for rke2 config and rely on local_file_path (#68) (b98a335)

Bug Fixes

  • add a pinned terraform version to flake and fix remind workflow (#55) (a89f28b)
  • add generated files to track files generated in other modules (#82) (ac44d01)
  • add owner to workflow and skip github .42 (#85) (481e48c)
  • add url to test in reminder (#67) (2c75d2c)
  • allow setting start timeout (#90) (f7abe66)
  • checkout main for e2e tests (#64) (5ca5bbb)
  • Expose errors when starting service (#72) (fafe4d5)
  • expose the error if the service start fails (#70) (777a04f)
  • fix spacing (#66) (3ed0de9)
  • fix workflow conditional (#80) (a7980e7)
  • fix workflow permissions (#59) (0fe3ecd)
  • get release-please pr number from json string (#62) (84dce7a)
  • increase start timeout default (#92) (e3dfb6f)
  • make sure names are unique (#89) (247697a)
  • Move e2e test trigger to release PR (#60) (66af851)
  • release and update readme (#104) (1a358ed)
  • remove debug line (#63) (db40f4f)
  • remove env for release (#61) (e4757f3)
  • remove json conversion (#78) (430017e)
  • remove the md5 file hash (#86) (e56769b)
  • resolve install channel issue and add tests (#97) (5cc77b4)
  • set tf version in release tests (#65) (8c1b315)
  • skip e2e tests if no pr generated (#76) (a5b10cd)
  • systemctl can form an endless loop, use poll with timeout instead (#74) (d06dcf5)
  • update mods, update tf req, fix candidate test (#103) (19a720a)
  • update readme to explain test suite (#58) (2022aae)
  • update release please and remote title pattern (#93) (91e372b)
  • update workflows and flake (#102) (87d5242)
  • update workflows, env, and add troubleshooting to example (#95) (7613f65)
  • upgrade all the examples and use 'stable' channel for most of them (#99) (bfb0afa)
  • upgrade examples and add github token to workflow (#84) (478b2a7)
  • upgrade terraform version in ci (#57) (2e8c83b)

Miscellaneous Chores

0.1.0 (2024-02-09)

Features

  • add rpm channel option (#100) (beb7efd)
  • add workflows to start automatically releasing (#52) (33fadd6)
  • rely on identifier for rke2 lifecycle rather than detecting fil… (#87) (ec5373d)
  • remove variable for rke2 config and rely on local_file_path (#68) (b98a335)

Bug Fixes

  • add a pinned terraform version to flake and fix remind workflow (#55) (a89f28b)
  • add generated files to track files generated in other modules (#82) (ac44d01)
  • add owner to workflow and skip github .42 (#85) (481e48c)
  • add url to test in reminder (#67) (2c75d2c)
  • allow setting start timeout (#90) (f7abe66)
  • checkout main for e2e tests (#64) (5ca5bbb)
  • Expose errors when starting service (#72) (fafe4d5)
  • expose the error if the service start fails (#70) (777a04f)
  • fix spacing (#66) (3ed0de9)
  • fix workflow conditional (#80) (a7980e7)
  • fix workflow permissions (#59) (0fe3ecd)
  • get release-please pr number from json string (#62) (84dce7a)
  • increase start timeout default (#92) (e3dfb6f)
  • make sure names are unique (#89) (247697a)
  • Move e2e test trigger to release PR (#60) (66af851)
  • remove debug line (#63) (db40f4f)
  • remove env for release (#61) (e4757f3)
  • remove json conversion (#78) (430017e)
  • remove the md5 file hash (#86) (e56769b)
  • resolve install channel issue and add tests (#97) (5cc77b4)
  • set tf version in release tests (#65) (8c1b315)
  • skip e2e tests if no pr generated (#76) (a5b10cd)
  • systemctl can form an endless loop, use poll with timeout instead (#74) (d06dcf5)
  • update mods, update tf req, fix candidate test (#103) (19a720a)
  • update readme to explain test suite (#58) (2022aae)
  • update release please and remote title pattern (#93) (91e372b)
  • update workflows and flake (#102) (87d5242)
  • update workflows, env, and add troubleshooting to example (#95) (7613f65)
  • upgrade all the examples and use 'stable' channel for most of them (#99) (bfb0afa)
  • upgrade examples and add github token to workflow (#84) (478b2a7)
  • upgrade terraform version in ci (#57) (2e8c83b)

0.4.0 (2024-01-11)

Features

Bug Fixes

  • resolve install channel issue and add tests (#97) (3399022)
  • upgrade all the examples and use 'stable' channel for most of them (#99) (fbaead1)

0.3.3 (2023-12-07)

Bug Fixes

  • update workflows, env, and add troubleshooting to example (#95) (0acf8a1)

0.3.2 (2023-12-04)

Bug Fixes

  • update release please and remote title pattern (#93) (7bef1c9)

0.3.1 (2023-12-04)

Bug Fixes

0.3.0 (2023-12-01)

Features

  • rely on identifier for rke2 lifecycle rather than detecting fil… (#87) (2b83ba1)

Bug Fixes

0.2.7 (2023-11-28)

Bug Fixes

  • add generated files to track files generated in other modules (#82) (fa3bca9)
  • add owner to workflow and skip github .42 (#85) (6b6d2cc)
  • remove the md5 file hash (#86) (9702810)
  • upgrade examples and add github token to workflow (#84) (87a4c03)

0.2.6 (2023-10-30)

Bug Fixes

0.2.5 (2023-10-30)

Bug Fixes

0.2.4 (2023-10-30)

Bug Fixes

  • skip e2e tests if no pr generated (#76) (8a4d533)

0.2.3 (2023-10-30)

Bug Fixes

  • systemctl can form an endless loop, use poll with timeout instead (#74) (76fa666)

0.2.2 (2023-10-27)

Bug Fixes

  • Expose errors when starting service (#72) (eb1fdf4)

0.2.1 (2023-10-26)

Bug Fixes

  • expose the error if the service start fails (#70) (3c993b8)

0.2.0 (2023-10-25)

Features

  • remove variable for rke2 config and rely on local_file_path (#68) (c0ee6b6)

0.1.1 (2023-10-19)

Bug Fixes

0.1.0 (2023-10-17)

Features

  • add workflows to start automatically releasing (#52) (5134453)