Releases: storacha/ucanto
Releases · storacha/ucanto
transport: v0.7.0
0.7.0 (2023-04-11)
⚠ BREAKING CHANGES
- versioned wire transport (#274)
- update ucanto to invocation spec compatible result type (#272)
- implement invocation receipts (#266)
- cause release (#235)
- update session API (#227)
- upgrades to multiformats@10 (#117)
- upgrade to ucan 0.9 (#95)
- update dag-ucan, types and names (#90)
Features
- alight link API with multiformats (#36) (0ec460e)
- align implementation with receipt 0.2 spec (#271) (aeea7e3)
- capability provider API (#34) (ea89f97)
- cause release (#235) (168ac01)
- cherry pick changes from uploads-v2 demo (#43) (4308fd2)
- delgation iterate, more errors and types (0606168)
- implement invocation receipts (#266) (5341416)
- implement sync car decode (#253) (40acaac)
- refactor into monorepo (#13) (1f99506)
- setup pnpm & release-please (84ac7f1)
- support execution of materialized invocations (#199) (275bc24)
- ucanto: upstream changes from w3 branch (#54) (861e997)
- ucanto: URI protocol type retention & capability constructors (e291544)
- update dag-ucan, types and names (#90) (cd792c9)
- update multiformats (#197) (b92a6c6)
- update session API (#227) (9bbb2f7)
- update ucanto to invocation spec compatible result type (#272) (b124ed8)
- upgrade to ucan 0.9 (#95) (b752b39)
- upgrades to multiformats@10 (#117) (61dc4ca)
- versioned wire transport (#274) (25abb67)
Bug Fixes
- build types before publishing (#71) (04b7958)
- car imports (#262) (d3a7f91)
- default fetch implementation called on non Window object (#88) (66a22ee)
- downgrade versions (#158) (f814e75)
- FetchResponse type (#113) (9397eb6)
- optional field validation (#124) (87b70d2)
- package scripts to build types (#84) (4d21132)
- reconfigure release-please (#230) (c16e100)
- trigger releases (a0d9291)
- update @ipld/car and @ipld/dag-cbor deps (#120) (5dcd7a5)
Miscellaneous Chores
server: v7.0.0
server: v0.7.0
0.7.0 (2023-04-11)
⚠ BREAKING CHANGES
- versioned wire transport (#274)
- update ucanto to invocation spec compatible result type (#272)
- implement invocation receipts (#266)
- remove canIssue hook default from the server (#251)
- cause release (#235)
- update session API (#227)
- Use schema stuff in the capabilities instead of custom parsing (#220)
- upgrades to multiformats@10 (#117)
- switch decoder API to zod like schema API (#108)
- upgrade to ucan 0.9 (#95)
- update dag-ucan, types and names (#90)
Features
- alight link API with multiformats (#36) (0ec460e)
- capability provider API (#34) (ea89f97)
- cause release (#235) (168ac01)
- cherry pick changes from uploads-v2 demo (#43) (4308fd2)
- configurable audience handlers (#257) (f8d001c)
- delgation iterate, more errors and types (0606168)
- embedded key resolution (#168) (5e650f3)
- implement invocation receipts (#266) (5341416)
- implement sync car decode (#253) (40acaac)
- refactor into monorepo (#13) (1f99506)
- remove canIssue hook default from the server (#251) (6e48019)
- setup pnpm & release-please (84ac7f1)
- switch decoder API to zod like schema API (#108) (e2e03ff)
- ucanto: capability create / inovke methods (#51) (ddf56b1)
- ucanto: upstream changes from w3 branch (#54) (861e997)
- ucanto: URI protocol type retention & capability constructors (e291544)
- update dag-ucan, types and names (#90) (cd792c9)
- update multiformats (#197) (b92a6c6)
- update session API (#227) (9bbb2f7)
- update ucanto to invocation spec compatible result type (#272) (b124ed8)
- upgrade to ucan 0.9 (#95) (b752b39)
- upgrades to multiformats@10 (#117) (61dc4ca)
- Use schema stuff in the capabilities instead of custom parsing (#220) (8a578ae)
- versioned wire transport (#274) (25abb67)
Bug Fixes
- .provide inference regression (#242) (ab155b7)
- build types before publishing (#71) (04b7958)
- downgrade versions (#158) (f814e75)
- optional field validation (#124) (87b70d2)
- package scripts to build types (#84) (4d21132)
- reconfigure release-please (#230) (c16e100)
- server verifier to support RSA and ed (#142) (7317e71)
- server: generarting invaild typedefs (#91) (f528031)
- trigger releases (a0d9291)
- ucanto: capability provider inference (#52) (4fa6876)
- versions (#131) (88b87a7)
Miscellaneous Chores
principal: v7.0.0
principal: v0.7.0
interface: v7.0.1
interface: v7.0.0
interface: v0.7.0
0.7.0 (2023-04-11)
⚠ BREAKING CHANGES
- versioned wire transport (#274)
- update ucanto to invocation spec compatible result type (#272)
- implement invocation receipts (#266)
- remove canIssue hook default from the server (#251)
- cause release (#235)
- update session API (#227)
- Use schema stuff in the capabilities instead of custom parsing (#220)
- did prinicipal (#149)
- upgrades to multiformats@10 (#117)
- switch decoder API to zod like schema API (#108)
- upgrade to ucan 0.9 (#95)
- update dag-ucan, types and names (#90)
Features
- alight link API with multiformats (#36) (0ec460e)
- align implementation with receipt 0.2 spec (#271) (aeea7e3)
- allow api inferring capabilities (#259) (cd8cef8)
- capability provider API (#34) (ea89f97)
- cause release (#235) (168ac01)
- cherry pick changes from uploads-v2 demo (#43) (4308fd2)
- configurable audience handlers (#257) (f8d001c)
- delegation.toJSON (#186) (f8ffa74)
- delgation iterate, more errors and types (0606168)
- did prinicipal (#149) (4c11092)
- embedded key resolution (#168) (5e650f3)
- Impelment InferInvokedCapability per #99 (#100) (fc5a2ac)
- implement .delegate on capabilities (#110) (fd0bb9d)
- implement invocation receipts (#266) (5341416)
- implement rsa signer / verifier (#102) (8ed7777)
- implement sync car decode (#253) (40acaac)
- refactor into monorepo (#13) (1f99506)
- remove canIssue hook default from the server (#251) (6e48019)
- rip out special handling of my: and as: capabilities (#109) (3ec8e64)
- setup pnpm & release-please (84ac7f1)
- support execution of materialized invocations (#199) (275bc24)
- switch decoder API to zod like schema API (#108) (e2e03ff)
- ucanto: capability create / inovke methods (#51) (ddf56b1)
- ucanto: upstream changes from w3 branch (#54) (861e997)
- ucanto: URI protocol type retention & capability constructors (e291544)
- update dag-ucan, types and names (#90) (cd792c9)
- update multiformats (#197) (b92a6c6)
- update session API (#227) (9bbb2f7)
- update to latest dag-ucan (#165) (20e50de)
- update ucanto to invocation spec compatible result type (#272) (b124ed8)
- upgrade to ucan 0.9 (#95) (b752b39)
- upgrades to multiformats@10 (#117) (61dc4ca)
- Use schema stuff in the capabilities instead of custom parsing (#220) (8a578ae)
- versioned wire transport (#274) (25abb67)
Bug Fixes
- .provide inference regression (#242) (ab155b7)
- build types before publishing (#71) (04b7958)
- optional field validation (#124) (87b70d2)
- remove non-existing exports from map (8f1a75c)
- toJSON behavior on the ucan.data (#185) (d1ee6b6)
- trigger releases (a0d9291)