Skip to content

Commit f7eabd2

Browse files
Updating supported versions
1 parent fffdc6a commit f7eabd2

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

nservicebus/upgrades/all-versions.include.md

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

10921092
| Version | Released | Supported until | Notes |
10931093
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
1094-
| [3.42.x](https://www.nuget.org/packages/Particular.PlatformSample/3.42.0) | 2025-04-09 | - | - |
1094+
| [3.43.x](https://www.nuget.org/packages/Particular.PlatformSample/3.43.0) | 2025-04-16 | - | - |
1095+
| [3.42.x](https://www.nuget.org/packages/Particular.PlatformSample/3.42.0) | 2025-04-09 | 2025-07-16 | Superseded by 3.43.x |
10951096
| [3.39.x](https://www.nuget.org/packages/Particular.PlatformSample/3.39.0) | 2025-04-08 | 2025-07-09 | Superseded by 3.42.x |
10961097
| [3.37.x](https://www.nuget.org/packages/Particular.PlatformSample/3.37.0) | 2025-03-24 | 2025-07-08 | Superseded by 3.39.x |
10971098
| [3.36.x](https://www.nuget.org/packages/Particular.PlatformSample/3.36.0) | 2025-03-21 | 2025-06-24 | Superseded by 3.37.x |

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

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

549549
| Version | Released | Supported until | Notes |
550550
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
551-
| [3.42.x](https://www.nuget.org/packages/Particular.PlatformSample/3.42.0) | 2025-04-09 | - | - |
551+
| [3.43.x](https://www.nuget.org/packages/Particular.PlatformSample/3.43.0) | 2025-04-16 | - | - |
552+
| [3.42.x](https://www.nuget.org/packages/Particular.PlatformSample/3.42.0) | 2025-04-09 | 2025-07-16 | Superseded by 3.43.x |
552553
| [3.39.x](https://www.nuget.org/packages/Particular.PlatformSample/3.39.0) | 2025-04-08 | 2025-07-09 | Superseded by 3.42.x |
553554
| [3.37.x](https://www.nuget.org/packages/Particular.PlatformSample/3.37.0) | 2025-03-24 | 2025-07-08 | Superseded by 3.39.x |
554555
| [3.36.x](https://www.nuget.org/packages/Particular.PlatformSample/3.36.0) | 2025-03-21 | 2025-06-24 | Superseded by 3.37.x |

nservicebus/upgrades/supported-versions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1142,6 +1142,10 @@
11421142
{
11431143
"Minor": "3.42",
11441144
"SupportLevel": "Mainstream"
1145+
},
1146+
{
1147+
"Minor": "3.43",
1148+
"SupportLevel": "Mainstream"
11451149
}
11461150
]
11471151
},
@@ -1219,7 +1223,7 @@
12191223
"SupportLevel": "Mainstream"
12201224
},
12211225
{
1222-
"Minor": "6.5",
1226+
"Minor": "6.6",
12231227
"SupportLevel": "Mainstream"
12241228
}
12251229
]

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

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

33
| Version | Released | Supported until | Notes |
44
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
5-
| [6.5.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.5.3) | 2025-03-17 | - | - |
5+
| [6.6.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/6.6.0) | 2025-04-16 | - | - |
6+
| [~~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~~ |
67
| [~~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~~ |
78
| [~~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~~ |
89
| [~~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~~ |

0 commit comments

Comments
 (0)