Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release access 1.0.0 #19

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 5, 2024

🤖 I have created a release beep boop

1.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444)
  • delegated capabilities required to use uploadFile, uploadDirectory and uploadCAR have changed. In order to use these methods your agent will now need to be delegated blob/add, index/add, filecoin/offer and upload/add capabilities. Note: no code changes are required.
  • coupon (#1136)
  • tweak readmes to get release-please to bump major version (#1102)

Features

  • access agent proofs method would fail to return some session proofs (#1047) (d23a1c9)
  • add "plan/create-admin-session" capability (#1411) (50eeeb5)
  • add subscription/list capability (#1088) (471d7e5)
  • add blob protocol to upload-client (#1425) (49aef56)
  • add more capabilities to the set we request on authorize (#990) (e61b3ce)
  • add revocation to access-client and w3up-client (#975) (6c877aa)
  • add usage/report capability (#1079) (6418b4b)
  • coupon (#1136) (1b94f2d)
  • expose OwnedSpace and SharedSpace from access-client (#1244) (8ec1b44)
  • generate sharded DAG index on client and invoke w index/add (#1451) (a6d9026)
  • Generate Space proofs on the fly, on access/claim (#1555) (9e2b1d4)
  • implement plan/get capability (#1005) (f0456d2)
  • router (#11) (c810735)
  • tweak readmes to get release-please to bump major version (#1102) (a411255)
  • two more interface tweaks (#1287) (bc3c364)
  • upgrade ucanto/transport to 9.1.0 in all packages to get more verbose errors from HTTP transport on non-ok response (#1312) (d6978d7)
  • upload-api: integrate agent store for idempotence & invocation/receipt persistence (#1444) (c9bf33e)
  • w3up client login (#1120) (8279bf6)

Fixes

  • access client should request blob namespace capabilities (#1378) (fc5bb4a)
  • access-client package.json uses https instead of git for one-webcrypto dep to help with yarn compat (#1157) (e1d0798)
  • don't error when we can't figure out a name for a space (#1177) (a31f667)
  • fix arethetypesworking errors in all packages (#1004) (2e2936a)
  • fix export paths for JS files (#1089) (1a5d1aa)
  • fix IndexedDB reset function (#1199) (48cf555)
  • floating promises and add no-floating-promises to eslint-config-w3up (#1198) (1b8c5aa)
  • issue where typedoc docs would only show full docs for w3up-client (#1141) (0b8d3f3)
  • make plan/get return value is typed properly (#1029) (075e341)
  • migrate repo (#1389) (475a287)
  • package metadata (#1161) (b8a1cc2)
  • package.json files excludes 'src' and includes .js and .js.map in dist for packages that now export their module from dist (#1012) (d2537de)
  • point main at files included in the package (#1241) (c0b306d)
  • repo URLs (#1550) (e02ddf3)
  • support storing ArrayBuffers in conf (#1236) (9b1aafb)
  • sync space names from proofs (#1193) (f552036)
  • upgrade @ucanto/validator with bugfix (#1151) (d4e961b)
  • upgrade type-fest in access (#1263) (47a4589)
  • upgrade ucanto core (#1127) (5ce4d22)
  • upgrade ucanto libs and format filecoin api (#1359) (87ca098)
  • upload API test fixes (6b0d72d)
  • use an ArrayBuffer for delegation bits in AgentData (#1219) (bddf874)
  • use one-webcrypto from npm (#1525) (9345c54)
  • use the issuer as the resource in revocation (#992) (7346d1f)

Other Changes


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--access branch from f1ecd38 to c836ace Compare November 5, 2024 11:18
@alanshaw alanshaw closed this Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant