Skip to content

Releases: agntcy/identity-service

v0.0.72

10 Mar 14:18
v0.0.72

Choose a tag to compare

What's Changed

  • docs: added meeting notes for audit logging wg track and updated charter by @alanisaac in #175
  • chore(deps): bump super-linter/super-linter from 8.3.2 to 8.5.0 by @dependabot[bot] in #174
  • Pyra 619 entra doc by @copasseron in #184

Full Changelog: v0.0.71...v0.0.72

v0.0.71

10 Mar 14:16

Choose a tag to compare

What's Changed

Full Changelog: v0.0.69...v0.0.71

v0.0.70

10 Mar 14:16

Choose a tag to compare

What's Changed

Full Changelog: v0.0.68...v0.0.70

v0.0.69

30 Jan 14:40
v0.0.69

Choose a tag to compare

What's Changed

Full Changelog: v0.0.68...v0.0.69

v0.0.68

30 Jan 14:39
v0.0.68

Choose a tag to compare

What's Changed

Full Changelog: v0.0.67...v0.0.68

v0.0.67

30 Jan 14:39
v0.0.67

Choose a tag to compare

What's Changed

  • chore(deps): bump docker/metadata-action from 5.8.0 to 5.10.0 by @dependabot[bot] in #133
  • chore(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3 by @dependabot[bot] in #139
  • chore(deps): bump docker/bake-action from 6.9.0 to 6.10.0 by @dependabot[bot] in #131
  • chore(deps): bump super-linter/super-linter from 8.2.1 to 8.3.0 by @dependabot[bot] in #132
  • Feat/add ping idp provider by @jadiaconu in #151
  • docs: added meeting notes for audit logging wg track by @alanisaac in #156
  • feat(issuer): used oidc.ParseCommonName() to parse common name by @mkedjour in #161
  • chore(deps): bump super-linter/super-linter from 8.3.0 to 8.3.2 by @dependabot[bot] in #160
  • chore(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 by @dependabot[bot] in #159
  • chore(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #158
  • chore(deps): bump step-security/harden-runner from 2.13.3 to 2.14.1 by @dependabot[bot] in #157
  • fix: youtube link by @rafaelsilva29 in #163

Full Changelog: v0.0.66...v0.0.67

v0.0.66

30 Jan 14:39
v0.0.66

Choose a tag to compare

What's Changed

  • Catch-up on documenting Nov meeting notes by @mksinghtx in #140
  • docs: Create 2025-11-24.md by @mayannuz in #142
  • docs: Create 2025-12-08.md by @mayannuz in #143
  • docs: Update 2025-11-24.md by @mayannuz in #144
  • Audit logs track meeting notes 2025-12-16 by @alanisaac in #145
  • feat: new dasboard page by @rafaelsilva29 in #141
  • Add cross-functional meeting notes from Brokered identity with DCR by @mksinghtx in #150
  • feat(spec): Add threat model for cross-domain agent authorization by @nikkal12 in #146
  • feat(spec): Expand security considerations for agent authorization by @nikkal12 in #147
  • feat(spec): Define delegation semantics for multi-agent workflows by @nikkal12 in #148
  • feat(spec): Specify Agent Authorization Verifiable Credential profile by @nikkal12 in #149
  • fix: Remove previous settings when non empty by @jadiaconu in #154

New Contributors

Full Changelog: v0.0.65...v0.0.66

v0.0.65

05 Dec 10:39

Choose a tag to compare

What's Changed

  • chore(grpc): moved pkg/interceptors to bff/grpc by @mkedjour in #116
  • chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #112
  • chore(deps): bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #111
  • Create 2025-11-10.md by @mayannuz in #118
  • Revise User Context to Subject Context Transfer by @mayannuz in #119
  • docs: Update statement.md by @jadiaconu in #120
  • docs: Fix formatting issues in statement.md by @mayannuz in #122
  • docs: Add meeting notes for November 10th, 2025 by @mayannuz in #121
  • chore(lint): disabled super-lint in wip folder by @mkedjour in #124
  • docs: Create README for Agency Identity Service contributions by @mayannuz in #125
  • docs: Update README with subgroup details and meeting info by @mayannuz in #126
  • fix: Fix the docker run command by @jadiaconu in #129
  • docs: Refactor README.md formatting and remove dividers by @mayannuz in #128
  • docs: New Fix formatting and indentation in meeting notes by @mayannuz in #123
  • Audit logs track meeting notes 2025-12-02 by @alanisaac in #134
  • feat: Update sdk.md by @jadiaconu in #136
  • Pyra 590 integrate oasf support for identity service sdk by @copasseron in #137
  • chore: remove useless async method by @copasseron in #138

Full Changelog: v0.0.64...v0.0.65

v0.0.64

13 Nov 15:11
v0.0.64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.63...v0.0.64

Identity Service with Keycloak

07 Nov 08:34
v0.0.63

Choose a tag to compare

Summary

This release introduces several improvements and updates, including enhanced Python SDK functionality with a version bump to 0.0.8, support for Keycloak as an identity provider and OIDC option for Pyra 563, and new features for updating the issuer's IdP secret. Additionally, the release includes a fix for audience JWT checks, updates to the library name and Slack invitation link, refreshed banner and .gitignore files, and the removal of unused fields with regeneration of the Go client SDK. These changes enhance security, integration options, and developer experience.

What's Changed

Full Changelog: v0.0.62...v0.0.63