Laura Neto
dcd8b42522
Move cache instructions pruning to background job (#19598)
* Remove pruning logic from `CacheInstructionService.ProcessInstructions()`
* Add and register `CacheInstructionsPruningJob` background job
* Add unit tests
* Remove breaking change in ICacheInstructionService
* Adjust some obsoletion messages to mention v17
* Added missing scope
* Update tests
* Fix obsoletion messages version
* Update ProcessInstructions methods summary
2025-07-01 11:17:59 +02:00
..
2024-09-10 15:17:29 +01:00
2025-07-01 11:17:59 +02:00
2025-03-03 06:47:37 +01:00
2023-11-13 11:10:58 +01:00
2024-02-21 09:10:48 +01:00
2024-09-10 15:17:29 +01:00