Skip to content

Fix oidcClaimsQuery example#4048

Merged
MustafaSaber merged 1 commit into
masterfrom
scherniavsky-patch-1
Jun 4, 2026
Merged

Fix oidcClaimsQuery example#4048
MustafaSaber merged 1 commit into
masterfrom
scherniavsky-patch-1

Conversation

@scherniavsky
Copy link
Copy Markdown
Member

@scherniavsky scherniavsky commented Jun 3, 2026

  • Fix oidcClaimsQuery example that uses comparison query with a scalar value
  • Add a corresponding note
  • Update oidcClaimsQuery examples to use #() format instead of #[] (reference)

Related issue

https://github.com/zalando-build/zooport/issues/7120

@szuecs
Copy link
Copy Markdown
Member

szuecs commented Jun 3, 2026

Yeah makes sense:

Please note that prior to v1.3.0, queries used the #[...] brackets. This was changed in v1.3.0 as to avoid confusion with the new multipath syntax. For backwards compatibility, #[...] will continue to work until the next major release.

@szuecs
Copy link
Copy Markdown
Member

szuecs commented Jun 3, 2026

Can you please signoff your commit?

% git commit --amend --signoff

and force push

Signed-off-by: scherniavsky <serhii.cherniavskyi@zalando.de>
@scherniavsky scherniavsky force-pushed the scherniavsky-patch-1 branch from 094bd30 to 3f4e426 Compare June 4, 2026 05:59
@szuecs
Copy link
Copy Markdown
Member

szuecs commented Jun 4, 2026

👍

@MustafaSaber MustafaSaber merged commit 73b3100 into master Jun 4, 2026
15 checks passed
@MustafaSaber MustafaSaber deleted the scherniavsky-patch-1 branch June 4, 2026 08:59
szuecs pushed a commit that referenced this pull request Jun 8, 2026
szuecs pushed a commit that referenced this pull request Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants