Skip to content

Conversation

@daixiang0
Copy link
Member

@daixiang0 daixiang0 commented Jul 5, 2021

Signed-off-by: Long Dai long0dai@foxmail.com

Description

switch to golang-jwt

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #989

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

Signed-off-by: Long Dai <long0dai@foxmail.com>
@codecov
Copy link

codecov bot commented Jul 8, 2021

Codecov Report

Merging #993 (813274d) into master (4412ba0) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #993      +/-   ##
==========================================
- Coverage   34.42%   34.41%   -0.02%     
==========================================
  Files         132      132              
  Lines       10555    10552       -3     
==========================================
- Hits         3634     3631       -3     
  Misses       6543     6543              
  Partials      378      378              
Impacted Files Coverage Δ
bindings/azure/signalr/signalr.go 80.48% <60.00%> (-0.69%) ⬇️
bindings/apns/authorization_builder.go 78.26% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4412ba0...813274d. Read the comment docs.

@yaron2 yaron2 merged commit a538b80 into dapr:master Jul 8, 2021
@daixiang0 daixiang0 deleted the jjwt branch July 12, 2021 01:18
Taction added a commit to Taction/components-contrib that referenced this pull request Jul 15, 2021
* master: (23 commits)
  Adds support for TTL in Redis State Store (dapr#990)
  Adds support for TTL in Memcached State Store (PR Fixup) (dapr#1011)
  Adds support for TTL in Cassandra State Store (dapr#996)
  Return blob metadata and add list operation (dapr#999)
  Added new output binding for Cosmos Graph DB - Gremlin (dapr#885)
  Adds support for TTL in CosmosDB State Store (dapr#991)
  Delete unused code and update test (dapr#924)
  Return SystemProperties on events from EventHubs bindings and pubsub (dapr#1009)
  Implement E2E tests for zeebe (dapr#973)
  rebase (dapr#982)
  Update CODEOWNERS (dapr#987)
  ci: add test skip case (dapr#922)
  fix: Mysql should support more data types. dapr#923 (dapr#926)
  fix: Dapr runtime panic when handle Pub/Sub (dapr#3281) (dapr#967)
  switch to golang-jwt (dapr#993)
  unmarshal getBlobRetryCount as int (dapr#919)
  secretstores: support more format of azure key vault (dapr#944)
  Optimize vault secret component error output (dapr#909)
  Convert AZURE_KEYVAULT in conformance.yml a GitHub secret (dapr#1002)
  Use AzureKeyVaultName param for Azure Keyvault conformance test (dapr#975)
  ...

# Conflicts:
#	secretstores/hashicorp/vault/vault.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to github.com/golang-jwt/jwt

2 participants