Skip to content

v1.11.0

Compare
Choose a tag to compare
@fundthmcalculus fundthmcalculus released this 24 Apr 13:26
· 211 commits to main since this release
a13ba63

What's Changed

New Features

Language-Specific Changes

SDK-Wide Changes

  • refactor: Deprecate webhooks by @mewmba in #1302
  • Templates: UpdateTemplate endpoint; title and description support; addition of FieldOrdering, AppleWalletOptions, and UriData by @mewmba in #1317
  • feat: Remove SignIn from SDKs and update tests by @fundthmcalculus in #1316
  • Fix usage of invalid : character in template names by @geel9 in #1324
  • Simpler model for AppleWalletOptions SecondaryFields and AuxiliaryFields by @mewmba in #1325
  • fix: Mark all has_more properties for continuation tokens as has_more_results (Copied Protos from Server) by @mewmba in #1360
  • Wallet API updates - docs, missing endpoint (#1965) by @mewmba in #1365
  • Remove oberon pok scheme + okapi dependency for dotnet, rust, typescript by @tmarkovski in #1363
  • proto: Mark all deprecated items with a due date (#1978) by @mewmba in #1369
  • fix: Send ecosystem information with WalletConfiguration by @mewmba in #1379

Documentation/Samples

Internal Improvements

  • tests: Remove webhook tests that fail after deprecating webhook functionality by @janpieterz in #1308
  • Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0 in /go by @dependabot in #1310
  • Bump golang.org/x/net from 0.0.0-20200822124328-c89045814202 to 0.7.0 in /samples/go by @dependabot in #1309
  • Generated Protos for main by @github-actions in #1323
  • fix: Correct proto generation file paths by @fundthmcalculus in #1321
  • Mark endpoints with empty Request arguments as such by @mewmba in #1329
  • Generated Protos for main by @github-actions in #1332
  • Generated Protos for mewmba-generated-protos by @github-actions in #1331
  • Bump webpack from 5.74.0 to 5.76.0 in /samples/grpc-web by @dependabot in #1337
  • chore(deps): update dependency webpack to 5.76.0 [security] by @renovate in #1336
  • Bump webpack from 5.74.0 to 5.76.0 in /web by @dependabot in #1335
  • Generated Protos for 1834-protoc-gen-sdk-actions by @github-actions in #1322
  • Minor WalletService comments by @mewmba in #1345
  • build: Mewmba create PR action by @fundthmcalculus in #1347
  • Generated protos for by @github-actions in #1362
  • build: Commit proto changes back to current branch by @fundthmcalculus in #1357
  • Generated protos for by @github-actions in #1364
  • build: prettier format the typescript code by @fundthmcalculus in #1373
  • fix: Correct broken infrastructure test working directory by @janpieterz in #1377
  • Add wallet description to dashboard (#2012) by @mewmba in #1381

Full Changelog: v1.10.0...v1.11.0