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 flagd-core 2.0.0 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 5, 2024

πŸ€– I have created a release beep boop

2.0.0 (2025-01-09)

⚠ BREAKING CHANGES

  • improve eval performance, restructure lib, support flag metadata (#1120)
  • allow overrides for fractional seed (#870)

πŸ› Bug Fixes

  • "in" op by using json-logic-js (#671) (4b5e2fe)
  • false positive of a falsy variant value check (#651) (1c7dc66)
  • falsy boolean shorthand logic (#746) (0772c90)
  • fixed issue with nested fractional evaluations (#686) (e0dbfdb)
  • flagd-core: use injected logger (#1057) (4e21b83)
  • flagd: improve targeting key check in fractional operator (#1048) (7d82649)
  • init in-process error, throw on invalid rules (#767) (e9f9e74)
  • orphaned grpc connection, semver ~, change events (#654) (5afbea7)
  • re-add browser support (#706) (c262c66)
  • treat empty targeting rules as static (#696) (8bff89d)
  • update disabled behavior to match spec (#744) (3f6b4f4)
  • update json logic engine and schema (#914) (04f0dfd)

✨ New Features

  • add targeting validation/warning (#878) (2a4dbcf)
  • allow overrides for fractional seed (#870) (6c376b2)
  • Change fractional custom op from percentage-based to relative weighting. #946 (#954) (0e9bc84)
  • flagd-core json logic evaluator (#623) (72eacd3)
  • flagd-core: add bulk evaluation method (#1010) (52aebed)
  • flagd-core: add update config support, returns changed keys (#703) (fa393a6)
  • improve eval performance, restructure lib, support flag metadata (#1120) (f1ed82a)
  • Initial version of the flagd js core (#620) (8fac8cb)

🧹 Chore

  • address lint issues (#642) (bbd9aee)
  • deps: update dependency libs/shared/flagd-core/test-harness to v0.5.20 (#1136) (c69590d)
  • deps: update dependency libs/shared/flagd-core/test-harness to v0.5.21 (#1154) (63adf97)
  • deps: update libs/shared/flagd-core/flagd-schemas digest to b81a56e (#1134) (7e40edd)
  • deps: update libs/shared/flagd-core/spec digest to d261f68 (#1152) (40b7b0a)
  • deps: update libs/shared/flagd-core/spec digest to ed0f9ef (#1135) (225a465)
  • improve logger, parsing and add helpers (#689) (fa0a238)
  • main: release flagd-core 0.1.1 (#630) (c3b8431)
  • main: release flagd-core 0.1.10 (#747) (9728ea1)
  • main: release flagd-core 0.1.11 (#768) (8c56544)
  • main: release flagd-core 0.1.2 (#646) (ca7efd3)
  • main: release flagd-core 0.1.3 (#655) (a673c7e)
  • main: release flagd-core 0.1.4 (#687) (9ff3855)
  • main: release flagd-core 0.1.5 (#697) (c8dc40c)
  • main: release flagd-core 0.1.6 (#705) (8e8cfdd)
  • main: release flagd-core 0.1.7 (#707) (476137e)
  • main: release flagd-core 0.1.8 (#720) (35ae705)
  • main: release flagd-core 0.1.9 (#745) (f7229ad)
  • main: release flagd-core 0.2.0 (#875) (5c22142)
  • main: release flagd-core 0.2.1 (#888) (d8e1064)
  • main: release flagd-core 0.2.2 (#915) (3c742cb)
  • main: release flagd-core 0.2.3 (#976) (431bf21)
  • main: release flagd-core 0.2.4 (#997) (533e217)
  • main: release flagd-core 0.2.5 (#1049) (f992e34)
  • main: release flagd-core 1.0.0 (#1058) (14405a7)
  • make @openfeature/core peer of flagd/core (#631) (3db7c0c)
  • removing build dependencies and using testcontainers for container spin up (#982) (2d64331)
  • throw ParseError on invalid flagd config (#714) (837bf08)
  • update flagd json schema (#994) (95fc808)
  • various gherkin improvements for e2e tests (#1008) (40abd8e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--flagd-core branch from 5f9adca to e68bffe Compare January 2, 2025 20:15
@github-actions github-actions bot changed the title chore(main): release flagd-core 0.3.0 chore(main): release flagd-core 2.0.0 Jan 9, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--flagd-core branch from e68bffe to ff06653 Compare January 9, 2025 21:52
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.

0 participants