Skip to content

Conversation

@beeme1mr
Copy link
Member

@beeme1mr beeme1mr commented Apr 5, 2024

This PR

  • adds support for chainable if conditions

Notes

Verified that all the JsonLogic implementations used by flagd support chainable if conditions.

Signed-off-by: Michael Beemer <[email protected]>
@beeme1mr beeme1mr requested a review from a team April 5, 2024 20:56
@beeme1mr beeme1mr linked an issue Apr 5, 2024 that may be closed by this pull request
beeme1mr added 3 commits April 8, 2024 14:30
Signed-off-by: Michael Beemer <[email protected]>
Signed-off-by: Michael Beemer <[email protected]>
@Kavindu-Dodan Kavindu-Dodan merged commit cc7832a into main Apr 8, 2024
@github-actions github-actions bot mentioned this pull request Apr 8, 2024
@beeme1mr beeme1mr deleted the chainable-if-conditions branch April 8, 2024 19:41
beeme1mr pushed a commit that referenced this pull request Apr 8, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>json/json-schema: 0.2.3</summary>

##
[0.2.3](json/json-schema-v0.2.2...json/json-schema-v0.2.3)
(2024-04-08)


### ✨ New Features

* allow custom seed in fractional op
([#136](#136))
([ea4f119](ea4f119))
* support chainable if conditions
([#138](#138))
([cc7832a](cc7832a))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the JSON schema to support 3 or more arguments

3 participants