• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Yubico / java-webauthn-server / 298
93%

Build:
DEFAULT BRANCH: master
Ran 23 Sep 2019 12:28PM UTC
Jobs 1
Files 58
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
298

push

travis-ci

emlun
Release 1.4.0

Changes:

- Class `com.yubico.internal.util.WebAuthnCodecs` is no longer public.
  The package `com.yubico.internal.util` was already declared non-public
  in JavaDoc, but this is now also enforced via Java visibility rules.
- Class `com.yubico.webauthn.meta.Specification.SpecificationBuilder` is
  no longer public. It was never intended to be, although this was not
  documented explicitly.
- Default value for `RelyingParty.preferredPubKeyParams` changed from
  `[ES256, RS256]` to `[ES256, EdDSA, RS256]`
- Data classes no longer use `Optional` internally in field types. This
  should not meaningfully affect the public API, but might improve
  compatibility with frameworks that use reflection.

New features:

- Added support for Ed25519 signatures.
- New constants `COSEAlgorithmIdentifier.EdDSA` and
  `PublicKeyCredentialParameters.EdDSA`
- Artifacts are now built reproducibly; fresh builds from source should
  now be verifiable by signature files from Maven Central.

Security fixes:

- Bumped Jackson dependency to version 2.9.9.3 which has patched
  CVE-2019-12814, CVE-2019-14439, CVE-2019-14379

630 of 676 relevant lines covered (93.2%)

1.01 hits per line

Jobs
ID Job ID Ran Files Coverage
5 298.5 23 Sep 2019 12:28PM UTC 0
93.2
Travis Job 298.5
Source Files on build 298
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #298
  • 248d0b1d on github
  • Prev Build on master (#297)
  • Next Build on master (#303)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc