v1.5.0
What's Changed
- [dotnet] Correctly process auth token during ecosystem create by @tmarkovski in https://github.com/trinsic-id/sdk/pull/495
- Environment variable no longer required for java demos by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/496
- Expose the
*Request
object for .NET by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/500 WithTestEnv()
default prod endpoint by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/497- [dotnet] use base64url encoding everywhere by @tmarkovski in https://github.com/trinsic-id/sdk/pull/503
- Sdk 479 .NET and Java/Kotlin request/response and status exceptions by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/502
- Make Python work with
Request
Response
format by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/505 - Ruby Refactor and Demo Extraction with
Request
Response
structure update by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/506 - [fix] correct regex for release version in cli actions by @tmarkovski in https://github.com/trinsic-id/sdk/pull/510
- Bump minimist from 1.2.5 to 1.2.6 in /web by @dependabot in https://github.com/trinsic-id/sdk/pull/509
- Additional information for concept docs on security by @tmarkovski in https://github.com/trinsic-id/sdk/pull/512
- fix
protect
/unprotect
kotlin and make them static by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/522 - Default constructor should work by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/524
- Remove ruby 2.6, add ruby 3.1 by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/525
- Update build-ruby.yml - with newer action support by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/526
- support m1 node, web by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/514
- Update template.rs by @rileyphughes in https://github.com/trinsic-id/sdk/pull/528
- ruby prod testing by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/532
- correct go version shield by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/527
- move
CloneWithAuthToken()
extension method by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/531 - production package testing for python by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/530
- fix various issues with test-prod by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/533
- correct broken java hyperlink by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/535
- inject python markdown by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/538
- fix some broken doc comment by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/536
- Update README.md by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/540
- Ruby and nuget
readme.md
link to documentation site by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/539 - update
chromedriver
> GHA chrome changed by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/541 - Black/template docs by @MichaelEdwardBlack in https://github.com/trinsic-id/sdk/pull/485
- Document Account Service Request/Response Models by @lucasamonrc in https://github.com/trinsic-id/sdk/pull/542
- git docs authors plugin by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/546
- Update account-service.md by @tmarkovski in https://github.com/trinsic-id/sdk/pull/543
- CLI config init panic fix on older config format by @tmarkovski in https://github.com/trinsic-id/sdk/pull/545
- Remove outdated docs / update android, dotnet, java, go install docs by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/547
- Authors by contribution order by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/549
- full depth checkout by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/550
- Code inject samples for typescript where possible by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/551
- Python code sample doc updates by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/553
- Java, Ruby, Python prod package testing and samples by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/548
- dotnet and golang production package testing by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/554
- Fix references to dotnet in
test-golang
workflow by @geel9 in https://github.com/trinsic-id/sdk/pull/555 - Black/go template docs by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/557
- Update trust registry by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/559
- Clarify docs surrounding wallet architecture. by @d1str0 in https://github.com/trinsic-id/sdk/pull/558
- Sdk 425 node package testing by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/556
- Update walkthrough to point to better Samples by @d1str0 in https://github.com/trinsic-id/sdk/pull/560
- Adds navigation tabs and announce dismiss to docs site by @tmarkovski in https://github.com/trinsic-id/sdk/pull/561
- Update CLI winget instructions with FQNs by @geel9 in https://github.com/trinsic-id/sdk/pull/562
- support including by sections as a macro by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/563
- More doc sample updates by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/564
- create and list ecosystem samples, mkdocs insiders by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/565
- Fix improperly closed tags by @geel9 in https://github.com/trinsic-id/sdk/pull/566
- Doc inject 2 by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/567
- Java doc sample injection by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/568
- Inject all go samples by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/569
- dotnet and python complete for
account-service.md
andcredential-service.md
by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/570 provider-service.md
andtemplate-service.md
is complete by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/571- Docs cleanup by @geel9 in https://github.com/trinsic-id/sdk/pull/576
- Doc inject target fixes by @geel9 in https://github.com/trinsic-id/sdk/pull/577
- fix unit test bugs by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/578
- Test
AccountService
, fix sdk #574, reject metadata errors correctly by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/584 - Miscellanous docs improvements by @geel9 in https://github.com/trinsic-id/sdk/pull/585
- Improve protobuf markdown tables by @geel9 in https://github.com/trinsic-id/sdk/pull/586
- Update node tests to reduce flakiness by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/587
- Document Wallets Service Request/Response Models by @lucasamonrc in https://github.com/trinsic-id/sdk/pull/579
- Macro for Protobuf Message injection in docs by @geel9 in https://github.com/trinsic-id/sdk/pull/588
- Document Credentials Service Request/Response Models by @lucasamonrc in https://github.com/trinsic-id/sdk/pull/593
- [SDK-590] wrap metadata calls for node and web by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/592
- Add
language
argument togenerate_proto_files.py
by @geel9 in https://github.com/trinsic-id/sdk/pull/602 - Update protoc markdown template by @geel9 in https://github.com/trinsic-id/sdk/pull/603
- Document Provider Service Request/Response Models by @lucasamonrc in https://github.com/trinsic-id/sdk/pull/600
- Document Templates Service Request/Response Models by @lucasamonrc in https://github.com/trinsic-id/sdk/pull/599
- Change
include_section()
macro to load file contents itself, and require full filename by @geel9 in https://github.com/trinsic-id/sdk/pull/605 - Alphabetize listing of Services in SDK reference by @geel9 in https://github.com/trinsic-id/sdk/pull/604
- Update repo with latest proto messages. Add verification results to CLI by @tmarkovski in https://github.com/trinsic-id/sdk/pull/601
- Documentation updates by @geel9 in https://github.com/trinsic-id/sdk/pull/606
- Server 485 remove pbmse, searchresponse.count, update proto generation by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/598
- Account Service documentation updates by @geel9 in https://github.com/trinsic-id/sdk/pull/607
- [sc-9197] sdk/go: added ability to configure client-side middleware by @dududko in https://github.com/trinsic-id/sdk/pull/591
- node using typescript only, web using same proto generator as node by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/608
- Enable navigation tabs in docs top level by @tmarkovski in https://github.com/trinsic-id/sdk/pull/595
- Merge node and web packages into one... by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/612
- install verification, and fix asyncio runtime error by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/616
- Update documentation for
ServiceOptions
proto message by @geel9 in https://github.com/trinsic-id/sdk/pull/621 - Build protobuf documentation reference during docs release action by @geel9 in https://github.com/trinsic-id/sdk/pull/622
- Fix
release-docs
action by @geel9 in https://github.com/trinsic-id/sdk/pull/623 - Fix broken link in Android SDK documentation by @geel9 in https://github.com/trinsic-id/sdk/pull/624
- default limit 100 queries by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/625
- Fix ambiguous injection targets in
trust-registry-service.md
andwallet-service.md
by @geel9 in https://github.com/trinsic-id/sdk/pull/627 - template service count parameter unused by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/628
- mark
TemplateService.List
as an experimental endpoint by @fundthmcalculus in https://github.com/trinsic-id/sdk/pull/630
New Contributors
- @d1str0 made their first contribution in https://github.com/trinsic-id/sdk/pull/558
- @dududko made their first contribution in https://github.com/trinsic-id/sdk/pull/591
Full Changelog: trinsic-id/sdk@v1.4.0...v1.5.0