Skip to content

Commit 3415d80

Browse files
committed
chore(main): release 1.0.0
1 parent c883c17 commit 3415d80

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,44 @@
11
# Changelog
22

3+
## 1.0.0 (2025-04-02)
4+
5+
6+
### Features
7+
8+
* added a bootscript for selecting a service.yaml profile ([2294bee](https://github.com/VU-ASE/rover-setup/commit/2294bee1cd4892fa410e0d8bc0f18b6e68aaf49c))
9+
* added python dependencies ([f2ff4d7](https://github.com/VU-ASE/rover-setup/commit/f2ff4d7aad6bdfaa9a8492a2935aa677a7856310))
10+
* changed network setuyp ([e2a14db](https://github.com/VU-ASE/rover-setup/commit/e2a14db803893419ad2cc64221d311682eea0566))
11+
* rover-reset works now ([984b856](https://github.com/VU-ASE/rover-setup/commit/984b8563c8116eaf661bff6875fae5de3dbdd0b2))
12+
* rover09 ready to be used ([44f3391](https://github.com/VU-ASE/rover-setup/commit/44f33910bf2796ac22c0e4c0caacd645c9ac3233))
13+
* shutdown, boot and rover-reset utilities ([aa893fd](https://github.com/VU-ASE/rover-setup/commit/aa893fda617464a9d124e8440dc50e8efc7f4ee8))
14+
* update script fix ([4ff0fea](https://github.com/VU-ASE/rover-setup/commit/4ff0fea7adae834b34436c3850ff994d143e3e99))
15+
16+
17+
### Bug Fixes
18+
19+
* /pipeline and /pipeline/start not showing sufficient reponse data ([d1289ae](https://github.com/VU-ASE/rover-setup/commit/d1289ae131cc361092c74da07ffba4a87744d3d4))
20+
* add more rovers ([a13086d](https://github.com/VU-ASE/rover-setup/commit/a13086d820f3cc7c64d6a91bcc0dfdd04be9a88f))
21+
* added docs ([789c741](https://github.com/VU-ASE/rover-setup/commit/789c74114e63a82d1a2c8ab4199c4c29faccbfb8))
22+
* added gdb dependency ([a139813](https://github.com/VU-ASE/rover-setup/commit/a1398130d1099a829ab1aa8c4fa76249284df2b1))
23+
* added version arg to update script ([7789c17](https://github.com/VU-ASE/rover-setup/commit/7789c17c75cc33e90c51232de6fdef96484e3cd5))
24+
* ase-system-start service was never being enabled in the first place ([9de971f](https://github.com/VU-ASE/rover-setup/commit/9de971fa14467d0860ecf58478aadafa65237277))
25+
* binary blobs now in the repo ([95b4ed4](https://github.com/VU-ASE/rover-setup/commit/95b4ed44a4a92c4ffa269a1dbc37fe69c149322f))
26+
* bootscript start ([9cd87e8](https://github.com/VU-ASE/rover-setup/commit/9cd87e88c6f80e1de52cdf1d551c362aae544337))
27+
* fetch-latest script updated ([2ac6e74](https://github.com/VU-ASE/rover-setup/commit/2ac6e7432363bd34227338c124d3982e603ecad3))
28+
* ignore errors ([545c93f](https://github.com/VU-ASE/rover-setup/commit/545c93fd1aa9709dd753ed029403b84b28624c3c))
29+
* missing kernel modules due to quiet kernel compilation warning ([9305a03](https://github.com/VU-ASE/rover-setup/commit/9305a03d0a9553cbfbfca29e62e808cdf935b5e5))
30+
* possible fix for mystery symlink issue ([ca5ccdf](https://github.com/VU-ASE/rover-setup/commit/ca5ccdfef32a2422a5d2cd602ab754c6036714bd))
31+
* removed old on-boot service script ([bd06fcd](https://github.com/VU-ASE/rover-setup/commit/bd06fcdedb28a88defb4968e669f0841c2469e1e))
32+
* reset command ([b522b26](https://github.com/VU-ASE/rover-setup/commit/b522b26c7291d713c2c57f2588252ed12629484c))
33+
* rover not starting to beep when an invalid pipeline was met ([1bca669](https://github.com/VU-ASE/rover-setup/commit/1bca669548401b4ce711ed4062824d3258ef9e88))
34+
* rover-reset ([db46398](https://github.com/VU-ASE/rover-setup/commit/db46398296e78aa53120fc3610b0f4b49493450f))
35+
* roverid was incorrect ([74be9f1](https://github.com/VU-ASE/rover-setup/commit/74be9f19099dc4e2df2aa985a22ef1b7a3d6c574))
36+
* system-start and shutdown scripts ([14abac3](https://github.com/VU-ASE/rover-setup/commit/14abac3cb141d2fd0e6517f166f30f844f8d9930))
37+
* systemd service was blocking entire system ([ad8da5e](https://github.com/VU-ASE/rover-setup/commit/ad8da5ef5ac6f1e95f02e47340a7387556280654))
38+
* type ([2f02816](https://github.com/VU-ASE/rover-setup/commit/2f02816056b81fcf344009d2e8d9216196265a3c))
39+
* udpated roverlib python ([1cbe73a](https://github.com/VU-ASE/rover-setup/commit/1cbe73aafb07738c455bb83d100d125a2956a964))
40+
* update script ([5fecc97](https://github.com/VU-ASE/rover-setup/commit/5fecc97b11330332e0baed04ecbed4ed627d37f9))
41+
342
## 1.0.0 (2024-02-28)
443

544

0 commit comments

Comments
 (0)