Browse Source

Update changelog

pull/1857/head
Thomas 2 years ago
parent
commit
e47b6df24a
  1. 8
      CHANGELOG.md

8
CHANGELOG.md

@ -5,12 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
### Changed
- Skipped creating queue jobs for asset profiles with `MANUAL` data source not having a scraper configuration
- Reduced the execution interval of the data gathering to every hour
## 1.254.0 - 2023-04-14 ## 1.254.0 - 2023-04-14
### Changed ### Changed
- Improved the queue jobs implementation by adding in bulk - Improved the queue jobs implementation by adding in bulk
- Improved the queue jobs implementation by introducing unique job ids - Improved the queue jobs implementation by introducing unique job ids
- Reverted the execution interval of the data gathering from every 12 hours to every 4 hours
## 1.253.0 - 2023-04-14 ## 1.253.0 - 2023-04-14

Loading…
Cancel
Save