Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

October 2024 release notes #431

Merged
merged 2 commits into from
Nov 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs/release_notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,34 @@

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

## October 2024

### Release highlights

- Critical Jumpstart ArcBox bug fixes
- Critical Jumpstart Agora bug fixes
- Critical Azure IoT Operations related bug fixes

### Jumpstart HCIBox

Check failure on line 20 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": 20, "column": 15}}}, "severity": "ERROR"}

- [Bug: Jumpstart HCI Box: Exception encountered while adding node to cluster #2732](https://github.com/microsoft/azure_arc/issues/2732)
- [Bug: HCIBox Step 10/11 [Build Cluster validate cluster deployment] is failing #2737](https://github.com/microsoft/azure_arc/issues/2737)

Check failure on line 23 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": 23, "column": 9}}}, "severity": "ERROR"}
- [Feature: HCIBox-Client VM - Infrastructure deployment #2730](https://github.com/microsoft/azure_arc/issues/2730)

### Jumpstart Agora

- [Bug: Manufacturing - cannot import name 'AccessTokenInfo' from 'azure.core.credentials' when deploying AIO on the cluster #2731](https://github.com/microsoft/azure_arc/issues/2731)

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

View workflow job for this annotation

GitHub Actions / lint

[vale] reported by reviewdog 🐶 [Microsoft.Contractions] Use 'can't' instead of 'cannot'. Raw Output: {"message": "[Microsoft.Contractions] Use 'can't' instead of 'cannot'.", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 28, "column": 25}}}, "severity": "ERROR"}
- [Bug: Deploying Agora Manufacturing Scenario fails to connect AKS EE clusters to Azure Arc #2761](https://github.com/microsoft/azure_arc/issues/2761)
- [Bug: Az cli connectedk8s regression causes failures in k3s onboarding #2763](https://github.com/microsoft/azure_arc/issues/2763)

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.Terms] Use 'az' instead of 'Az'. Raw Output: {"message": "[Vale.Terms] Use 'az' instead of 'Az'.", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 30, "column": 9}}}, "severity": "ERROR"}

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 'cli'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'cli'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 30, "column": 12}}}, "severity": "ERROR"}

### Arc-enabled Kubernetes

- [Bug: main.py in esa_fault_detection scenario has hardcoded paths causing issues with Edge Volumes #2735](https://github.com/microsoft/azure_arc/issues/2735)

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 'esa_fault_detection'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'esa_fault_detection'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 34, "column": 20}}}, "severity": "ERROR"}

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 'hardcoded'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'hardcoded'?", "location": {"path": "docs/release_notes/_index.md", "range": {"start": {"line": 34, "column": 53}}}, "severity": "ERROR"}

### Arc, Edge, and Azure IoT Operations

- [Bug: no matches for kind "MqttBridgeConnector" in version "mq.iotoperations.azure.com/v1beta1" #2738](https://github.com/microsoft/azure_arc/issues/2738)

## September 2024

### Release highlights
Expand All @@ -27,9 +55,9 @@
### 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 58 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": 58, "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 60 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": 60, "column": 38}}}, "severity": "ERROR"}

### Jumpstart HCIBox

Expand Down
Loading