Closed vipulnsward closed 6 months ago
The recent changes focus on expanding the Uploadcare library with new capabilities, particularly around the AWS Rekognition Moderation Add-On. These updates introduce methods for detecting moderation labels in images and checking Add-On status, enhancing image processing and moderation features within the library.
File Path | Change Summary |
---|---|
lib/uploadcare/rails/api/rest/addons_api.rb |
Expanded functionality for AWS Rekognition Moderation Add-On. |
README.md , CHANGELOG.md |
Added features for AWS Rekognition Moderation, detailing new capabilities. |
spec/fixtures/vcr_cassettes/... |
Updated VCR cassettes for testing AWS Rekognition and other add-ons. |
spec/.../addons_api_spec.rb , ..._api_spec.rb |
Updated specs with tests for Addons API and other APIs, including AWS Rekognition. |
spec/support/... |
Introduced stub keys and sensitive data filtering configurations. |
🐇✨ In the realm of code, where lines dance and play, A rabbit weaves updates, in its mischievous way. With a leap and a bound, new features take flight, Enhancing the library, in the soft glow of night. Celebrate the changes, for the rabbit's touch is keen, Uploadcare shines brighter, under its magical sheen! 🌟🐾
Description
Checklist
Summary by CodeRabbit