Skip to content

Releases: codeheadsystems/pk-auth

Release 1.3.0

03 Jun 13:26
86fa03f

Choose a tag to compare

pk-auth 1.3.0

Maven Central

Add the modules you need (all share the same version):

implementation("com.codeheadsystems:pk-auth-spring-boot-starter:1.3.0")
// or :pk-auth-dropwizard / :pk-auth-micronaut for the other adapters
implementation("com.codeheadsystems:pk-auth-persistence-jdbi:1.3.0")
// testImplementation("com.codeheadsystems:pk-auth-testkit:1.3.0")
<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>pk-auth-spring-boot-starter</artifactId>
  <version>1.3.0</version>
</dependency>

Modules Published

  • com.codeheadsystems:pk-auth-core:1.3.0
  • com.codeheadsystems:pk-auth-jwt:1.3.0
  • com.codeheadsystems:pk-auth-admin-api:1.3.0
  • com.codeheadsystems:pk-auth-backup-codes:1.3.0
  • com.codeheadsystems:pk-auth-magic-link:1.3.0
  • com.codeheadsystems:pk-auth-otp:1.3.0
  • com.codeheadsystems:pk-auth-persistence-jdbi:1.3.0
  • com.codeheadsystems:pk-auth-persistence-dynamodb:1.3.0
  • com.codeheadsystems:pk-auth-testkit:1.3.0
  • com.codeheadsystems:pk-auth-spring-boot-starter:1.3.0
  • com.codeheadsystems:pk-auth-dropwizard:1.3.0
  • com.codeheadsystems:pk-auth-micronaut:1.3.0

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

What's Changed

  • Security-review follow-ups: amr propagation, ChallengeId decoupling, hardening by @wolpert in #26

Full Changelog: v1.2.0...v1.3.0

Release 1.2.0

02 Jun 12:16

Choose a tag to compare

pk-auth 1.2.0

Maven Central

Add the modules you need (all share the same version):

implementation("com.codeheadsystems:pk-auth-spring-boot-starter:1.2.0")
// or :pk-auth-dropwizard / :pk-auth-micronaut for the other adapters
implementation("com.codeheadsystems:pk-auth-persistence-jdbi:1.2.0")
// testImplementation("com.codeheadsystems:pk-auth-testkit:1.2.0")
<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>pk-auth-spring-boot-starter</artifactId>
  <version>1.2.0</version>
</dependency>

Modules Published

  • com.codeheadsystems:pk-auth-core:1.2.0
  • com.codeheadsystems:pk-auth-jwt:1.2.0
  • com.codeheadsystems:pk-auth-admin-api:1.2.0
  • com.codeheadsystems:pk-auth-backup-codes:1.2.0
  • com.codeheadsystems:pk-auth-magic-link:1.2.0
  • com.codeheadsystems:pk-auth-otp:1.2.0
  • com.codeheadsystems:pk-auth-persistence-jdbi:1.2.0
  • com.codeheadsystems:pk-auth-persistence-dynamodb:1.2.0
  • com.codeheadsystems:pk-auth-testkit:1.2.0
  • com.codeheadsystems:pk-auth-spring-boot-starter:1.2.0
  • com.codeheadsystems:pk-auth-dropwizard:1.2.0
  • com.codeheadsystems:pk-auth-micronaut:1.2.0

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

What's Changed

  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #15
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #16
  • build(deps): Bump the gh-actions group with 4 updates by @dependabot[bot] in #17
  • build(deps): Bump the dev-dependencies group with 4 updates by @dependabot[bot] in #18
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #19
  • build(deps): Bump the dev-dependencies group with 4 updates by @dependabot[bot] in #20
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #21
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #22
  • build(deps): Bump the dev-dependencies group with 5 updates by @dependabot[bot] in #23
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #24
  • build(deps): Bump the dev-dependencies group with 13 updates by @dependabot[bot] in #25

Full Changelog: v1.1.1...v1.2.0

Release 1.1.1

17 May 15:26

Choose a tag to compare

pk-auth 1.1.1

Maven Central

Add the modules you need (all share the same version):

implementation("com.codeheadsystems:pk-auth-spring-boot-starter:1.1.1")
// or :pk-auth-dropwizard / :pk-auth-micronaut for the other adapters
implementation("com.codeheadsystems:pk-auth-persistence-jdbi:1.1.1")
// testImplementation("com.codeheadsystems:pk-auth-testkit:1.1.1")
<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>pk-auth-spring-boot-starter</artifactId>
  <version>1.1.1</version>
</dependency>

Modules Published

  • com.codeheadsystems:pk-auth-core:1.1.1
  • com.codeheadsystems:pk-auth-jwt:1.1.1
  • com.codeheadsystems:pk-auth-admin-api:1.1.1
  • com.codeheadsystems:pk-auth-backup-codes:1.1.1
  • com.codeheadsystems:pk-auth-magic-link:1.1.1
  • com.codeheadsystems:pk-auth-otp:1.1.1
  • com.codeheadsystems:pk-auth-persistence-jdbi:1.1.1
  • com.codeheadsystems:pk-auth-persistence-dynamodb:1.1.1
  • com.codeheadsystems:pk-auth-testkit:1.1.1
  • com.codeheadsystems:pk-auth-spring-boot-starter:1.1.1
  • com.codeheadsystems:pk-auth-dropwizard:1.1.1
  • com.codeheadsystems:pk-auth-micronaut:1.1.1

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

Full Changelog: v1.1.0...v1.1.1

Release 1.1.0

17 May 12:29

Choose a tag to compare

pk-auth 1.1.0

Maven Central

Add the modules you need (all share the same version):

implementation("com.codeheadsystems:pk-auth-spring-boot-starter:1.1.0")
// or :pk-auth-dropwizard / :pk-auth-micronaut for the other adapters
implementation("com.codeheadsystems:pk-auth-persistence-jdbi:1.1.0")
// testImplementation("com.codeheadsystems:pk-auth-testkit:1.1.0")
<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>pk-auth-spring-boot-starter</artifactId>
  <version>1.1.0</version>
</dependency>

Modules Published

  • com.codeheadsystems:pk-auth-core:1.1.0
  • com.codeheadsystems:pk-auth-jwt:1.1.0
  • com.codeheadsystems:pk-auth-admin-api:1.1.0
  • com.codeheadsystems:pk-auth-backup-codes:1.1.0
  • com.codeheadsystems:pk-auth-magic-link:1.1.0
  • com.codeheadsystems:pk-auth-otp:1.1.0
  • com.codeheadsystems:pk-auth-persistence-jdbi:1.1.0
  • com.codeheadsystems:pk-auth-persistence-dynamodb:1.1.0
  • com.codeheadsystems:pk-auth-testkit:1.1.0
  • com.codeheadsystems:pk-auth-spring-boot-starter:1.1.0
  • com.codeheadsystems:pk-auth-dropwizard:1.1.0
  • com.codeheadsystems:pk-auth-micronaut:1.1.0

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

What's Changed

  • feat(jwt): per-audience access-token TTLs via TokenTtlPolicy SPI by @wolpert in #12
  • feat(jwt,core): stateful access tokens + user-deletion fan-out by @wolpert in #13
  • feat(refresh-tokens): rotating refresh tokens with family-based replay defense by @wolpert in #14

New Contributors

Full Changelog: v1.0.0...v1.1.0

Release 1.0.0

17 May 01:18

Choose a tag to compare

pk-auth 1.0.0

Maven Central

Add the modules you need (all share the same version):

implementation("com.codeheadsystems:pk-auth-spring-boot-starter:1.0.0")
// or :pk-auth-dropwizard / :pk-auth-micronaut for the other adapters
implementation("com.codeheadsystems:pk-auth-persistence-jdbi:1.0.0")
// testImplementation("com.codeheadsystems:pk-auth-testkit:1.0.0")
<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>pk-auth-spring-boot-starter</artifactId>
  <version>1.0.0</version>
</dependency>

Modules Published

  • com.codeheadsystems:pk-auth-core:1.0.0
  • com.codeheadsystems:pk-auth-jwt:1.0.0
  • com.codeheadsystems:pk-auth-admin-api:1.0.0
  • com.codeheadsystems:pk-auth-backup-codes:1.0.0
  • com.codeheadsystems:pk-auth-magic-link:1.0.0
  • com.codeheadsystems:pk-auth-otp:1.0.0
  • com.codeheadsystems:pk-auth-persistence-jdbi:1.0.0
  • com.codeheadsystems:pk-auth-persistence-dynamodb:1.0.0
  • com.codeheadsystems:pk-auth-testkit:1.0.0
  • com.codeheadsystems:pk-auth-spring-boot-starter:1.0.0
  • com.codeheadsystems:pk-auth-dropwizard:1.0.0
  • com.codeheadsystems:pk-auth-micronaut:1.0.0

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

Full Changelog: v0.9.0...v1.0.0

Release 0.9.0

16 May 17:03

Choose a tag to compare

pk-auth 0.9.0

Maven Central

Add the modules you need (all share the same version):

implementation("com.codeheadsystems:pk-auth-spring-boot-starter:0.9.0")
// or :pk-auth-dropwizard / :pk-auth-micronaut for the other adapters
implementation("com.codeheadsystems:pk-auth-persistence-jdbi:0.9.0")
// testImplementation("com.codeheadsystems:pk-auth-testkit:0.9.0")
<dependency>
  <groupId>com.codeheadsystems</groupId>
  <artifactId>pk-auth-spring-boot-starter</artifactId>
  <version>0.9.0</version>
</dependency>

Modules Published

  • com.codeheadsystems:pk-auth-core:0.9.0
  • com.codeheadsystems:pk-auth-jwt:0.9.0
  • com.codeheadsystems:pk-auth-admin-api:0.9.0
  • com.codeheadsystems:pk-auth-backup-codes:0.9.0
  • com.codeheadsystems:pk-auth-magic-link:0.9.0
  • com.codeheadsystems:pk-auth-otp:0.9.0
  • com.codeheadsystems:pk-auth-persistence-jdbi:0.9.0
  • com.codeheadsystems:pk-auth-persistence-dynamodb:0.9.0
  • com.codeheadsystems:pk-auth-testkit:0.9.0
  • com.codeheadsystems:pk-auth-spring-boot-starter:0.9.0
  • com.codeheadsystems:pk-auth-dropwizard:0.9.0
  • com.codeheadsystems:pk-auth-micronaut:0.9.0

What's Changed

See commits since last release for details.

Note: Artifacts may take up to 2 hours to appear in Maven Central after release.

What's Changed

  • build(deps): Bump the dev-dependencies group across 1 directory with 11 updates by @dependabot[bot] in #3
  • build(deps): Bump the gh-actions group with 4 updates by @dependabot[bot] in #1
  • build(deps): Bump dependabot/fetch-metadata from 2 to 3 in the gh-actions group by @dependabot[bot] in #4
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #5
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #6
  • build(deps): Bump the dev-dependencies group with 18 updates by @dependabot[bot] in #7
  • build(deps): Bump the dev-dependencies group with 15 updates by @dependabot[bot] in #8
  • build(deps): Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #10
  • build(deps): Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #9
  • build(deps): Bump the dev-dependencies group with 4 updates by @dependabot[bot] in #11

New Contributors

Full Changelog: https://github.com/codeheadsystems/pk-auth/commits/v0.9.0