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 Dec 6, 2024
1 parent 57a7001 commit 05895cb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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 @@ -55,7 +55,8 @@

| Version | Released | Supported until | Notes |
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
| [7.1.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.1.1) | 2024-11-26 | - | - |
| [7.2.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.2.0) | 2024-12-05 | - | - |
| [7.1.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.1.1) | 2024-11-26 | 2025-03-05 | Superseded by 7.2.x |
| [7.0.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.0.1) | 2024-04-16 | 2025-02-26 | Superseded by 7.1.x |
| [6.2.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/6.2.0) | 2023-11-20 | 2026-04-16 | Extended by NServiceBus 8.2.x |
| [~~6.1.x~~](https://www.nuget.org/packages/NServiceBus.AmazonSQS/6.1.2) | ~~2023-03-07~~ | ~~2024-02-20~~ | ~~Superseded by 6.2.x~~ |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@

| Version | Released | Supported until | Notes |
|:---------:|:--------------:|:-----------------:|:---------------------------------:|
| [7.1.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.1.1) | 2024-11-26 | - | - |
| [7.2.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.2.0) | 2024-12-05 | - | - |
| [7.1.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.1.1) | 2024-11-26 | 2025-03-05 | Superseded by 7.2.x |
| [7.0.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/7.0.1) | 2024-04-16 | 2025-02-26 | Superseded by 7.1.x |
| [6.2.x](https://www.nuget.org/packages/NServiceBus.AmazonSQS/6.2.0) | 2023-11-20 | 2026-04-16 | Extended by NServiceBus 8.2.x |
| [~~5.7.x~~](https://www.nuget.org/packages/NServiceBus.AmazonSQS/5.7.3) | ~~2023-03-07~~ | ~~2024-11-17~~ | ~~Extended by NServiceBus 7.8.x~~ |
Expand Down
4 changes: 4 additions & 0 deletions nservicebus/upgrades/supported-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@
{
"Minor": "7.1",
"SupportLevel": "Mainstream"
},
{
"Minor": "7.2",
"SupportLevel": "Mainstream"
}
]
},
Expand Down

0 comments on commit 05895cb

Please sign in to comment.