Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

44 lines (23 loc) · 2.94 KB

[Unreleased]

0.8.0 (2025-01-23)

Features

  • add is_match_valid and has_alerts filters to get_matches method (#29) (78bd651)

0.7.0 (2025-01-23)

Features

  • add get_profile method to Factiva::Monitoring (#27) (bedf4de)

0.6.0 (2025-01-20)

Features

  • Add update_association method to Factiva::Monitoring (#18) (5053ea2)
  • Add remove_association_from_case method to Factiva::Monitoring (#18) (5053ea2)
  • Add pagination to the get_matches method in Factiva::Monitoring (#18) (5053ea2)
  • Handle Factiva empty body responses in Factiva::Monitoring#make_request (#20) (87591b5)
  • Add delete_association method to Factiva::Monitoring (#20) (582573d)

0.5.0 (2024-10-08)

Features

  • Adapt parameters for Ruby 3 (#9) (83487d5)
  • raise HTTP::TimeoutError for CircuitBreaker (#13) (f88bec2)
  • raise timeout error for circuit breaker (#17) (f329c20)

Bug Fixes

[0.1.0] - 2022-01-21

  • Initial release