Skip to content

Commit 834c3e7

Browse files
authored
Merge pull request #4 from VU-ASE/release-please--branches--main
chore(main): release 1.1.0
2 parents 08bad1b + 3590118 commit 834c3e7

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## [1.1.0](https://github.com/VU-ASE/service-template-go/compare/v1.0.0...v1.1.0) (2025-03-29)
4+
5+
6+
### Features
7+
8+
* align templates and make example controller ([c8a5030](https://github.com/VU-ASE/service-template-go/commit/c8a5030b431c3241af42db10fb9696ae7f34d782))
9+
* compliant with roverctl and roverd design ([5499431](https://github.com/VU-ASE/service-template-go/commit/5499431275cbbd83e9c9bddc1872e7dde09de414))
10+
11+
12+
### Bug Fixes
13+
14+
* change log print to float ([190a417](https://github.com/VU-ASE/service-template-go/commit/190a417c23b9f208532b2113de116fdb3929d9a1))
15+
* linting step not part of build and test ([edd6c22](https://github.com/VU-ASE/service-template-go/commit/edd6c226d6c99856a270272f0fa2088b3eeea131))
16+
* make service version dynamic for use with roverctl ([a6ccb99](https://github.com/VU-ASE/service-template-go/commit/a6ccb996d4575dd4be34edfef4bd3f5d2a945937))
17+
* missing array check on incoming trajectory points ([7ee70ac](https://github.com/VU-ASE/service-template-go/commit/7ee70ac9541f562d24562d0888d8b225624686ec))
18+
* rename, always use .yaml ([0f3bb46](https://github.com/VU-ASE/service-template-go/commit/0f3bb464191fd3232a8abfe384e3449c82c398f3))
19+
* updated rovercom and roverlib-go ([08bad1b](https://github.com/VU-ASE/service-template-go/commit/08bad1bba18344d08e7b4787fee51180d25a04a4))
20+
* updated to use reusable actions ([b1f8c52](https://github.com/VU-ASE/service-template-go/commit/b1f8c525ac8237ff3af2f703e67a9e0b825b1a4e))
21+
* upgraded deps ([4d975f9](https://github.com/VU-ASE/service-template-go/commit/4d975f99af27b1223e2e90e31878651de055245c))
22+
* version bumped deps ([ea33026](https://github.com/VU-ASE/service-template-go/commit/ea3302671bf635648c98094255ce7700bde96661))

0 commit comments

Comments
 (0)