Skip to content

Commit 10366b0

Browse files
Updating supported versions
1 parent 0710475 commit 10366b0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.58.x](https://www.nuget.org/packages/Particular.PlatformSample/3.58.0) | 2025-09-17 | - | - |
1126+
| [3.59.x](https://www.nuget.org/packages/Particular.PlatformSample/3.59.0) | 2025-09-18 | - | - |
1127+
| [3.58.x](https://www.nuget.org/packages/Particular.PlatformSample/3.58.0) | 2025-09-17 | 2025-12-18 | Superseded by 3.59.x |
11271128
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | 2025-12-17 | Superseded by 3.58.x |
11281129
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | 2025-11-21 | Superseded by 3.57.x |
11291130
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.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.58.x](https://www.nuget.org/packages/Particular.PlatformSample/3.58.0) | 2025-09-17 | - | - |
571+
| [3.59.x](https://www.nuget.org/packages/Particular.PlatformSample/3.59.0) | 2025-09-18 | - | - |
572+
| [3.58.x](https://www.nuget.org/packages/Particular.PlatformSample/3.58.0) | 2025-09-17 | 2025-12-18 | Superseded by 3.59.x |
572573
| [3.57.x](https://www.nuget.org/packages/Particular.PlatformSample/3.57.0) | 2025-08-21 | 2025-12-17 | Superseded by 3.58.x |
573574
| [3.56.x](https://www.nuget.org/packages/Particular.PlatformSample/3.56.1) | 2025-07-31 | 2025-11-21 | Superseded by 3.57.x |
574575
| [3.54.x](https://www.nuget.org/packages/Particular.PlatformSample/3.54.0) | 2025-07-15 | 2025-10-31 | Superseded by 3.56.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,6 +1158,10 @@
11581158
{
11591159
"Minor": "3.58",
11601160
"SupportLevel": "Mainstream"
1161+
},
1162+
{
1163+
"Minor": "3.59",
1164+
"SupportLevel": "Mainstream"
11611165
}
11621166
]
11631167
},

0 commit comments

Comments
 (0)