Skip to content

Commit f232c0c

Browse files
Updating supported versions
1 parent f775edb commit f232c0c

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
@@ -1076,7 +1076,8 @@
10761076

10771077
| Version | Released | Supported until | Notes |
10781078
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1079-
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | - | - |
1079+
| [3.10.x](https://www.nuget.org/packages/Particular.PlatformSample/3.10.0) | 2024-08-26 | - | - |
1080+
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
10801081
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
10811082
| [3.7.x](https://www.nuget.org/packages/Particular.PlatformSample/3.7.0) | 2024-08-12 | 2024-11-13 | Superseded by 3.8.x |
10821083
| [3.6.x](https://www.nuget.org/packages/Particular.PlatformSample/3.6.0) | 2024-08-01 | 2024-11-12 | Superseded by 3.7.x |

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

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

552552
| Version | Released | Supported until | Notes |
553553
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
554-
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | - | - |
554+
| [3.10.x](https://www.nuget.org/packages/Particular.PlatformSample/3.10.0) | 2024-08-26 | - | - |
555+
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
555556
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
556557
| [3.7.x](https://www.nuget.org/packages/Particular.PlatformSample/3.7.0) | 2024-08-12 | 2024-11-13 | Superseded by 3.8.x |
557558
| [3.6.x](https://www.nuget.org/packages/Particular.PlatformSample/3.6.0) | 2024-08-01 | 2024-11-12 | Superseded by 3.7.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,6 +1125,10 @@
11251125
{
11261126
"Minor": "3.9",
11271127
"SupportLevel": "Mainstream"
1128+
},
1129+
{
1130+
"Minor": "3.10",
1131+
"SupportLevel": "Mainstream"
11281132
}
11291133
]
11301134
},
@@ -1211,7 +1215,7 @@
12111215
"SupportLevel": "Mainstream"
12121216
},
12131217
{
1214-
"Minor": "5.6",
1218+
"Minor": "5.7",
12151219
"SupportLevel": "Mainstream"
12161220
}
12171221
]

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.6.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.1) | 2024-08-13 | - | - |
5+
| [5.7.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.7.0) | 2024-08-26 | - | - |
6+
| [~~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~~ |
67
| [~~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~~ |
78
| [~~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~~ |
89
| [~~5.3.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.3.0) | ~~2024-06-27~~ | ~~2024-07-08~~ | ~~Superseded by 5.4.x~~ |

0 commit comments

Comments
 (0)