File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 937
937
938
938
| Version | Released | Supported until | Notes |
939
939
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
940
- | [ 3.1.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.1.0 ) | 2024-09-05 | - | - |
940
+ | [ 4.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/4.0.1 ) | 2024-09-15 | - | - |
941
+ | [ 3.1.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.1.0 ) | 2024-09-05 | 2025-09-15 | Superseded by 4.0.x |
941
942
| [ 3.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.3 ) | 2024-04-18 | 2024-12-05 | Superseded by 3.1.x |
942
943
| [ 2.3.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.3.0 ) | 2024-09-05 | 2026-04-16 | Extended by NServiceBus 8.2.x |
943
944
| [ 2.2.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.3 ) | 2024-02-26 | 2024-12-05 | Superseded by 2.3.x |
Original file line number Diff line number Diff line change 457
457
458
458
| Version | Released | Supported until | Notes |
459
459
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
460
- | [ 3.1.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.1.0 ) | 2024-09-05 | - | - |
460
+ | [ 4.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/4.0.1 ) | 2024-09-15 | - | - |
461
+ | [ 3.1.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.1.0 ) | 2024-09-05 | 2025-09-15 | Superseded by 4.0.x |
461
462
| [ 3.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.3 ) | 2024-04-18 | 2024-12-05 | Superseded by 3.1.x |
462
463
| [ 2.3.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.3.0 ) | 2024-09-05 | 2026-04-16 | Extended by NServiceBus 8.2.x |
463
464
| [ 2.2.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.3 ) | 2024-02-26 | 2024-12-05 | Superseded by 2.3.x |
Original file line number Diff line number Diff line change 440
440
{
441
441
"Minor" : " 3.1" ,
442
442
"SupportLevel" : " Mainstream"
443
+ },
444
+ {
445
+ "Minor" : " 4.0" ,
446
+ "SupportLevel" : " Mainstream"
443
447
}
444
448
]
445
449
},
You can’t perform that action at this time.
0 commit comments