relaycorp / awala-endpoint-android

High-level library for Android apps implementing Awala endpoints
Apache License 2.0
1 stars 1 forks source link

chore(deps): Bump awala from 1.58.0 to 1.62.1 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps awala from 1.58.0 to 1.62.1.

Release notes

Sourced from awala's releases.

v1.62.1

1.62.1 (2022-02-22)

Bug Fixes

  • CertificateRotation: Encode chain with explicit tagging (#222) (c9bf51a)

v1.62.0

1.62.0 (2022-02-22)

Features

  • messages: Implement CertificateRotation (#221) (d434aae)

v1.61.0

1.61.0 (2022-01-26)

Features

v1.60.1

1.60.1 (2021-11-19)

Bug Fixes

  • RAMF: Encrypt Cargo Collection Requests inside CCAs (#205) (75c758c)

v1.60.0

1.60.0 (2021-11-18)

Features

v1.59.1

1.59.1 (2021-11-17)

Bug Fixes

  • Encode session key ids as OCTET STRING instead of INTEGER (#203) (d14d29c)

v1.59.0

1.59.0 (2021-11-17)

... (truncated)

Commits
  • c9bf51a fix(CertificateRotation): Encode chain with explicit tagging (#222)
  • d434aae feat(messages): Implement CertificateRotation (#221)
  • ea12af8 feat: CertificateStore (#219)
  • 67084cd chore(deps): Bump junit-jupiter-params from 5.8.1 to 5.8.2 (#208)
  • 7ca654e chore(release): Run semantic-release with Node.js 14
  • 1a05f33 chore(deps): Bump org.jetbrains.dokka from 1.5.31 to 1.6.0 (#207)
  • da1dd08 chore(deps): Bump junit-jupiter from 5.8.1 to 5.8.2 (#206)
  • 75c758c fix(RAMF): Encrypt Cargo Collection Requests inside CCAs (#205)
  • c58e396 feat(nodes): Implement GatewayManager (#204)
  • d14d29c fix: Encode session key ids as OCTET STRING instead of INTEGER (#203)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #201.