Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Spec v0.9.0 compliance

Open
#125 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
cpp
Domain
api

Research direction

Start by reading the linked Spec v0.9.0 release and the prerequisite issues #117, #77, #78, and #122, since no files or tests are named. The scope spans hooks, events, telemetry, provider lifecycle, and optional multi-provider support; done means the applicable checklist items comply with the referenced specification sections.

Written by the indexing model from the issue text.

Description

v0.9.0

Tracks spec v0.9.0 compliance. Early stage; hook lifecycle + events are prerequisites for most items.

  • #117 #77 #78 #122 Wire hooks into evaluation

  • #92 Pin gherkin harness to v0.9.0

  • Events subsystem

  • Tracking

  • Logging hook

  • Hook data (integrate existing type)

  • Evaluation details in finally hook

  • Telemetry utility (Appendix D)

  • Isolated API instances

  • Domain in provider init

  • Provider state via events

  • Multi-provider (optional)

  • Provider lifecycle event ownership (race-condition fix): add opt-in marker so providers emit their own PROVIDER_READY/PROVIDER_ERROR; SDK derives status from the provider event stream and keeps + deprecates the legacy synthetic path; update first-party providers (spec 5.3.5, provider status 2.8, Appendix E)

Dominant language
C++
Stars
6
Forks
2
Avg merge
9d 2h
Merged PRs (30d)
8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from open-feature/cpp-sdk

All issues in open-feature/cpp-sdk

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.