v1.11.0
What's Changed
New Features
- spike: Twilio SMS Support by @mewmba in https://github.com/trinsic-id/sdk/pull/1371
- feat: Remove okapi package requirements everywhere by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1376
- feat: Flutter support on all major platforms! by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1380
- feat: Fix react native support by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1382
Language-Specific Changes
- refactor: Remove Ruby by @janpieterz in https://github.com/trinsic-id/sdk/pull/1306
- feat: Support a single package and export. Switch to
nice-grpc-web
everywhere by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1372
SDK-Wide Changes
- refactor: Deprecate webhooks by @mewmba in https://github.com/trinsic-id/sdk/pull/1302
- Templates:
UpdateTemplate
endpoint;title
anddescription
support; addition ofFieldOrdering
,AppleWalletOptions
, andUriData
by @mewmba in https://github.com/trinsic-id/sdk/pull/1317 - feat: Remove
SignIn
from SDKs and update tests by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1316 - Fix usage of invalid
:
character in template names by @geel9 in https://github.com/trinsic-id/sdk/pull/1324 - Simpler model for
AppleWalletOptions
SecondaryFields
andAuxiliaryFields
by @mewmba in https://github.com/trinsic-id/sdk/pull/1325 - fix: Mark all has_more properties for continuation tokens as has_more_results (Copied Protos from Server) by @mewmba in https://github.com/trinsic-id/sdk/pull/1360
- Wallet API updates - docs, missing endpoint (#1965) by @mewmba in https://github.com/trinsic-id/sdk/pull/1365
- Remove oberon pok scheme + okapi dependency for dotnet, rust, typescript by @tmarkovski in https://github.com/trinsic-id/sdk/pull/1363
- proto: Mark all deprecated items with a due date (#1978) by @mewmba in https://github.com/trinsic-id/sdk/pull/1369
- fix: Send ecosystem information with
WalletConfiguration
by @mewmba in https://github.com/trinsic-id/sdk/pull/1379
Documentation/Samples
- Docs: Remove all references to webhooks & fix whitespace issue by @geel9 in https://github.com/trinsic-id/sdk/pull/1311
- Remove usage of
signIn
in samples and tests by @geel9 in https://github.com/trinsic-id/sdk/pull/1315 - Remove documentation for deprecated signin flow by @geel9 in https://github.com/trinsic-id/sdk/pull/1314
- fix: docs typo by @janpieterz in https://github.com/trinsic-id/sdk/pull/1352
- Template documentation update by @geel9 in https://github.com/trinsic-id/sdk/pull/1333
- Update go install instructions by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1338
- Added content about VCs, DIDs, JSON-LD and verification to docs' learn session by @chiarapaskulin in https://github.com/trinsic-id/sdk/pull/1348
- Added Postman and Buf Studio API Experience to docs by @chiarapaskulin in https://github.com/trinsic-id/sdk/pull/1349
- feat: Copy All Credential Templates script by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1367
- Documentation on migrating from Account to Wallet API by @tmarkovski in https://github.com/trinsic-id/sdk/pull/1370
- Revert account API docs by @tmarkovski in https://github.com/trinsic-id/sdk/pull/1374\
- fix: Expose typescript samples for trust registry by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1378
- Misc doc updates by @tmarkovski in https://github.com/trinsic-id/sdk/pull/1383
Internal Improvements
- tests: Remove webhook tests that fail after deprecating webhook functionality by @janpieterz in https://github.com/trinsic-id/sdk/pull/1308
- Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0 in /go by @dependabot in https://github.com/trinsic-id/sdk/pull/1310
- Bump golang.org/x/net from 0.0.0-20200822124328-c89045814202 to 0.7.0 in /samples/go by @dependabot in https://github.com/trinsic-id/sdk/pull/1309
- Generated Protos for main by @github-actions in https://github.com/trinsic-id/sdk/pull/1323
- fix: Correct proto generation file paths by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1321
- Mark endpoints with empty
Request
arguments as such by @mewmba in https://github.com/trinsic-id/sdk/pull/1329 - Generated Protos for main by @github-actions in https://github.com/trinsic-id/sdk/pull/1332
- Generated Protos for mewmba-generated-protos by @github-actions in https://github.com/trinsic-id/sdk/pull/1331
- Bump webpack from 5.74.0 to 5.76.0 in /samples/grpc-web by @dependabot in https://github.com/trinsic-id/sdk/pull/1337
- chore(deps): update dependency webpack to 5.76.0 [security] by @renovate in https://github.com/trinsic-id/sdk/pull/1336
- Bump webpack from 5.74.0 to 5.76.0 in /web by @dependabot in https://github.com/trinsic-id/sdk/pull/1335
- Generated Protos for 1834-protoc-gen-sdk-actions by @github-actions in https://github.com/trinsic-id/sdk/pull/1322
- Minor
WalletService
comments by @mewmba in https://github.com/trinsic-id/sdk/pull/1345 - build: Mewmba create PR action by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1347
- Generated protos for by @github-actions in https://github.com/trinsic-id/sdk/pull/1362
- build: Commit proto changes back to current branch by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1357
- Generated protos for by @github-actions in https://github.com/trinsic-id/sdk/pull/1364
- build:
prettier
format the typescript code by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/1373 - fix: Correct broken infrastructure test working directory by @janpieterz in https://github.com/trinsic-id/sdk/pull/1377
- Add wallet description to dashboard (#2012) by @mewmba in https://github.com/trinsic-id/sdk/pull/1381
Full Changelog: trinsic-id/sdk@v1.10.0...v1.11.0