Skip to content

Releases: VU-ASE/service-template-c

Release list

v2.0.0

Choose a tag to compare

@maxgallup maxgallup released this 31 Jul 15:31
9238c58

2.0.0 (2025-07-31)

⚠ BREAKING CHANGES

  • update to rovercom v2

Features

  • added on terminate functionality (fa5cae2)
  • align templates and make example controller (0d86483)
  • update to rovercom v2 (663bfb4)

Bug Fixes

  • binary invocation needs to be same as service name (2ee80df)
  • changed service name back to placeholder (9e045fa)
  • check array not null (ac41394)
  • makefile (12f873e)
  • Makefile has build and build-docker targets (5ed1da5)
  • prevent eternal "expected" tests with reused action (18f1a02)
  • removed submodule (d046709)
  • update to rovercom v2 (7d7e765)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 08:14
6e6df12

1.0.0 (2025-03-27)

Features

  • full C service template, compliant with Go counterpart (74219cf)

Bug Fixes

  • make service version dynamic for use with roverctl (8ac75cf)