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
..
2025-02-12 11:30:27 +00:00
2025-07-01 08:37:57 +00:00
2024-08-28 14:08:52 +01:00
2025-04-09 09:58:01 +02:00
2025-06-24 13:43:34 +02:00
2025-07-01 11:17:59 +02:00
2025-07-01 11:17:59 +02:00
2024-10-28 13:19:46 +01:00
2025-04-23 20:05:41 +02:00