Releases: WIPACrepo/rest-tools
Releases · WIPACrepo/rest-tools
v1.12.2
What's Changed
- Bump WIPACrepo/wipac-dev-py-setup-action from 5.8 to 5.9 by @dependabot[bot] in #190
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #189
- Session data is str-only by @dsschult in #191
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- Bump WIPACrepo/wipac-dev-py-versions-action from 2.7 to 2.8 by @dependabot[bot] in #185
- Bump WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml from 1.16 to 1.20 by @dependabot[bot] in #184
- move login setup to function so we can mock it out during testing by @dsschult in #188
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- Remove
telemetryInstall-Extra [minor]; Nix Python 3.9 by @ric-evans in #187 - allow overrides of login handler to add extra state by @dsschult in #186
Full Changelog: v1.11.6...v1.12.0
v1.11.6
What's Changed
- Bump WIPACrepo/wipac-dev-py-dependencies-action from 3.1 to 3.2 by @dependabot[bot] in #178
- redis security options, like a password by @dsschult in #180
Full Changelog: v1.11.5...v1.11.6
v1.11.5
v1.11.4
Full Changelog: v1.11.3...v1.11.4
v1.11.3
What's Changed
- Bump WIPACrepo/wipac-dev-workflows from 1.7 to 1.16 by @dependabot[bot] in #175
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #166
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #171
- Bump WIPACrepo/wipac-dev-py-setup-action from 5.2 to 5.7 by @dependabot[bot] in #177
- Bump github/codeql-action from 2 to 4 by @dependabot[bot] in #176
Full Changelog: v1.11.2...v1.11.3
v1.11.2
v1.11.1
What's Changed
- Use Latest CI Packages [bump] by @ric-evans in #165
Full Changelog: v1.11.0...v1.11.1
v1.11.0
v1.11.0 (2025-07-21)
[minor]
-
[minor] jwt integer times (#163)
-
Add dynamic client registration example, mostly for token issuer.
-
Remove
typefield from jwt by default. -
Add jwt option for integer times when creating tokens.
Co-authored-by: github-actions <[email protected]> (19ca071)