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

feat: add optional remote fib service #85

Merged
merged 2 commits into from
Oct 11, 2022
Merged

feat: add optional remote fib service #85

merged 2 commits into from
Oct 11, 2022

Conversation

beeme1mr
Copy link
Member

This PR

  • Adds an additional fib service that can be optional enabled via a feature flag
  • Fib service requires basic auth
  • Removed unused scripts

Signed-off-by: Michael Beemer beeme1mr@users.noreply.github.com

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr changed the title add optional remote fib service feat: add optional remote fib service Oct 11, 2022
@toddbaert toddbaert self-requested a review October 11, 2022 15:12
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
@beeme1mr beeme1mr merged commit d5c9120 into main Oct 11, 2022
@beeme1mr beeme1mr deleted the remote-fib-service branch October 11, 2022 15:29
beeme1mr pushed a commit that referenced this pull request Oct 11, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.0.8](openfeature-v0.0.7...openfeature-v0.0.8)
(2022-10-11)


### Features

* add optional remote fib service
([#85](#85))
([d5c9120](d5c9120))


### Bug Fixes

* set default fib value to 45
([1ec403a](1ec403a))

---
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>
beeme1mr pushed a commit that referenced this pull request Oct 11, 2022
🤖 I have created a release *beep* *boop*
---


##
[0.1.0](v0.0.12...v0.1.0)
(2022-10-11)


### Features

* add flagsmith support to the playground
([#80](#80))
([ef85b84](ef85b84))
* add optional remote fib service
([#85](#85))
([d5c9120](d5c9120))
* use image in docker compose
([#72](#72))
([66c554e](66c554e))


### Bug Fixes

* add qemu
([f2991b7](f2991b7))
* address grammatical issues discovered in the tutorial
([#77](#77))
([4834fcf](4834fcf)),
closes [#74](#74)
* bump ci step versions
([#92](#92))
([23aaddf](23aaddf))
* container build process
([74f67b2](74f67b2))
* disable monorepo tags in release please
([3a64a68](3a64a68))
* disable QEMU
([#70](#70))
([ecfcf84](ecfcf84))
* fix images
([eff82c3](eff82c3))
* remove component from tag
([febd5c0](febd5c0))
* remove unused asset option from the build target
([c940a3e](c940a3e))
* set default fib value to 45
([1ec403a](1ec403a))

---
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.

2 participants