Skip to content

Commit 6cc2fb2

Browse files
Updating supported versions
1 parent fcc3354 commit 6cc2fb2

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

nservicebus/upgrades/all-versions.include.md

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

10931093
| Version | Released | Supported until | Notes |
10941094
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1095-
| [3.18.x](https://www.nuget.org/packages/Particular.PlatformSample/3.18.0) | 2024-10-07 | - | - |
1095+
| [3.19.x](https://www.nuget.org/packages/Particular.PlatformSample/3.19.0) | 2024-10-17 | - | - |
1096+
| [3.18.x](https://www.nuget.org/packages/Particular.PlatformSample/3.18.0) | 2024-10-07 | 2025-01-17 | Superseded by 3.19.x |
10961097
| [3.17.x](https://www.nuget.org/packages/Particular.PlatformSample/3.17.0) | 2024-10-04 | 2025-01-07 | Superseded by 3.18.x |
10971098
| [3.16.x](https://www.nuget.org/packages/Particular.PlatformSample/3.16.0) | 2024-09-27 | 2025-01-04 | Superseded by 3.17.x |
10981099
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | 2024-12-27 | Superseded by 3.16.x |

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

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

566566
| Version | Released | Supported until | Notes |
567567
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
568-
| [3.18.x](https://www.nuget.org/packages/Particular.PlatformSample/3.18.0) | 2024-10-07 | - | - |
568+
| [3.19.x](https://www.nuget.org/packages/Particular.PlatformSample/3.19.0) | 2024-10-17 | - | - |
569+
| [3.18.x](https://www.nuget.org/packages/Particular.PlatformSample/3.18.0) | 2024-10-07 | 2025-01-17 | Superseded by 3.19.x |
569570
| [3.17.x](https://www.nuget.org/packages/Particular.PlatformSample/3.17.0) | 2024-10-04 | 2025-01-07 | Superseded by 3.18.x |
570571
| [3.16.x](https://www.nuget.org/packages/Particular.PlatformSample/3.16.0) | 2024-09-27 | 2025-01-04 | Superseded by 3.17.x |
571572
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | 2024-12-27 | Superseded by 3.16.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,6 +1166,10 @@
11661166
{
11671167
"Minor": "3.18",
11681168
"SupportLevel": "Mainstream"
1169+
},
1170+
{
1171+
"Minor": "3.19",
1172+
"SupportLevel": "Mainstream"
11691173
}
11701174
]
11711175
},
@@ -1262,6 +1266,10 @@
12621266
{
12631267
"Minor": "5.11",
12641268
"SupportLevel": "Mainstream"
1269+
},
1270+
{
1271+
"Minor": "6.0",
1272+
"SupportLevel": "Mainstream"
12651273
}
12661274
]
12671275
}

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.11.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.11.0) | 2024-10-04 | - | - |
5+
| [6.0.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.0.0) | 2024-10-17 | - | - |
6+
| [5.11.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.11.0) | 2024-10-04 | 2025-10-17 | Superseded by 6.0.x |
67
| [~~5.10.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.10.0) | ~~2024-09-27~~ | ~~2024-10-04~~ | ~~Superseded by 5.11.x~~ |
78
| [~~5.9.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.9.2) | ~~2024-09-11~~ | ~~2024-09-27~~ | ~~Superseded by 5.10.x~~ |
89
| [~~5.8.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.8.0) | ~~2024-09-04~~ | ~~2024-09-11~~ | ~~Superseded by 5.9.x~~ |

0 commit comments

Comments
 (0)