Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update schemas #1158

Merged
merged 1 commit into from
Jan 19, 2024
Merged

docs: update schemas #1158

merged 1 commit into from
Jan 19, 2024

Conversation

toddbaert
Copy link
Member

Absorbs new schema, and go module changes from: open-feature/flagd-schemas#128

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert requested a review from a team as a code owner January 18, 2024 21:06
Copy link

netlify bot commented Jan 18, 2024

Deploy Preview for polite-licorice-3db33c ready!

Name Link
🔨 Latest commit 116875b
🔍 Latest deploy log https://app.netlify.com/sites/polite-licorice-3db33c/deploys/65a992cb994e2b0009c8a2bf
😎 Deploy Preview https://deploy-preview-1158--polite-licorice-3db33c.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df65966) 73.69% compared to head (116875b) 73.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1158   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files          32       32           
  Lines        3140     3140           
=======================================
  Hits         2314     2314           
  Misses        717      717           
  Partials      109      109           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@toddbaert toddbaert merged commit 396c618 into main Jan 19, 2024
15 checks passed
@github-actions github-actions bot mentioned this pull request Jan 18, 2024
toddbaert pushed a commit that referenced this pull request Feb 6, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>flagd: 0.8.2</summary>

##
[0.8.2](flagd/v0.8.1...flagd/v0.8.2)
(2024-02-05)


### 🐛 Bug Fixes

* **deps:** update module github.com/open-feature/flagd/core to v0.7.4
([#1119](#1119))
([e998e41](e998e41))
* use correct link in sources flag helper text in start cmd
([#1126](#1126))
([b9d30e0](b9d30e0))
</details>

<details><summary>flagd-proxy: 0.4.2</summary>

##
[0.4.2](flagd-proxy/v0.4.1...flagd-proxy/v0.4.2)
(2024-02-05)


### 🐛 Bug Fixes

* add signal handling to SyncFlags grpc
([#1176](#1176))
([5c8ed7c](5c8ed7c))
* **deps:** update module github.com/open-feature/flagd/core to v0.7.4
([#1119](#1119))
([e998e41](e998e41))
</details>

<details><summary>core: 0.7.5</summary>

##
[0.7.5](core/v0.7.4...core/v0.7.5)
(2024-02-05)


### 🐛 Bug Fixes

* add signal handling to SyncFlags grpc
([#1176](#1176))
([5c8ed7c](5c8ed7c))
* **deps:** update kubernetes packages to v0.29.1
([#1156](#1156))
([899e6b5](899e6b5))
* **deps:** update module
buf.build/gen/go/open-feature/flagd/connectrpc/go to
v1.14.0-20231031123731-ac2ec0f39838.1
([#1170](#1170))
([8b3c8d6](8b3c8d6))
* **deps:** update module golang.org/x/crypto to v0.18.0
([#1138](#1138))
([53569d9](53569d9))
* **deps:** update module golang.org/x/net to v0.20.0
([#1139](#1139))
([fdb1d0c](fdb1d0c))
* **deps:** update module google.golang.org/grpc to v1.61.0
([#1164](#1164))
([11ccecd](11ccecd))
* **deps:** update opentelemetry-go monorepo
([#1155](#1155))
([436fefe](436fefe))


### ✨ New Features

* add targeting validation
([#1146](#1146))
([b727dd0](b727dd0))
* **core:** support any auth scheme in HTTP-sync auth header
([#1152](#1152))
([df65966](df65966))


### 🧹 Chore

* update test dependencies, fix for otel api change and update renovate
configuration
([#1188](#1188))
([3270346](3270346))


### 📚 Documentation

* update schemas
([#1158](#1158))
([396c618](396c618))
</details>

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

Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
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.

3 participants