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-07-01 11:17:59 +02:00
2024-09-24 12:56:28 +01:00
2024-10-01 15:03:02 +02:00
2025-03-21 17:02:31 +00:00
2025-01-22 21:19:12 +01:00
2025-03-03 06:47:37 +01:00
2024-01-11 13:18:10 +01:00
2024-01-31 12:45:56 +01:00
2024-03-11 13:15:25 +01:00
2025-03-03 11:54:22 +01:00
2024-04-10 19:30:32 +02:00
2024-11-13 09:27:29 +01:00
2024-11-25 15:14:45 +01:00
2024-10-02 12:35:20 +02:00
2025-03-21 17:02:31 +00:00
2025-05-20 15:58:27 +01:00
2025-05-20 10:07:50 +01:00
2025-03-25 12:58:01 +01:00