Skip to content

Commit 6a8ba87

Browse files
Updating supported versions
1 parent 782ae5d commit 6a8ba87

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
@@ -817,7 +817,8 @@
817817

818818
| Version | Released | Supported until | Notes |
819819
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
820-
| [6.0.x](https://www.nuget.org/packages/ParticularTemplates/6.0.0) | 2024-04-16 | - | - |
820+
| [6.1.x](https://www.nuget.org/packages/ParticularTemplates/6.1.0) | 2024-10-03 | - | - |
821+
| [6.0.x](https://www.nuget.org/packages/ParticularTemplates/6.0.0) | 2024-04-16 | 2025-01-03 | Superseded by 6.1.x |
821822
| [5.0.x](https://www.nuget.org/packages/ParticularTemplates/5.0.1) | 2023-06-19 | 2025-04-16 | Superseded by 6.0.x |
822823
| [~~4.1.x~~](https://www.nuget.org/packages/ParticularTemplates/4.1.0) | ~~2020-08-14~~ | ~~2024-06-19~~ | ~~Superseded by 5.0.x~~ |
823824
| [~~4.0.x~~](https://www.nuget.org/packages/ParticularTemplates/4.0.0) | ~~2020-03-05~~ | ~~2020-11-14~~ | ~~Superseded by 4.1.x~~ |
@@ -1049,7 +1050,7 @@
10491050
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
10501051
| [3.2.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.2.0) | 2024-09-02 | - | - |
10511052
| [3.1.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.1.0) | 2024-07-05 | 2024-12-02 | Superseded by 3.2.x |
1052-
| [3.0.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.0.0) | 2024-04-16 | 2024-10-05 | Superseded by 3.1.x |
1053+
| [~~3.0.x~~](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.0.0) | ~~2024-04-16~~ | ~~2024-10-05~~ | ~~Superseded by 3.1.x~~ |
10531054
| [2.0.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/2.0.2) | 2022-11-17 | 2026-04-16 | Extended by NServiceBus 8.2.x |
10541055
| [1.0.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/1.0.3) | 2022-09-19 | 2024-11-17 | Extended by NServiceBus 7.8.x |
10551056

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,8 @@
377377

378378
| Version | Released | Supported until | Notes |
379379
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
380-
| [6.0.x](https://www.nuget.org/packages/ParticularTemplates/6.0.0) | 2024-04-16 | - | - |
380+
| [6.1.x](https://www.nuget.org/packages/ParticularTemplates/6.1.0) | 2024-10-03 | - | - |
381+
| [6.0.x](https://www.nuget.org/packages/ParticularTemplates/6.0.0) | 2024-04-16 | 2025-01-03 | Superseded by 6.1.x |
381382
| [5.0.x](https://www.nuget.org/packages/ParticularTemplates/5.0.1) | 2023-06-19 | 2025-04-16 | Superseded by 6.0.x |
382383
| [~~4.1.x~~](https://www.nuget.org/packages/ParticularTemplates/4.1.0) | ~~2020-08-14~~ | ~~2024-06-19~~ | ~~Superseded by 5.0.x~~ |
383384

@@ -527,7 +528,7 @@
527528
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
528529
| [3.2.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.2.0) | 2024-09-02 | - | - |
529530
| [3.1.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.1.0) | 2024-07-05 | 2024-12-02 | Superseded by 3.2.x |
530-
| [3.0.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.0.0) | 2024-04-16 | 2024-10-05 | Superseded by 3.1.x |
531+
| [~~3.0.x~~](https://www.nuget.org/packages/NServiceBus.TransactionalSession/3.0.0) | ~~2024-04-16~~ | ~~2024-10-05~~ | ~~Superseded by 3.1.x~~ |
531532
| [2.0.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/2.0.2) | 2022-11-17 | 2026-04-16 | Extended by NServiceBus 8.2.x |
532533
| [1.0.x](https://www.nuget.org/packages/NServiceBus.TransactionalSession/1.0.3) | 2022-09-19 | 2024-11-17 | Extended by NServiceBus 7.8.x |
533534

nservicebus/upgrades/supported-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,6 +1187,10 @@
11871187
{
11881188
"Minor": "6.0",
11891189
"SupportLevel": "Mainstream"
1190+
},
1191+
{
1192+
"Minor": "6.1",
1193+
"SupportLevel": "Mainstream"
11901194
}
11911195
]
11921196
},

0 commit comments

Comments
 (0)