Skip to content

Commit ce14b29

Browse files
Updating supported versions
1 parent de266fd commit ce14b29

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

nservicebus/upgrades/all-versions.include.md

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

10931093
| Version | Released | Supported until | Notes |
10941094
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1095-
| [3.17.x](https://www.nuget.org/packages/Particular.PlatformSample/3.17.0) | 2024-10-04 | - | - |
1095+
| [3.18.x](https://www.nuget.org/packages/Particular.PlatformSample/3.18.0) | 2024-10-07 | - | - |
1096+
| [3.17.x](https://www.nuget.org/packages/Particular.PlatformSample/3.17.0) | 2024-10-04 | 2025-01-07 | Superseded by 3.18.x |
10961097
| [3.16.x](https://www.nuget.org/packages/Particular.PlatformSample/3.16.0) | 2024-09-27 | 2025-01-04 | Superseded by 3.17.x |
10971098
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | 2024-12-27 | Superseded by 3.16.x |
10981099
| [3.14.x](https://www.nuget.org/packages/Particular.PlatformSample/3.14.0) | 2024-09-24 | 2024-12-26 | Superseded by 3.15.x |

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

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

566566
| Version | Released | Supported until | Notes |
567567
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
568-
| [3.17.x](https://www.nuget.org/packages/Particular.PlatformSample/3.17.0) | 2024-10-04 | - | - |
568+
| [3.18.x](https://www.nuget.org/packages/Particular.PlatformSample/3.18.0) | 2024-10-07 | - | - |
569+
| [3.17.x](https://www.nuget.org/packages/Particular.PlatformSample/3.17.0) | 2024-10-04 | 2025-01-07 | Superseded by 3.18.x |
569570
| [3.16.x](https://www.nuget.org/packages/Particular.PlatformSample/3.16.0) | 2024-09-27 | 2025-01-04 | Superseded by 3.17.x |
570571
| [3.15.x](https://www.nuget.org/packages/Particular.PlatformSample/3.15.0) | 2024-09-26 | 2024-12-27 | Superseded by 3.16.x |
571572
| [3.14.x](https://www.nuget.org/packages/Particular.PlatformSample/3.14.0) | 2024-09-24 | 2024-12-26 | Superseded by 3.15.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,10 +1111,6 @@
11111111
"Minor": "2.40",
11121112
"SupportLevel": "Mainstream"
11131113
},
1114-
{
1115-
"Minor": "3.2",
1116-
"SupportLevel": "Mainstream"
1117-
},
11181114
{
11191115
"Minor": "3.3",
11201116
"SupportLevel": "Mainstream"
@@ -1174,6 +1170,10 @@
11741170
{
11751171
"Minor": "3.17",
11761172
"SupportLevel": "Mainstream"
1173+
},
1174+
{
1175+
"Minor": "3.18",
1176+
"SupportLevel": "Mainstream"
11771177
}
11781178
]
11791179
},

0 commit comments

Comments
 (0)