Skip to content

Releases: OneIdentity/PySafeguard

v8.1.0

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 01 Jul 01:32
42c370a

Changes:

  • 42c370a Merge pull request #39 from petrsnd/feature/device-code-login
  • 25fd6dc Address CodeQL: narrow awaitable check and use context-managed fixture
  • 89c568b Exclude by-design verify=False pattern from CodeQL
  • 233d618 Document device code authentication
  • 96dc2cf Add device code integration tests
  • ae86d79 Add device code unit tests
  • 5c09778 Bump version to 8.1.0
  • 7c93528 Add device code login sample
  • 3c759d7 Add DeviceCodeAuth authentication strategy
  • 2e5b49a Add async device code login flow
See More
  • 49ab821 Add device code login flow
  • b27bc32 Add DeviceCodeInfo type for device authorization grant
  • eec9a87 Start 8.0.5 dev cycle after v8.0.4 release

This list of changes was auto generated.

dev/v8.1.0.dev44976

dev/v8.1.0.dev44976 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 01 Jul 01:26
42c370a

Changes:

  • 42c370a Merge pull request #39 from petrsnd/feature/device-code-login
  • 25fd6dc Address CodeQL: narrow awaitable check and use context-managed fixture
  • 89c568b Exclude by-design verify=False pattern from CodeQL
  • 233d618 Document device code authentication
  • 96dc2cf Add device code integration tests
  • ae86d79 Add device code unit tests
  • 5c09778 Bump version to 8.1.0
  • 7c93528 Add device code login sample
  • 3c759d7 Add DeviceCodeAuth authentication strategy
  • 2e5b49a Add async device code login flow
See More
  • 49ab821 Add device code login flow
  • b27bc32 Add DeviceCodeInfo type for device authorization grant
  • eec9a87 Start 8.0.5 dev cycle after v8.0.4 release

This list of changes was auto generated.

v8.0.4

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 30 Jun 04:18

Changes:

  • c79e478 Release v8.0.4 with urllib3 and aiohttp security fixes
  • 0f3912c Document accepted-risk msgpack advisory blocked by signalrcore upstream pin
  • 560ed3d Bump urllib3 to 2.7.0 and aiohttp to 3.14.1 to resolve security advisories
  • e9c5fc6 Merge pull request #38 from OneIdentity/dependabot/github_actions/actions/checkout-7
  • dedbe50 Bump actions/checkout from 6 to 7

This list of changes was auto generated.

dev/v8.0.5.dev44704

dev/v8.0.5.dev44704 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 30 Jun 04:19

Changes:

  • eec9a87 Start 8.0.5 dev cycle after v8.0.4 release

This list of changes was auto generated.

dev/v8.0.4.dev44702

dev/v8.0.4.dev44702 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 30 Jun 04:18

Changes:

  • c79e478 Release v8.0.4 with urllib3 and aiohttp security fixes
  • 0f3912c Document accepted-risk msgpack advisory blocked by signalrcore upstream pin
  • 560ed3d Bump urllib3 to 2.7.0 and aiohttp to 3.14.1 to resolve security advisories
  • e9c5fc6 Merge pull request #38 from OneIdentity/dependabot/github_actions/actions/checkout-7
  • dedbe50 Bump actions/checkout from 6 to 7

This list of changes was auto generated.

dev/v8.0.3.dev44701

dev/v8.0.3.dev44701 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 30 Jun 04:13

Changes:

  • 0f3912c Document accepted-risk msgpack advisory blocked by signalrcore upstream pin
  • 560ed3d Bump urllib3 to 2.7.0 and aiohttp to 3.14.1 to resolve security advisories
  • e9c5fc6 Merge pull request #38 from OneIdentity/dependabot/github_actions/actions/checkout-7
  • dedbe50 Bump actions/checkout from 6 to 7

This list of changes was auto generated.

dev/v8.0.3.dev44689

dev/v8.0.3.dev44689 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 30 Jun 00:34

Changes:

  • 560ed3d Bump urllib3 to 2.7.0 and aiohttp to 3.14.1 to resolve security advisories
  • e9c5fc6 Merge pull request #38 from OneIdentity/dependabot/github_actions/actions/checkout-7
  • dedbe50 Bump actions/checkout from 6 to 7

This list of changes was auto generated.

dev/v8.0.3.dev44685

dev/v8.0.3.dev44685 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 30 Jun 00:30
e9c5fc6

Changes:

  • e9c5fc6 Merge pull request #38 from OneIdentity/dependabot/github_actions/actions/checkout-7
  • dedbe50 Bump actions/checkout from 6 to 7

This list of changes was auto generated.

v8.0.3

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 28 May 03:18
0acb6c1

Changes:

  • 0acb6c1 security: PySafeguard 8.0.3 — CVE dep pins and TLS documentation (#33)
  • 213d0d1 Merge pull request #37 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • 79091a6 Merge pull request #36 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 1d57de6 Merge pull request #35 from OneIdentity/dependabot/github_actions/actions/setup-python-6
  • 2fedde6 Bump actions/checkout from 4 to 6
  • c4877d6 Bump github/codeql-action from 3 to 4
  • 52cec9b Bump actions/setup-python from 5 to 6
  • def06ca Merge pull request #34 from petrsnd/security/hygiene-20260522-py
  • 2d28537 ci: add dependabot config and CodeQL workflow
  • 7a26a5a Merge pull request #32 from petrsnd/skills-improvements
See More
  • 0f75537 Clarify params keyword and document HiddenString usage in api-patterns skill
  • 4edaad3 Merge pull request #31 from petrsnd/skills-harmonization
  • 22ffa12 Harmonize skills: add a2a-workflow and build-and-release, standardize AGENTS.md and frontmatter
  • ce90787 Merge pull request #30 from petrsnd/chore/fix-release-title
  • 2e59928 Fix GitHub Release title to use ReleaseTag for consistency
  • 087b90f Merge pull request #29 from petrsnd/chore/modernize-pipeline
  • 3e7d504 chore: modernize pipeline for tag-based releases
  • e585fc5 Merge pull request #28 from petrsnd/chore/add-worktrees
  • 7a16e8d chore: add .worktrees to .gitignore
  • a3c3260 Merge pull request #27 from OneIdentity/feature/modular-agent-context
  • c0513e2 Reduce AGENTS.md and ref skills
  • 35158da Reduce AGENTS.md and ref skills
  • 1e6c9fa Create skills for use in repo
  • ececce0 Merge pull request #26 from petrsnd/bugfix/petrsnd/copyrights
  • b29b269 copyrights and badges

This list of changes was auto generated.

dev/v8.0.3.dev38433

dev/v8.0.3.dev38433 Pre-release
Pre-release

Choose a tag to compare

@PangaeaBuild PangaeaBuild released this 27 May 20:17
0acb6c1

Changes:

  • 0acb6c1 security: PySafeguard 8.0.3 — CVE dep pins and TLS documentation (#33)
  • 213d0d1 Merge pull request #37 from OneIdentity/dependabot/github_actions/actions/checkout-6
  • 79091a6 Merge pull request #36 from OneIdentity/dependabot/github_actions/github/codeql-action-4
  • 1d57de6 Merge pull request #35 from OneIdentity/dependabot/github_actions/actions/setup-python-6
  • 2fedde6 Bump actions/checkout from 4 to 6
  • c4877d6 Bump github/codeql-action from 3 to 4
  • 52cec9b Bump actions/setup-python from 5 to 6
  • def06ca Merge pull request #34 from petrsnd/security/hygiene-20260522-py
  • 2d28537 ci: add dependabot config and CodeQL workflow
  • 7a26a5a Merge pull request #32 from petrsnd/skills-improvements
See More
  • 0f75537 Clarify params keyword and document HiddenString usage in api-patterns skill
  • 4edaad3 Merge pull request #31 from petrsnd/skills-harmonization
  • 22ffa12 Harmonize skills: add a2a-workflow and build-and-release, standardize AGENTS.md and frontmatter
  • ce90787 Merge pull request #30 from petrsnd/chore/fix-release-title
  • 2e59928 Fix GitHub Release title to use ReleaseTag for consistency
  • 087b90f Merge pull request #29 from petrsnd/chore/modernize-pipeline
  • 3e7d504 chore: modernize pipeline for tag-based releases
  • e585fc5 Merge pull request #28 from petrsnd/chore/add-worktrees
  • 7a16e8d chore: add .worktrees to .gitignore
  • a3c3260 Merge pull request #27 from OneIdentity/feature/modular-agent-context
  • c0513e2 Reduce AGENTS.md and ref skills
  • 35158da Reduce AGENTS.md and ref skills
  • 1e6c9fa Create skills for use in repo
  • ececce0 Merge pull request #26 from petrsnd/bugfix/petrsnd/copyrights
  • b29b269 copyrights and badges

This list of changes was auto generated.