Skip to content

Commit d79584c

Browse files
Updating supported versions
1 parent 7ddb289 commit d79584c

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

nservicebus/upgrades/all-versions.include.md

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

11241124
| Version | Released | Supported until | Notes |
11251125
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1126-
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | - | - |
1126+
| [3.58.x](https://www.nuget.org/packages/Particular.PlatformSample/3.58.0) | 2025-09-17 | - | - |
1127+
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | 2025-12-17 | Superseded by 3.58.x |
11271128
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | 2025-11-21 | Superseded by 3.57.x |
11281129
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |
11291130
| [3.51.x](https://www.nuget.org/packages/Particular.PlatformSample/3.51.0) | 2025-05-23 | 2025-10-15 | Superseded by 3.54.x |

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

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

569569
| Version | Released | Supported until | Notes |
570570
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
571-
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | - | - |
571+
| [3.58.x](https://www.nuget.org/packages/Particular.PlatformSample/3.58.0) | 2025-09-17 | - | - |
572+
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | 2025-12-17 | Superseded by 3.58.x |
572573
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | 2025-11-21 | Superseded by 3.57.x |
573574
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |
574575
| [3.51.x](https://www.nuget.org/packages/Particular.PlatformSample/3.51.0) | 2025-05-23 | 2025-10-15 | Superseded by 3.54.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,6 +1154,10 @@
11541154
{
11551155
"Minor": "3.57",
11561156
"SupportLevel": "Mainstream"
1157+
},
1158+
{
1159+
"Minor": "3.58",
1160+
"SupportLevel": "Mainstream"
11571161
}
11581162
]
11591163
},

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
| Version | Released | Supported until | Notes |
44
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
5-
| [6.7.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.7.2) | 2025-07-03 | - | - |
5+
| [6.7.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.7.3) | 2025-07-03 | - | - |
66
| [~~6.6.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.6.4) | ~~2025-04-16~~ | ~~2025-07-03~~ | ~~Superseded by 6.7.x~~ |
77
| [~~6.5.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.5.3) | ~~2025-03-17~~ | ~~2025-04-16~~ | ~~Superseded by 6.6.x~~ |
88
| [~~6.4.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.4.0) | ~~2025-03-03~~ | ~~2025-03-17~~ | ~~Superseded by 6.5.x~~ |
99
| [~~6.3.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.3.2) | ~~2025-02-03~~ | ~~2025-03-03~~ | ~~Superseded by 6.4.x~~ |
1010
| [~~6.2.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.2.1) | ~~2025-01-24~~ | ~~2025-02-03~~ | ~~Superseded by 6.3.x~~ |
1111
| [~~6.1.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.1.2) | ~~2024-11-19~~ | ~~2025-01-24~~ | ~~Superseded by 6.2.x~~ |
1212
| [~~6.0.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.0.1) | ~~2024-10-17~~ | ~~2024-11-19~~ | ~~Superseded by 6.1.x~~ |
13-
| [5.11.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.11.10) | 2024-10-04 | 2025-10-17 | Superseded by 6.0.x |
13+
| [5.11.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.11.11) | 2024-10-04 | 2025-10-17 | Superseded by 6.0.x |
1414
| [~~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~~ |
1515
| [~~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~~ |
1616
| [~~4.33.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/4.33.5) | ~~2023-11-20~~ | ~~2024-12-01~~ | ~~Superseded by 5.0.x~~ |

0 commit comments

Comments
 (0)