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

chore(main): release 1.0.0 #106

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2023-01-18)

⚠ BREAKING CHANGES

  • rename OpenFeature class to API and ns to OpenFeature (#82)
  • Thread safe hooks, provider, and context (#79)
  • Implement builders and immutable contexts. (#77)
  • ErrorType as enum, add ErrorMessage string (#72)
  • use correct path to extra file (#63)
  • Rename namespace from OpenFeature.SDK to OpenFeatureSDK (#62)
  • structure->value, object value constructor

Features

  • add STATIC, CACHED reasons (#101) (7cc7ab4)
  • Add support for provider hooks (8cb5f6b)
  • ErrorType as enum, add ErrorMessage string (#72) (e7ab498)
  • Implement builders and immutable contexts. (#77) (d980a94)
  • Implement seperate methods for integer and double (778fa9b)
  • include net7 in the test suit (#97) (594d5f2)
  • Make IFeatureClient interface public. (#102) (5a09c4f)
  • rename OpenFeature class to API and ns to OpenFeature (#82) (6090bd9)
  • structure->value, object value constructor (f97d022)
  • Thread safe hooks, provider, and context (#79) (609016f)
  • update ctx merge order, add client ctx (9f3f879)
  • Use dotnet-releaser to automate releases (afe02d6)

Bug Fixes

  • add dir to publish (#69) (6549dbb)
  • change NUGET_API_KEY -> NUGET_TOKEN (#67) (87c99b2)
  • correct version range on logging (#89) (9443239)
  • Rename namespace from OpenFeature.SDK to OpenFeatureSDK (#62) (430ffc0)
  • substitute version number into filename when pushing package (#65) (8c8500c)
  • use correct path to extra file (#63) (ee39839)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant