Releases: animo/siera-cli
Releases · animo/siera-cli
v0.2.0
What's Changed
- feat: improve brew release by @morrieinmaas in #236
- chore: update nuspec to pacify choclatey moderation by @morrieinmaas in #238
- Feat/162/add wallet endpoints by @morrieinmaas in #239
- removed docs by @berendsliedrecht in #244
- build(deps): bump bumpalo from 3.10.0 to 3.12.0 by @dependabot in #246
- build(deps): bump tokio from 1.18.2 to 1.18.5 by @dependabot in #247
- build: added code coverage report by @berendsliedrecht in #248
- feat: rename neccessary words to siera-cli from siera by @morrieinmaas in #251
- build(deps): Bump openssl from 0.10.40 to 0.10.48 by @dependabot in #255
- docs: added logo by @berendsliedrecht in #256
- build: improved CI and cleanup by @berendsliedrecht in #254
- docs: added badge by @berendsliedrecht in #257
- build(deps): Bump actions/upload-artifact from 2 to 3 by @dependabot in #259
- build(deps): Bump actions/checkout from 2 to 3 by @dependabot in #258
- build(deps): Bump h2 from 0.3.16 to 0.3.17 by @dependabot in #261
- feat: json logger by @berendsliedrecht in #252
- fix: automate credential offer working again by @berendsliedrecht in #253
- docs: added some badges by @berendsliedrecht in #266
- build(coverage): no threshold by @berendsliedrecht in #269
- chore: update deps by @berendsliedrecht in #267
- fix: log without state by @berendsliedrecht in #268
- use secure websocket when https is used by @berendsliedrecht in #273
- log metrics by @berendsliedrecht in #274
- remove clone metrics by @berendsliedrecht in #275
- updated version for new release by @berendsliedrecht in #276
- remove xcb by @berendsliedrecht in #277
New Contributors
- @dependabot made their first contribution in #246
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Feat/adding clap by @blu3beri in #1
- Refactor by @blu3beri in #12
- feat: takes --endpoint and subcommand invite with all the config by @blu3beri in #9
- fix: renamed project and removed unused docs by @blu3beri in #15
- refactor/remove unused types by @blu3beri in #18
- fix: minor patching by @blu3beri in #16
- fix/correct toolchain by @blu3beri in #17
- feat: config file by @blu3beri in #20
- feat: issue credential + refactoring by @blu3beri in #29
- feat: feature discovery by @blu3beri in #21
- feat: Clippy + makefile by @blu3beri in #23
- feat: basic messages by @blu3beri in #27
- feat: able to register a schema and credential definnition by @blu3beri in #34
- feat: apikey from cli arg or config by @morrieinmaas in #37
- feat: add authentication failed error by @morrieinmaas in #38
- feat: copy output by @blu3beri in #40
- feat: suppress output by @blu3beri in #41
- added more connection filters by @blu3beri in #43
- config file via argument by @blu3beri in #44
- patches by @blu3beri in #45
- monorepo by @blu3beri in #59
- Feat/configuration by @blu3beri in #67
- fix: reworked public api for connections by @blu3beri in #70
- fix: rework schema by @blu3beri in #71
- fix/rework credential definition by @blu3beri in #72
- fix: american english by @blu3beri in #79
- fix: schema requires attributes by @blu3beri in #78
- fix: print the connection id by @blu3beri in #77
- fix: improved error message for config without flag by @blu3beri in #74
- feat: better check on attribute length by @morrieinmaas in #80
- Add config path for windows OS by @morrieinmaas in #75
- Yaml config by @blu3beri in #82
- [help/docs] add docs for top-level cli commands by @jl-animo in #76
- Log levels by @jl-animo in #83
- build: remove makefile by @blu3beri in #86
- fix: generic help message cli by @blu3beri in #91
- fix: log the 503 message by @blu3beri in #90
- fix: restructured the configuration file by @blu3beri in #85
- feat: loading spinner by @blu3beri in #93
- feat: aca-py 0.7.3 support by @blu3beri in #94
- feat: copy macro by @blu3beri in #95
- feat: seperated agent by @blu3beri in #96
- fix: consisten cli by @blu3beri in #98
- Feat/tests by @blu3beri in #100
- [chore] added trace logs to agent by @jl-animo in #101
- Add some more user feedback by @jl-animo in #97
- added code of conduct and contributing by @anagoessens in #103
- Verbosity levels by @jl-animo in #102
- help strings for subcommands by @jl-animo in #105
- feat: receive connection by url by @blu3beri in #108
- fix: minor logging issues by @blu3beri in #109
- added logo by @anagoessens in #111
- Readme jazzing up by @jloleysens in #107
- docs: powered by by @TimoGlastra in #112
- feat: offer credential workflow v1 by @blu3beri in #113
- Show command output by @jloleysens in #115
- feat: added features to credential offer workflow by @blu3beri in #114
- feat: token by @blu3beri in #117
- docs: moved roadmap added light/darkmode logo by @anagoessens in #118
- build: all archs by @blu3beri in #121
- fix: minor bug fixes by @blu3beri in #123
- Create new issue templates by @jloleysens in #120
- Making README shorter by @jloleysens in #124
- fix: renamed workflows to automate by @blu3beri in #127
- Feat/homebrew gh action by @morrieinmaas in #125
- fix: quite some patches by @blu3beri in #138
- feat: proof request by @blu3beri in #139
- typo by @anagoessens in #144
- Documentation overhaul by @anagoessens in #141
- build: add release by @blu3beri in #146
- fix: added help strings for present proof by @blu3beri in #148
- Feat/homebrew gh action by @morrieinmaas in #147
- fix: read home from localhost by @blu3beri in #151
- Updated with roadmap by @anagoessens in #142
- docs: clean up the README by @blu3beri in #154
- fix: added version to proof request by @blu3beri in #153
- test: fixup tests with the new public api by @blu3beri in #155
- geat: add Windows powershell instructions for config write by @morrieinmaas in #156
- build: Arch User Repository by @morrieinmaas in #157
- Fix getting started link in README by @tdiesler in #160
- fix: configuration add should always come back with some feedback by @tdiesler in #166
- feat: able to remove an environment by @blu3beri in #167
- feat: added support for revocation and tags in credential definition by @blu3beri in #169
- fix: renamed all workflow mentions to automation by @blu3beri in #168
- feat: filter connection list by @blu3beri in #170
- style: rename to agent-cli by @blu3beri in #171
- build: updated version by @blu3beri in #175
- build: rename action to agent-cli by @blu3beri in #176
- build: imrpoved monorepo structure by @blu3beri in #177
- change the pkg files to be agent not aries by @morrieinmaas in #178
- build: AUR automated release by @morrieinmaas in #158
- build: clippy + cleanup by @blu3beri in #180
- feat: improved logging by @blu3beri in #182
- First iteration of e2e tests by @jloleysens in #183
- feat: multitenancy create and remove wallet by @blu3beri in #184
- chore: e2e tests using agent cli for multitenancy by @jloleysens in #185
- GitHub workflow for e2e tests by @jloleysens in #186
- feat(tests): added macro for tests and agent access by @blu3beri in #187
- feat(afj): initial support for afj agent by @blu3beri in #188
- feature: automation for creating credential definitions by @jloleysens in #191
- feat: add debian artifact in github actions by @morrieinmaas in #192
- build(chocolatey): release with version by @morrieinmaas in #193
- build(chocolatey): fix build dependency by @morrieinmaas in #194
- build(chocolatey): seperated release pipeline by @morrieinmaas in #195
- Feat/chocolatey release by @morrieinmaas in #196
- build: fix the package and removed the triggers by @blu3beri in #198
- fix: removed useless trigger by @blu3beri in #199
- build(e2e-test): remove lock flag by @blu3beri in #202
- fix: deb path by @morrieinmaas in #203
- build: follow link to get correct data by @morrieinmaas in #204
- fix: deb upload and rename windows folder by @morrieinmaas in https://github.com/ani...