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-03-03 07:38:30 +01:00
2025-03-03 07:38:30 +01:00
2025-04-23 05:45:04 +00:00
2025-04-23 10:17:18 +02:00
2024-09-24 12:56:28 +01:00
2025-06-30 14:37:04 +02:00
2025-07-01 11:17:59 +02:00
2025-03-05 11:47:27 +01:00
2025-02-17 12:51:33 +01:00
2024-10-01 15:03:02 +02:00
2025-06-03 12:53:37 +02:00
2024-04-11 10:55:21 +02:00
2025-03-21 19:42:15 +01:00
2025-06-02 14:52:38 +02:00
2025-04-14 14:50:02 +02:00