Skip to content

v0.3.0

Compare
Choose a tag to compare
@CasperWA CasperWA released this 09 Apr 21:20
· 70 commits to main since this release

Changelog

v0.3.0 (2024-04-09)

Full Changelog

CI/CD-friendly CLI

The CLI now supports setting an access token to upload entities - this avoids the need for manual interaction when authenticating using GitLab. The access token should preferably be case-specific and created as a group access token (see the GitLab documentation for more information about group access tokens).

Note, the minimum access level for the token should still be Developer for it to be allowed to create entities.
Beware that this minimum access level may change in the future.

Implemented enhancements:

  • 🔐 Support supplying access token to upload #108

Fixed bugs:

  • An access token is not tested properly in the service #112

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator