Skip to content

Commit 1ec828c

Browse files
Updating supported versions
1 parent 46d085b commit 1ec828c

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

nservicebus/upgrades/all-versions.include.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,11 @@
11141114

11151115
| Version | Released | Supported until | Notes |
11161116
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1117-
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | - | - |
1117+
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | - | - |
1118+
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | 2025-11-21 | Superseded by 3.57.x |
11181119
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |
11191120
| [3.51.x](https://www.nuget.org/packages/Particular.PlatformSample/3.51.0) | 2025-05-23 | 2025-10-15 | Superseded by 3.54.x |
1120-
| [3.49.x](https://www.nuget.org/packages/Particular.PlatformSample/3.49.0) | 2025-05-19 | 2025-08-23 | Superseded by 3.51.x |
1121+
| [~~3.49.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.49.0) | ~~2025-05-19~~ | ~~2025-08-23~~ | ~~Superseded by 3.51.x~~ |
11211122
| [~~3.47.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.47.0) | ~~2025-05-13~~ | ~~2025-08-19~~ | ~~Superseded by 3.49.x~~ |
11221123
| [~~3.45.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.45.0) | ~~2025-04-29~~ | ~~2025-08-13~~ | ~~Superseded by 3.47.x~~ |
11231124
| [~~3.43.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.43.0) | ~~2025-04-16~~ | ~~2025-07-29~~ | ~~Superseded by 3.45.x~~ |

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,10 +562,11 @@
562562

563563
| Version | Released | Supported until | Notes |
564564
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
565-
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | - | - |
565+
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | - | - |
566+
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | 2025-11-21 | Superseded by 3.57.x |
566567
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |
567568
| [3.51.x](https://www.nuget.org/packages/Particular.PlatformSample/3.51.0) | 2025-05-23 | 2025-10-15 | Superseded by 3.54.x |
568-
| [3.49.x](https://www.nuget.org/packages/Particular.PlatformSample/3.49.0) | 2025-05-19 | 2025-08-23 | Superseded by 3.51.x |
569+
| [~~3.49.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.49.0) | ~~2025-05-19~~ | ~~2025-08-23~~ | ~~Superseded by 3.51.x~~ |
569570
| [~~3.47.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.47.0) | ~~2025-05-13~~ | ~~2025-08-19~~ | ~~Superseded by 3.49.x~~ |
570571
| [~~3.45.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.45.0) | ~~2025-04-29~~ | ~~2025-08-13~~ | ~~Superseded by 3.47.x~~ |
571572
| [~~3.43.x~~](https://www.nuget.org/packages/Particular.PlatformSample/3.43.0) | ~~2025-04-16~~ | ~~2025-07-29~~ | ~~Superseded by 3.45.x~~ |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,6 +1182,10 @@
11821182
{
11831183
"Minor": "3.56",
11841184
"SupportLevel": "Mainstream"
1185+
},
1186+
{
1187+
"Minor": "3.57",
1188+
"SupportLevel": "Mainstream"
11851189
}
11861190
]
11871191
},

0 commit comments

Comments
 (0)