Skip to content

Commit

Permalink
Updating supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
internalautomation[bot] authored Aug 27, 2024
1 parent f775edb commit f232c0c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
3 changes: 2 additions & 1 deletion nservicebus/upgrades/all-versions.include.md
Original file line number Diff line number Diff line change
Expand Up @@ -1076,7 +1076,8 @@

| Version | Released | Supported until | Notes |
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | - | - |
| [3.10.x](https://www.nuget.org/packages/Particular.PlatformSample/3.10.0) | 2024-08-26 | - | - |
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
| [3.7.x](https://www.nuget.org/packages/Particular.PlatformSample/3.7.0) | 2024-08-12 | 2024-11-13 | Superseded by 3.8.x |
| [3.6.x](https://www.nuget.org/packages/Particular.PlatformSample/3.6.0) | 2024-08-01 | 2024-11-12 | Superseded by 3.7.x |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,8 @@

| Version | Released | Supported until | Notes |
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | - | - |
| [3.10.x](https://www.nuget.org/packages/Particular.PlatformSample/3.10.0) | 2024-08-26 | - | - |
| [3.9.x](https://www.nuget.org/packages/Particular.PlatformSample/3.9.0) | 2024-08-16 | 2024-11-26 | Superseded by 3.10.x |
| [3.8.x](https://www.nuget.org/packages/Particular.PlatformSample/3.8.0) | 2024-08-13 | 2024-11-16 | Superseded by 3.9.x |
| [3.7.x](https://www.nuget.org/packages/Particular.PlatformSample/3.7.0) | 2024-08-12 | 2024-11-13 | Superseded by 3.8.x |
| [3.6.x](https://www.nuget.org/packages/Particular.PlatformSample/3.6.0) | 2024-08-01 | 2024-11-12 | Superseded by 3.7.x |
Expand Down
6 changes: 5 additions & 1 deletion nservicebus/upgrades/supported-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1125,6 +1125,10 @@
{
"Minor": "3.9",
"SupportLevel": "Mainstream"
},
{
"Minor": "3.10",
"SupportLevel": "Mainstream"
}
]
},
Expand Down Expand Up @@ -1211,7 +1215,7 @@
"SupportLevel": "Mainstream"
},
{
"Minor": "5.6",
"Minor": "5.7",
"SupportLevel": "Mainstream"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

| Version | Released | Supported until | Notes |
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
| [5.6.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.1) | 2024-08-13 | - | - |
| [5.7.x](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.7.0) | 2024-08-26 | - | - |
| [~~5.6.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.6.1) | ~~2024-08-13~~ | ~~2024-08-26~~ | ~~Superseded by 5.7.x~~ |
| [~~5.5.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.5.2) | ~~2024-07-23~~ | ~~2024-08-13~~ | ~~Superseded by 5.6.x~~ |
| [~~5.4.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.4.1) | ~~2024-07-08~~ | ~~2024-07-23~~ | ~~Superseded by 5.5.x~~ |
| [~~5.3.x~~](https://www.nuget.org/packages/Particular.PlatformSample.ServiceControl/5.3.0) | ~~2024-06-27~~ | ~~2024-07-08~~ | ~~Superseded by 5.4.x~~ |
Expand Down

0 comments on commit f232c0c

Please sign in to comment.