Skip to content

Update dependency unleash to '~> 4.6.0' - autoclosed

renovate-bot requested to merge renovate/unleash-4.x into master

This MR contains the following updates:

Package Update Change
unleash minor '~> 4.2.0' -> '~> 4.6.0'

Release Notes

unleash/unleash-client-ruby (unleash)

v4.6.0

Compare Source

Added
  • dependant toggles (#​155)
    • client specification is here

v4.5.0

Compare Source

Added
Fixed
  • groupId override for variants

v4.4.4

Compare Source

Fixed
  • flexible rollout strategy without context (#​146)
    • The flexible rollout strategy should evaluate default and random stickiness even if context is not provided.

v4.4.3

Compare Source

Added
  • Add Context#to_h method (#​136)
Fixed
  • Bootstrapped variants now work when client is disabled (#​138)
  • Variant metrics are now sent correctly to Unleash. Fixed a typo in the payload name. (#​145)
Changed
  • Automatically disable metrics/MetricsReporter when client is disabled (#​139) (#​140)

v4.4.2

Compare Source

Added
  • Add Client#disabled? method (#​130)

v4.4.1

Compare Source

Fixed
  • exception no longer bubbles up in constraints when context is nil (#​127)
  • variants metrics did count toggles correctly (#​126)
  • prevent race condition when manipulating metrics data (#​122)
  • allow passing user_id as integer (#​119)

v4.4.0

Compare Source

Added
Fixed
  • Initializing client configuration from constructor (#​117)
  • Support int context in set comparison (#​115)

v4.3.0

Compare Source

Added
  • dynamic http headers via Proc or Lambda (#​107)
Fixed
  • Fixed ToggleFetcher#save! to close opened files on failure. (#​97)
Changed
  • Refactored ToggleFetcher#read! (#​106)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate-bot

Merge request reports