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

chore: catch up release notes for sjm and runtimes #18613

Merged
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
subject: Job Manager
releaseDate: '2024-09-05'
version: '403'
---

### Improvements

* Adds internal improvements.

Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
subject: Job Manager
releaseDate: '2024-09-09'
version: '404'
---

### Fixes

* Fixes private location bug where temporary issues communicating with New Relic would cause the Job Manager to stop processing jobs even after connectivity was restored.

Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
subject: Node API runtime
releaseDate: '2024-08-01'
version: 1.2.86
---

### Security Patches

* Updates build image to remediate CVEs related to linux-libc-dev.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
subject: Node API runtime
releaseDate: '2024-08-21'
version: 1.2.88
---

### Security Patches

* Updates packages to remediate CVE-2024-39338.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
subject: Node API runtime
releaseDate: '2024-09-05'
version: 1.2.94
---

### Security Patches

* Updates packages to remediate CVE-2024-29415.

### Improvements

* Includes internal improvements.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
subject: Node browser runtime
releaseDate: '2024-08-21'
version: 3.0.4
---

### Features

* Adds proxy support for Firefox monitors.

### Security Patches

* Updates packages to remediate CVE-2024-39338.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
subject: Node browser runtime
releaseDate: '2024-09-04'
version: 3.0.7
---

### Security Patches

* Updates packages to remediate CVE-2023-42282.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
subject: Ping Runtime
releaseDate: '2024-09-05'
version: 1.46.0
---

### Security Patches

* Updates packages to remediate CVE-2024-25638.

### Improvements

* Includes internal improvements.
Loading