Skip to content

Commit 032efb0

Browse files
Updating supported versions
1 parent cbca219 commit 032efb0

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
@@ -1114,7 +1114,8 @@
11141114

11151115
| Version | Released | Supported until | Notes |
11161116
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1117-
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | - | - |
1117+
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | - | - |
1118+
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |
11181119
| [3.51.x](https://www.nuget.org/packages/Particular.PlatformSample/3.51.0) | 2025-05-23 | 2025-10-15 | Superseded by 3.54.x |
11191120
| [3.49.x](https://www.nuget.org/packages/Particular.PlatformSample/3.49.0) | 2025-05-19 | 2025-08-23 | Superseded by 3.51.x |
11201121
| [3.47.x](https://www.nuget.org/packages/Particular.PlatformSample/3.47.0) | 2025-05-13 | 2025-08-19 | Superseded by 3.49.x |

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

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

563563
| Version | Released | Supported until | Notes |
564564
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
565-
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | - | - |
565+
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | - | - |
566+
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |
566567
| [3.51.x](https://www.nuget.org/packages/Particular.PlatformSample/3.51.0) | 2025-05-23 | 2025-10-15 | Superseded by 3.54.x |
567568
| [3.49.x](https://www.nuget.org/packages/Particular.PlatformSample/3.49.0) | 2025-05-19 | 2025-08-23 | Superseded by 3.51.x |
568569
| [3.47.x](https://www.nuget.org/packages/Particular.PlatformSample/3.47.0) | 2025-05-13 | 2025-08-19 | Superseded by 3.49.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1186,6 +1186,10 @@
11861186
{
11871187
"Minor": "3.54",
11881188
"SupportLevel": "Mainstream"
1189+
},
1190+
{
1191+
"Minor": "3.56",
1192+
"SupportLevel": "Mainstream"
11891193
}
11901194
]
11911195
},

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.1) | 2025-07-03 | - | - |
5+
| [6.7.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.7.2) | 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.9) | 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.10) | 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
| [~~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)