Skip to content

Commit 6a6dd12

Browse files
Updating supported versions
1 parent e00b9d2 commit 6a6dd12

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

nservicebus/upgrades/all-versions.include.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,8 @@
937937

938938
| Version | Released | Supported until | Notes |
939939
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
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 |
941942
| [3.0.x](https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.3) | 2024-04-18 | 2024-12-05 | Superseded by 3.1.x |
942943
| [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 |
943944
| [2.2.x](https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.3) | 2024-02-26 | 2024-12-05 | Superseded by 2.3.x |

nservicebus/upgrades/supported-versions-downstreams.include.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,8 @@
457457

458458
| Version | Released | Supported until | Notes |
459459
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
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 |
461462
| [3.0.x](https://www.nuget.org/packages/NServiceBus.MessagingBridge/3.0.3) | 2024-04-18 | 2024-12-05 | Superseded by 3.1.x |
462463
| [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 |
463464
| [2.2.x](https://www.nuget.org/packages/NServiceBus.MessagingBridge/2.2.3) | 2024-02-26 | 2024-12-05 | Superseded by 2.3.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,10 @@
440440
{
441441
"Minor": "3.1",
442442
"SupportLevel": "Mainstream"
443+
},
444+
{
445+
"Minor": "4.0",
446+
"SupportLevel": "Mainstream"
443447
}
444448
]
445449
},

0 commit comments

Comments
 (0)