The following list describes the changes by component:
No changes list available.
- Update Poetry's package dependencies
Bug fixes:
- Redis connection updated in tests
The package django-rq updated the references to get_redis_connection and that caused tests to fail. Fix with the new reference.
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
- Update Poetry's package dependencies
Bug fixes:
- Latest date for incremental collection
Updated the logic for determining the last update date. Now it considers bothfrom_datefromsetup.cfgand the last update from Elasticsearch, ensuring to use the most recent date.
- Update Poetry's package dependencies