Skip to content

Commit 78eb43c

Browse files
Updating supported versions
1 parent 1eda58f commit 78eb43c

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
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.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | - | - |
1079+
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | - | - |
1080+
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
10801081
| [3.7.x](https://www.nuget.org/packages/Particular.PlatformSample/3.7.0) | 2024-08-12 | 2024-11-13 | Superseded by 3.8.x |
10811082
| [3.6.x](https://www.nuget.org/packages/Particular.PlatformSample/3.6.0) | 2024-08-01 | 2024-11-12 | Superseded by 3.7.x |
10821083
| [3.5.x](https://www.nuget.org/packages/Particular.PlatformSample/3.5.0) | 2024-07-23 | 2024-11-01 | Superseded by 3.6.x |

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

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

553553
| Version | Released | Supported until | Notes |
554554
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
555-
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | - | - |
555+
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | - | - |
556+
| [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 |
558559
| [3.5.x](https://www.nuget.org/packages/Particular.PlatformSample/3.5.0) | 2024-07-23 | 2024-11-01 | Superseded by 3.6.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,6 +1121,10 @@
11211121
{
11221122
"Minor": "3.8",
11231123
"SupportLevel": "Mainstream"
1124+
},
1125+
{
1126+
"Minor": "3.9",
1127+
"SupportLevel": "Mainstream"
11241128
}
11251129
]
11261130
},

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

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

33
| Version | Released | Supported until | Notes |
44
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
5-
| [5.6.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.0) | 2024-08-13 | - | - |
5+
| [5.6.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.1) | 2024-08-13 | - | - |
66
| [~~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~~ |
77
| [~~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~~ |
88
| [~~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)