File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 127
127
128
128
| Version | Released | Supported until | Notes |
129
129
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
130
- | [ 9.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/9.0.0 ) | 2024-04-16 | - | - |
130
+ | [ 9.1.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/9.1.0 ) | 2024-08-08 | - | - |
131
+ | [ 9.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/9.0.0 ) | 2024-04-16 | 2024-11-08 | Superseded by 9.1.x |
131
132
| [ 8.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/8.0.4 ) | 2022-11-17 | 2026-04-16 | Extended by NServiceBus 8.2.x |
132
133
| [ 7.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/7.0.6 ) | 2022-07-14 | 2024-11-17 | Extended by NServiceBus 7.8.x |
133
134
| [ ~~ 6.1.x~~ ] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/6.1.6 ) | ~~ 2021-05-07~~ | ~~ 2023-07-14~~ | ~~ Superseded by 7.0.x~~ |
926
927
927
928
| Version | Released | Supported until | Notes |
928
929
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
929
- | [ 3.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.1 ) | 2024-04-18 | - | - |
930
- | [ 2.2.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.1 ) | 2024-02-26 | 2026-04-16 | Extended by NServiceBus 8.2.x |
930
+ | [ 3.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.3 ) | 2024-04-18 | - | - |
931
+ | [ 2.2.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.3 ) | 2024-02-26 | 2026-04-16 | Extended by NServiceBus 8.2.x |
931
932
| [ ~~ 2.1.x~~ ] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.1.0 ) | ~~ 2023-07-25~~ | ~~ 2024-05-26~~ | ~~ Superseded by 2.2.x~~ |
932
933
| [ ~~ 2.0.x~~ ] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.0.3 ) | ~~ 2023-06-20~~ | ~~ 2023-10-25~~ | ~~ Superseded by 2.1.x~~ |
933
934
Original file line number Diff line number Diff line change 27
27
28
28
| Version | Released | Supported until | Notes |
29
29
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
30
- | [ 9.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/9.0.0 ) | 2024-04-16 | - | - |
30
+ | [ 9.1.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/9.1.0 ) | 2024-08-08 | - | - |
31
+ | [ 9.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/9.0.0 ) | 2024-04-16 | 2024-11-08 | Superseded by 9.1.x |
31
32
| [ 8.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/8.0.4 ) | 2022-11-17 | 2026-04-16 | Extended by NServiceBus 8.2.x |
32
33
| [ 7.0.x] ( https://www.nuget.org/packages/NServiceBus.RabbitMQ/7.0.6 ) | 2022-07-14 | 2024-11-17 | Extended by NServiceBus 7.8.x |
33
34
449
450
450
451
| Version | Released | Supported until | Notes |
451
452
| :---------:| :--------------:| :-----------------:| :---------------------------------:|
452
- | [ 3.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.1 ) | 2024-04-18 | - | - |
453
- | [ 2.2.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.1 ) | 2024-02-26 | 2026-04-16 | Extended by NServiceBus 8.2.x |
453
+ | [ 3.0.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.3 ) | 2024-04-18 | - | - |
454
+ | [ 2.2.x] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.3 ) | 2024-02-26 | 2026-04-16 | Extended by NServiceBus 8.2.x |
454
455
| [ ~~ 2.1.x~~ ] ( https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.1.0 ) | ~~ 2023-07-25~~ | ~~ 2024-05-26~~ | ~~ Superseded by 2.2.x~~ |
455
456
456
457
#### [ NServiceBus.Metrics] ( /nuget/NServiceBus.Metrics )
Original file line number Diff line number Diff line change 743
743
{
744
744
"Minor" : " 9.0" ,
745
745
"SupportLevel" : " Mainstream"
746
+ },
747
+ {
748
+ "Minor" : " 9.1" ,
749
+ "SupportLevel" : " Mainstream"
746
750
}
747
751
]
748
752
},
You can’t perform that action at this time.
0 commit comments