0.8.0 (2025-01-23)
0.7.0 (2025-01-23)
0.6.0 (2025-01-20)
- Add
update_association
method toFactiva::Monitoring
(#18) (5053ea2) - Add
remove_association_from_case
method toFactiva::Monitoring
(#18) (5053ea2) - Add pagination to the
get_matches
method inFactiva::Monitoring
(#18) (5053ea2) - Handle Factiva empty body responses in
Factiva::Monitoring#make_request
(#20) (87591b5) - Add
delete_association
method toFactiva::Monitoring
(#20) (582573d)
0.5.0 (2024-10-08)
- Adapt parameters for Ruby 3 (#9) (83487d5)
- raise HTTP::TimeoutError for CircuitBreaker (#13) (f88bec2)
- raise timeout error for circuit breaker (#17) (f329c20)
- Initial release