Skip to content

Releases: beyondoss/auth

server/v0.1.8

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:47
50766c4

What's Changed

  • refactor(metrics): drop active_sessions_total gauge by @jaredLunde in #12

Full Changelog: server/v0.1.7...server/v0.1.8

server/v0.1.7

Choose a tag to compare

@github-actions github-actions released this 26 Jun 03:26

server/v0.1.6

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:21

What's Changed

  • feat(sdk): cookie secure option for local HTTP dev by @jaredLunde in #11

Full Changelog: server/v0.1.5...server/v0.1.6

server/v0.1.5

Choose a tag to compare

@github-actions github-actions released this 21 Jun 02:03
3691275

What's Changed

  • ci: unify workflow shape (parallel jobs, composites, weekly cargo-deny) by @jaredLunde in #1
  • fix(sdk): correct exports to .mjs/.d.mts and build adapter entries by @jaredLunde in #2
  • ci: upgrade npm + checkout v7 for OIDC publish; version 0.1.1 by @jaredLunde in #3
  • ci: publish beyond-auth image to ghcr by @jaredLunde in #5
  • ci: fix release-server PGDG key fetch by @jaredLunde in #6
  • ci: correct PGDG key URL case in release-server by @jaredLunde in #7
  • ci: cargo pgrx init before package in release-server by @jaredLunde in #8
  • ci: release-server uses PGRX_PG_CONFIG_PATH (matches prod) by @jaredLunde in #9
  • ci: fix release-server asset double-upload (422) by @jaredLunde in #10

New Contributors

Full Changelog: https://github.com/beyondoss/auth/commits/server/v0.1.5