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: release main #207

Merged
merged 1 commit into from
Mar 27, 2024
Merged

chore: release main #207

merged 1 commit into from
Mar 27, 2024

Conversation

flipt-release-bot[bot]
Copy link
Contributor

🤖 I have created a release beep boop

flipt-engine-ffi: 0.1.9

0.1.9 (2024-03-27)

Bug Fixes

  • ffi: prevent fatal error if there is the connection error during (#204) (e2c3e05)
flipt-evaluation: 0.1.7

0.1.7 (2024-03-27)

Features

  • add authentication helpers for Ruby and Go (#119) (d41a1a8)
  • authentication: add support for substitutable authentication methods (c01cb48)
  • Client refs (#104) (de4fc26)
  • client-sdks: add batch evaluation to engine (5dec28b)
  • evaluation: add entityId for constraint comparisons (#145) (fdf9217)
  • list flags + single namespace (#151) (cf09c85)

Bug Fixes

  • evaluation: add isoneof isnotoneof operators to string evaluation (#149) (2b17830), closes #147
  • flipt-evaluation: increment bucket after casting (6b062b2)
  • flipt-evaluation: increment bucket search index by one (6fe8ef9)
  • flipt-evaluation: stop casting crc32 checksum as i32 (b3b5c0a)
  • remove continue for properties that are not in map (#166) (aea3bb3)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.26%. Comparing base (781888f) to head (c0b0a64).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   84.26%   84.26%           
=======================================
  Files          10       10           
  Lines        3050     3050           
=======================================
  Hits         2570     2570           
  Misses        480      480           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kodiakhq kodiakhq bot merged commit 75a0bfd into main Mar 27, 2024
8 checks passed
@kodiakhq kodiakhq bot deleted the release-please--branches--main branch March 27, 2024 18:54
@flipt-release-bot
Copy link
Contributor Author

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.

[FLI-860] Add isoneof isnotoneof operators to string evaluation
2 participants