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: initialization and shutdown #179

Merged
merged 11 commits into from
May 8, 2023
Merged

feat: initialization and shutdown #179

merged 11 commits into from
May 8, 2023

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Apr 4, 2023

Adds initialization and shutdown discussed in DRAFT client PR, and OFEPs. This is a piece of the (too big) draft PR here. The changes are fairly small and non-breaking.

There's a few non-functional changes here (fixes to formatting and minor enhancements to the parser).

Be sure to review specification.json for the net changes.

Most of this is implemented in the web-sdk already. Some conforming (demo) providers can be found in the playground:

Copy link
Member

@beeme1mr beeme1mr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! It's a small but important feature.

Copy link
Member

@thomaspoignant thomaspoignant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super nice addition, this is actually something I already need in the GO SDK.

specification/sections/01-flag-evaluation.md Show resolved Hide resolved
specification/sections/01-flag-evaluation.md Outdated Show resolved Hide resolved
specification/sections/02-providers.md Outdated Show resolved Hide resolved
specification/sections/02-providers.md Outdated Show resolved Hide resolved
@toddbaert toddbaert force-pushed the feat/init-and-shutdown branch 2 times, most recently from 6ebf587 to d64f3c4 Compare May 4, 2023 17:40
Copy link
Member

@lukas-reining lukas-reining left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me now! 🙂

toddbaert and others added 10 commits May 8, 2023 12:04
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
…for readiness

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Justin Abrahms <justin@abrah.ms>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Co-authored-by: Justin Abrahms <justin@abrah.ms>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Jonathan Norris <jonathan@taplytics.com>
Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@toddbaert toddbaert merged commit a4ffec3 into main May 8, 2023
@toddbaert toddbaert deleted the feat/init-and-shutdown branch May 8, 2023 20:13
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.

9 participants