Skip to content

v0.2.0

Compare
Choose a tag to compare
@ndr-brt ndr-brt released this 07 Nov 08:08
· 222 commits to main since this release

What's Changed

  • feat: upgrade edc to 0.2.0 by @ndr-brt in #49
  • build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #51
  • build(deps-dev): bump @types/node from 18.11.9 to 20.4.7 by @dependabot in #53
  • build(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.6.7 by @dependabot in #54
  • build(deps-dev): bump lint-staged from 13.0.3 to 13.2.3 by @dependabot in #55
  • build(deps): bump @think-it-labs/typed-error from 0.1.4 to 0.3.0 by @dependabot in #56
  • build(deps-dev): bump commitlint from 17.2.0 to 17.6.7 by @dependabot in #57
  • build(deps): bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 in /connector by @dependabot in #52
  • build(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #59
  • build(deps-dev): bump typescript from 4.9.5 to 5.1.6 by @dependabot in #60
  • build(deps-dev): bump @types/jsonld from 1.5.8 to 1.5.9 by @dependabot in #61
  • build(deps-dev): bump @types/node from 20.4.7 to 20.4.8 by @dependabot in #63
  • build(deps-dev): bump prettier from 2.7.1 to 3.0.1 by @dependabot in #62
  • feat: use v3 asset endpoints and drop deprecated v2 by @OlfaBensoussia in #58
  • feat: update a contract definition by @OlfaBensoussia in #65
  • refactor: split controllers by @OlfaBensoussia in #66
  • Chore: update old endpoints by @OlfaBensoussia in #67
  • build(deps-dev): bump @types/node from 20.4.8 to 20.5.0 by @dependabot in #68
  • build(deps-dev): bump lint-staged from 13.2.3 to 14.0.0 by @dependabot in #69
  • build(deps-dev): bump @commitlint/config-conventional from 17.6.7 to 17.7.0 by @dependabot in #70
  • build(deps-dev): bump commitlint from 17.6.7 to 17.7.1 by @dependabot in #71
  • build(deps-dev): bump lint-staged from 14.0.0 to 14.0.1 by @dependabot in #73
  • build(deps-dev): bump prettier from 3.0.1 to 3.0.2 by @dependabot in #74
  • build(deps): bump edc from 0.2.0 to 0.2.1 in /connector by @dependabot in #76
  • build(deps-dev): bump @types/node from 20.5.0 to 20.5.2 by @dependabot in #77
  • feat: make context optional argument by @ndr-brt in #78
  • build(deps-dev): bump @types/node from 20.5.2 to 20.5.7 by @dependabot in #79
  • build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #80
  • refactor: remove compacted representation by @ndr-brt in #82
  • refactor: jsonld asset by @ndr-brt in #85
  • build(deps-dev): bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #90
  • build(deps-dev): bump prettier from 3.0.2 to 3.0.3 by @dependabot in #91
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #92
  • feat: adapt policy model to ODRL by @ndr-brt in #87
  • fix: define criterion right operand as any by @ndr-brt in #89
  • fix: export policy types by @ndr-brt in #93
  • build(deps-dev): bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #97
  • build(deps): bump jsonld from 8.2.1 to 8.3.1 by @dependabot in #98
  • fix: policy typo by @ndr-brt in #101
  • feat: support /contractagreements/{id}/negotiation endpoint by @ndr-brt in #96
  • fix: fix Criterion getters by @ndr-brt in #95
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #104
  • build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #105
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #106
  • build(deps-dev): bump @types/jsonld from 1.5.9 to 1.5.10 by @dependabot in #107
  • build(deps-dev): bump @types/node from 20.6.0 to 20.6.5 by @dependabot in #110
  • build(deps): bump edc from 0.2.1 to 0.3.0 in /connector by @dependabot in #109
  • build(deps-dev): bump commitlint from 17.7.1 to 17.7.2 by @dependabot in #111
  • build(deps-dev): bump @types/node from 20.6.5 to 20.8.0 by @dependabot in #112
  • build(deps): bump edc from 0.3.0 to 0.3.1 in /connector by @dependabot in #113
  • update edc lib endpoints by @OlfaBensoussia in #115
  • build(deps-dev): bump @types/node from 20.8.0 to 20.8.4 by @dependabot in #116
  • fix: typo by @ndr-brt in #122
  • build(deps): bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot in #123
  • build(deps-dev): bump commitlint from 17.7.2 to 18.0.0 by @dependabot in #124
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #128
  • build(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 18.0.0 by @dependabot in #127
  • build(deps-dev): bump lint-staged from 14.0.1 to 15.0.2 by @dependabot in #125
  • build(deps): bump undici from 5.22.1 to 5.26.5 by @dependabot in #130
  • build(deps-dev): bump @types/node from 20.8.4 to 20.8.8 by @dependabot in #129
  • feat: implement missing transfer process functionalities by @ndr-brt in #132
  • build(deps-dev): bump @types/node from 20.8.8 to 20.8.9 by @dependabot in #133
  • build(deps-dev): bump commitlint from 18.0.0 to 18.2.0 by @dependabot in #134
  • build(deps-dev): bump @types/jsonld from 1.5.10 to 1.5.11 by @dependabot in #135
  • build(deps-dev): bump @commitlint/config-conventional from 18.0.0 to 18.1.0 by @dependabot in #136
  • build(deps-dev): bump @types/node from 20.8.9 to 20.8.10 by @dependabot in #137

Full Changelog: v0.1.3...v0.2.0