Skip to content

Releases: agntcy/identity

v0.0.23

Choose a tag to compare

@github-actions github-actions released this 29 Jan 17:07
v0.0.23
ecf940a

Changelog

  • ecf940a Merge pull request #161 from agntcy/feature/entra-idp-scheme
  • 137b181 feat(idp): added custom idp scheme for Entra

v0.0.22

Choose a tag to compare

@github-actions github-actions released this 27 Jan 15:27
v0.0.22
71635be

Changelog

  • 71635be Merge pull request #160 from agntcy/feat/token-scope
  • 6bb3d36 feat(auth): added scopes option to auth.Token()

v0.0.21

Choose a tag to compare

@github-actions github-actions released this 27 Jan 09:44
v0.0.21
f1780a5

Changelog

  • f1780a5 Merge pull request #159 from agntcy/feature/pyra-606-entra-ping-common-name
  • 736aa77 feat(issuer): added custom common name parsers for microsoft entra and ping
  • acfdd35 Merge pull request #156 from agntcy/feat/add-ping-idp-provider
  • c1f4cab feat: Add automatic key alg detection
  • 573e4bb feat: Add diversified sub claim
  • dde9861 feat: Add Ping provider name

v0.0.20

Choose a tag to compare

@github-actions github-actions released this 13 Nov 14:12
v0.0.20
e098c2b

Changelog

  • e098c2b Merge pull request #154 from agntcy/chore/proto-gen
  • 7aa98ff chore(node): regenerated the client
  • efd0b15 chore(proto): regenerated protos
  • 01bf1f7 Merge pull request #153 from agntcy/feature/request-id
  • bb82954 feat(request-id): reused the x-request-id value if present in req
  • 393d6ac feat(grpc): added an interceptor to inject a request-id
  • d1d1421 Merge pull request #152 from agntcy/feature/contextual-logging
  • 14f019e test(log): added unit tests for log.go
  • e393d67 feat(log): added support for contextual logging
  • 9758af8 Merge pull request #151 from agntcy/feature/grpc-error-handling
  • 4376d34 feat(error): added err field to log.error
  • 1d21738 test(vc): added unit tests for vc grpc service
  • 2837d27 test(issuer): added unit tests for issuer grpc service
  • 96e8e1b feat(id): added unit tests for id grpc service
  • c4310fc feat(errors): adding a grpc global error interceptor
  • eff873f feat: replaced the use of ptrutil.ptr with & when possible

v0.0.19

Choose a tag to compare

@github-actions github-actions released this 21 Oct 13:02
f575ded

Changelog

  • f575ded Merge pull request #148 from agntcy/PYRA-567-solve-identity-node-error-errimagepull
  • 778c1ef chore: bump helm chart version
  • 5500a00 chore: update to latest bitnami postgresql release

identity-node-0.1.5

Choose a tag to compare

@github-actions github-actions released this 21 Oct 12:59
f575ded

A Helm chart for deploying an Identity Node with a PostgreSQL instance.

v0.0.18

Choose a tag to compare

@github-actions github-actions released this 29 Aug 07:54
v0.0.18
9223934

Changelog

  • 9223934 Merge pull request #130 from agntcy/feat/add-insecure-grpc-connection
  • 9036b62 chore: Minor improvements
  • 6f5a408 chore: Minor improvements
  • c34136b feat: Bump version and update authors
  • 4900488 feat: Add insecure connection

v0.0.17

Choose a tag to compare

@github-actions github-actions released this 28 Aug 12:55
v0.0.17
44a3cce

Changelog

  • 44a3cce Merge pull request #129 from agntcy/chore/bump-versions-for-release
  • d974f65 chore: Bump version to v0.0.17
  • 1a33530 Merge pull request #128 from agntcy/hotfix/fix-empty-url-2
  • db98d38 fix: Add empty condition in publish
  • 245a973 Merge pull request #127 from agntcy/hotfix/fix-empty-url
  • c760115 fix: Add empty condition
  • c86275e Merge pull request #126 from agntcy/feat/add-node-parameter-for-issue-and-generate
  • a2c03ad feat: Disable zizmor
  • 7a79406 feat: Fix some other linter errors
  • 52ce207 feat: Fix some other linter errors
  • ea0cbb5 feat: Fix some other linter errors
  • 2b3d821 feat: Fix some other linter errors
  • 79b527a feat: Fix some other linter errors
  • d2cdd2b feat: Fix some other errors
  • 26c1181 feat: Add Trivy config
  • 41007d1 feat: Fix AI comments
  • 38b2905 Merge pull request #113 from agntcy/dependabot/github_actions/step-security/harden-runner-2.13.0
  • dad4e70 Merge pull request #121 from agntcy/dependabot/github_actions/docker/metadata-action-5.8.0
  • 54ce7b6 Merge pull request #124 from agntcy/dependabot/github_actions/goreleaser/goreleaser-action-6.4.0
  • 41381ff Merge pull request #125 from agntcy/dependabot/github_actions/super-linter/super-linter-8.1.0
  • b4fcd06 feat: Add Node URL parameter for generate metadata and badge publish
  • eb032ae chore(deps): bump super-linter/super-linter from 7.4.0 to 8.1.0
  • 7c95d3c chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0
  • 2352d88 chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0
  • e2e75a8 chore(deps): bump step-security/harden-runner from 2.12.2 to 2.13.0

v0.0.16

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:47
v0.0.16
011baf2

Changelog

  • 011baf2 Merge pull request #120 from agntcy/feature/postgres-ssl
  • 65e7454 chore(py): upgraded to v0.0.16
  • efeabbb fix(db): fixed the ssl mode

v0.0.15

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:38
v0.0.15
b76adca

Changelog

  • b76adca Merge pull request #119 from agntcy/release/v0.0.15
  • cf33175 chore(py): upgraded to v0.0.15
  • 77e004c Merge pull request #118 from agntcy/feature/clean-charts
  • fe81a69 chore(chart): removed configmaps and secret templates
  • f3960f1 Merge pull request #117 from agntcy/feat/chart-secretref
  • 720d8da chore(charts): added support for secretRef