Skip to content

Commit

Permalink
September release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
likamrat committed Sep 30, 2024
1 parent c85c275 commit 51a4dc6
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions docs/release_notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,51 @@ weight: 6

> **Note:** Release notes will be released around the first week of each month and will cover the previous month.
## September 2024

### Release highlights

- Deprecation of Cluster API (CAPI) from the Arc Jumpstart
- Critical Jumpstart ArcBox bug fixes
- Critical Jumpstart Agora bug fixes
- Various documentation updates
- Miscellaneous bug fixes and enhancements

### Cross Jumpstart

- [Deprecation: Deprecate CAPI from Jumpstart Scenarios #2707](https://github.com/microsoft/azure_arc/issues/2707)
- [Enhancement: Update AKSEE schema version to 1.14 #2722](https://github.com/microsoft/azure_arc/issues/2722)

### Jumpstart ArcBox

- [Bug: ArcBox deployment fails due to WinGet bootstrapping issue #2724](https://github.com/microsoft/azure_arc/issues/2724)
- [Bug: Deployment failure if no email recipient given for autoshutdown #404](https://github.com/Azure/arc_jumpstart_docs/issues/404)

Check failure on line 30 in docs/release_notes/_index.md

View workflow job for this annotation

GitHub Actions / lint

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'autoshutdown'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'autoshutdown'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 30, "column": 60}}}, "severity": "ERROR"}
- [Feature: Support Arc-enabled SQL Server least privilege, automated backups, and performance dashboards #2733](https://github.com/microsoft/azure_arc/issues/2733)
- [Enhancement: Update AKS templates autoupgrade channels #2699](https://github.com/microsoft/azure_arc/issues/2699)

Check failure on line 32 in docs/release_notes/_index.md

View workflow job for this annotation

GitHub Actions / lint

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'autoupgrade'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'autoupgrade'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 32, "column": 38}}}, "severity": "ERROR"}

### Jumpstart HCIBox

Check failure on line 34 in docs/release_notes/_index.md

View workflow job for this annotation

GitHub Actions / lint

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'HCIBox'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'HCIBox'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 34, "column": 15}}}, "severity": "ERROR"}

- [Documentation: Syntax within the guide for HCI #2715](https://github.com/microsoft/azure_arc/issues/2715)

### Jumpstart Agora

- [Bug: Bug with new version in Azure Iot Operations #2695](https://github.com/microsoft/azure_arc/issues/2695)

Check failure on line 40 in docs/release_notes/_index.md

View workflow job for this annotation

GitHub Actions / lint

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'Iot'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'Iot'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 40, "column": 39}}}, "severity": "ERROR"}
- [Bug: Contoso Motors - reporting dashboard not working #2702](https://github.com/microsoft/azure_arc/issues/2702)
- [Bug: Contoso Motors - InfluxDB login not working #2703](https://github.com/microsoft/azure_arc/issues/2703)
- [Documentation: Update Screenshots to use newer branding for Agora #408](https://github.com/Azure/arc_jumpstart_docs/issues/408)

### Arc-enabled Kubernetes

- [Bug: Logon script error in AKS Edge Essentials single node deployment with Azure Arc using ARM Template #2688](https://github.com/microsoft/azure_arc/issues/2688)

### Arc-enabled data services

- [Feature: Azure Arc-enabled data services - Sept release #2711](https://github.com/microsoft/azure_arc/issues/2711)

### Arc, Edge, and IoT Operations

- [Bug: https://github.com/Azure/arc_jumpstart_docs/issues/406](https://github.com/Azure/arc_jumpstart_docs/issues/406)

## August 2024

### Release highlights
Expand Down

0 comments on commit 51a4dc6

Please sign in to comment.