Skip to content

Commit 83402b2

Browse files
Updating supported versions
1 parent cdc2c1e commit 83402b2

File tree

4 files changed

+19
-6
lines changed

4 files changed

+19
-6
lines changed

nservicebus/upgrades/all-versions.include.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,8 @@
10771077

10781078
| Version | Released | Supported until | Notes |
10791079
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1080-
| [3.11.x](https://www.nuget.org/packages/Particular.PlatformSample/3.11.0) | 2024-09-02 | - | - |
1080+
| [3.12.x](https://www.nuget.org/packages/Particular.PlatformSample/3.12.0) | 2024-09-04 | - | - |
1081+
| [3.11.x](https://www.nuget.org/packages/Particular.PlatformSample/3.11.0) | 2024-09-02 | 2024-12-04 | Superseded by 3.12.x |
10811082
| [3.10.x](https://www.nuget.org/packages/Particular.PlatformSample/3.10.0) | 2024-08-26 | 2024-12-02 | Superseded by 3.11.x |
10821083
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
10831084
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
@@ -1159,7 +1160,8 @@
11591160

11601161
| Version | Released | Supported until | Notes |
11611162
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1162-
| [4.0.x](https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0) | 2022-02-01 | - | - |
1163+
| [5.0.x](https://www.nuget.org/packages/ServiceControl.Contracts/5.0.0) | 2024-09-04 | - | - |
1164+
| [4.0.x](https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0) | 2022-02-01 | 2025-09-04 | Superseded by 5.0.x |
11631165
| [~~3.0.x~~](https://www.nuget.org/packages/ServiceControl.Contracts/3.0.0) | ~~2021-04-16~~ | ~~2023-02-01~~ | ~~Superseded by 4.0.x~~ |
11641166
| [~~2.0.x~~](https://www.nuget.org/packages/ServiceControl.Contracts/2.0.0) | ~~2021-03-23~~ | ~~2022-04-16~~ | ~~Superseded by 3.0.x~~ |
11651167
| [~~1.2.x~~](https://www.nuget.org/packages/ServiceControl.Contracts/1.2.0) | ~~2018-11-01~~ | ~~2022-03-23~~ | ~~Superseded by 2.0.x~~ |

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,8 @@
552552

553553
| Version | Released | Supported until | Notes |
554554
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
555-
| [3.11.x](https://www.nuget.org/packages/Particular.PlatformSample/3.11.0) | 2024-09-02 | - | - |
555+
| [3.12.x](https://www.nuget.org/packages/Particular.PlatformSample/3.12.0) | 2024-09-04 | - | - |
556+
| [3.11.x](https://www.nuget.org/packages/Particular.PlatformSample/3.11.0) | 2024-09-02 | 2024-12-04 | Superseded by 3.12.x |
556557
| [3.10.x](https://www.nuget.org/packages/Particular.PlatformSample/3.10.0) | 2024-08-26 | 2024-12-02 | Superseded by 3.11.x |
557558
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
558559
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
@@ -570,7 +571,8 @@
570571

571572
| Version | Released | Supported until | Notes |
572573
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
573-
| [4.0.x](https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0) | 2022-02-01 | - | - |
574+
| [5.0.x](https://www.nuget.org/packages/ServiceControl.Contracts/5.0.0) | 2024-09-04 | - | - |
575+
| [4.0.x](https://www.nuget.org/packages/ServiceControl.Contracts/4.0.0) | 2022-02-01 | 2025-09-04 | Superseded by 5.0.x |
574576

575577
#### [ServiceControl.TransportAdapter](/nuget/ServiceControl.TransportAdapter)
576578

nservicebus/upgrades/supported-versions.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,6 +1137,10 @@
11371137
{
11381138
"Minor": "3.11",
11391139
"SupportLevel": "Mainstream"
1140+
},
1141+
{
1142+
"Minor": "3.12",
1143+
"SupportLevel": "Mainstream"
11401144
}
11411145
]
11421146
},
@@ -1159,6 +1163,10 @@
11591163
{
11601164
"Minor": "4.0",
11611165
"SupportLevel": "Mainstream"
1166+
},
1167+
{
1168+
"Minor": "5.0",
1169+
"SupportLevel": "Mainstream"
11621170
}
11631171
]
11641172
},
@@ -1223,7 +1231,7 @@
12231231
"SupportLevel": "Mainstream"
12241232
},
12251233
{
1226-
"Minor": "5.7",
1234+
"Minor": "5.8",
12271235
"SupportLevel": "Mainstream"
12281236
}
12291237
]

servicecontrol/upgrades/supported-versions-servicecontrol.include.md

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

33
| Version | Released | Supported until | Notes |
44
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
5-
| [5.7.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.7.1) | 2024-08-26 | - | - |
5+
| [5.8.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.8.0) | 2024-09-04 | - | - |
6+
| [~~5.7.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.7.1) | ~~2024-08-26~~ | ~~2024-09-04~~ | ~~Superseded by 5.8.x~~ |
67
| [~~5.6.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.1) | ~~2024-08-13~~ | ~~2024-08-26~~ | ~~Superseded by 5.7.x~~ |
78
| [~~5.5.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.5.2) | ~~2024-07-23~~ | ~~2024-08-13~~ | ~~Superseded by 5.6.x~~ |
89
| [~~5.4.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.4.1) | ~~2024-07-08~~ | ~~2024-07-23~~ | ~~Superseded by 5.5.x~~ |

0 commit comments

Comments
 (0)