Skip to content

Commit 3d5c48f

Browse files
Updating supported versions
1 parent 8975865 commit 3d5c48f

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

nservicebus/upgrades/all-versions.include.md

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

10921092
| Version | Released | Supported until | Notes |
10931093
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1094-
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | - | - |
1094+
| [3.16.x](https://www.nuget.org/packages/Particular.PlatformSample/3.16.0) | 2024-09-27 | - | - |
1095+
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | 2024-12-27 | Superseded by 3.16.x |
10951096
| [3.14.x](https://www.nuget.org/packages/Particular.PlatformSample/3.14.0) | 2024-09-24 | 2024-12-26 | Superseded by 3.15.x |
10961097
| [3.13.x](https://www.nuget.org/packages/Particular.PlatformSample/3.13.0) | 2024-09-13 | 2024-12-24 | Superseded by 3.14.x |
10971098
| [3.12.x](https://www.nuget.org/packages/Particular.PlatformSample/3.12.0) | 2024-09-04 | 2024-12-13 | Superseded by 3.13.x |

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

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

565565
| Version | Released | Supported until | Notes |
566566
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
567-
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | - | - |
567+
| [3.16.x](https://www.nuget.org/packages/Particular.PlatformSample/3.16.0) | 2024-09-27 | - | - |
568+
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | 2024-12-27 | Superseded by 3.16.x |
568569
| [3.14.x](https://www.nuget.org/packages/Particular.PlatformSample/3.14.0) | 2024-09-24 | 2024-12-26 | Superseded by 3.15.x |
569570
| [3.13.x](https://www.nuget.org/packages/Particular.PlatformSample/3.13.0) | 2024-09-13 | 2024-12-24 | Superseded by 3.14.x |
570571
| [3.12.x](https://www.nuget.org/packages/Particular.PlatformSample/3.12.0) | 2024-09-04 | 2024-12-13 | Superseded by 3.13.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,6 +1170,10 @@
11701170
{
11711171
"Minor": "3.15",
11721172
"SupportLevel": "Mainstream"
1173+
},
1174+
{
1175+
"Minor": "3.16",
1176+
"SupportLevel": "Mainstream"
11731177
}
11741178
]
11751179
},
@@ -1260,7 +1264,7 @@
12601264
"SupportLevel": "Mainstream"
12611265
},
12621266
{
1263-
"Minor": "5.9",
1267+
"Minor": "5.10",
12641268
"SupportLevel": "Mainstream"
12651269
}
12661270
]

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.9.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.9.2) | 2024-09-11 | - | - |
5+
| [5.10.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.10.0) | 2024-09-27 | - | - |
6+
| [~~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~~ |
67
| [~~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~~ |
78
| [~~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~~ |
89
| [~~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~~ |

0 commit comments

Comments
 (0)