v1.0.0
Fixes
- Fix potentially invalid variable access by @daniel-weisse in #324
- Catch potential seg fault when updating debug marbles by @daniel-weisse in #325
- Remove nodename from gramine libos detection by @lead4good in #333
Additions
- Add logging for failed marble activations by @daniel-weisse in #329
- Allow TCB levels to be accepted besides UpToDate by @OverOrion in #344
- Enforce unique certificates for users by @daniel-weisse in #353
- Reuse existing era config file by @daniel-weisse in #358
- Add reproducible build and production build by @thomasten in #362
Misc
- Separate client API from core package by @daniel-weisse in #328
- Only inject UUID volumes if not already present by @daniel-weisse in #330
- Update samples and PreMain for Gramine v1.3 compatibility by @daniel-weisse in #346
- Don't panic in premain by @daniel-weisse in #360
New Contributors
- @OverOrion made their first contribution in #344
Full Changelog: v0.6.1...v1.0.0