Skip to content

Commit

Permalink
5.9.0 Release Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
fdevans committed Jan 31, 2025
1 parent 05e2e52 commit 0f4965a
Show file tree
Hide file tree
Showing 6 changed files with 116 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .docsearch/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"version": [
"docs",
"4.0.x",
"5.8.0"
"5.9.0"
]
}
}
Expand Down
4 changes: 4 additions & 0 deletions docs/.vuepress/navbar-menus/previous-versions.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ export default [
{
text: 'Version 5.x',
children: [
{
text: "5.9.0",
link: "https://docs.rundeck.com/5.9.0/"
},
{
text: "5.8.0",
link: "https://docs.rundeck.com/5.8.0/"
Expand Down
9 changes: 2 additions & 7 deletions docs/.vuepress/notes.md.nj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---

title: "{{version.versionString}} Release Notes"
date: 2024-01-01
date: 2025-01-01
image: /images/chevron-logo-red-on-white.png
description: "Rundeck | Runbook Automation Releases <VERSION> <DESCRIPTION>"
feed:
Expand All @@ -14,12 +14,7 @@ feed:

## Overview

Check out the new features and enhancements for PagerDuty Runbook Automation commercial offerings and Rundeck Community included in this release.

### Highlights

- first highlight
- second highlight

## Runbook Automation Updates

Expand Down Expand Up @@ -74,7 +69,6 @@ Submit your own Pull Requests to get recognition here!
## Staff Contributors

* Greg Schueler ([gschueler](https://github.com/gschueler))
* Alberto Hormazabal Cespedes ([ahormazabal](https://github.com/ahormazabal))
* Alexander Abarca ([alexander-variacode](https://github.com/alexander-variacode))
* Alexander Grachtchouk ([mrdubr](https://github.com/mrdubr))
* Carlos Eduardo ([carlosrfranco](https://github.com/carlosrfranco))
Expand All @@ -85,6 +79,7 @@ Submit your own Pull Requests to get recognition here!
* Jake Cohen ([jsboak](https://github.com/jsboak))
* Jason Brooks ([jbrookspd](https://github.com/jbrookspd))
* Jesus Osuna ([Jesus-Osuna-M](https://github.com/Jesus-Osuna-M))
* José Vásquez ([hiawvp](https://github.com/hiawvp))
* Luis Toledo ([ltamaster](https://github.com/ltamaster))
* Rodrigo Navarro ([ronaveva](https://github.com/ronaveva))
* Sarah Martinelli Benedetti ([smartinellibenedetti](https://github.com/smartinellibenedetti))
Expand Down
4 changes: 2 additions & 2 deletions docs/.vuepress/setup.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { BaseTransition } from "vue"

const RUNDECK_VERSION='5.8.0'
const RUNDECK_VERSION_FULL='5.8.0-SNAPSHOT'
const RUNDECK_VERSION='5.9.0'
const RUNDECK_VERSION_FULL='5.9.0-SNAPSHOT'
const API_VERSION='49'
const API_DEP_REL='6.0.0'
const API_DEP_VER='17'
Expand Down
106 changes: 106 additions & 0 deletions docs/history/5_x/version-5.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---

title: "5.9.0 Release Notes"
date: 2025-02-04
image: /images/chevron-logo-red-on-white.png
description: "Rundeck | Runbook Automation Releases 5.9.0 with GA release of Dynamic Runner Management"
feed:
enable: true
description: ""

---

# 5.9.0 Release Notes

## Overview



## Runbook Automation Updates

> Also includes all Open Source updates from below
### Additional Updates


* Resolve CVE-2024-52046 - Critical
* Performance issues using ServiceNow plugin
* Update Spring to 5.3.39
* Update Ansible plugin to 4.0.7
* Jira Create Issue - Failure with required custom field that is not a string value
* Secrets cache configurable on AWS Secret Manager Plugin


## Rundeck Open Source Product Updates

* [Remove params from resource-level runner acl at system level](https://github.com/rundeck/rundeck/pull/9525)
* [Resolve CVE-2024-52046 - Critical ](https://github.com/rundeck/rundeck/pull/9521)
* [Fix SCM import when file name has quotes](https://github.com/rundeck/rundeck/pull/9513)
* [Performance issues using ServiceNow plugins](https://github.com/rundeck/rundeck/pull/9510)
* [Update JAAS/jetty combined login module to allow ignoreRoles in binding context](https://github.com/rundeck/rundeck/pull/9509)
* [Create a new endpoint to expose user/token authorizations](https://github.com/rundeck/rundeck/pull/9507)
* [Added modification to ExpandedJobGroupsSpec](https://github.com/rundeck/rundeck/pull/9502)
* [Update Spring to 5.3.39](https://github.com/rundeck/rundeck/pull/9501)
* [Fix import action of scm import plugin when importing right after enabling the plugin](https://github.com/rundeck/rundeck/pull/9498)
* [Update Ansible plugin to 4.0.7](https://github.com/rundeck/rundeck/pull/9496)
* [Use golang 1.22.2 to address CVE-2023-45288](https://github.com/rundeck/rundeck/pull/9495)
* [Update vue-i18n to version 10 and webpack 5 to latest](https://github.com/rundeck/rundeck/pull/9485)
* [Fix: JettyRolePropertyFileLoginModule supported in docker](https://github.com/rundeck/rundeck/pull/9482)
* [Add GET project/{project}/nodes/tags](https://github.com/rundeck/rundeck/pull/9481)
* [Add promoted/highlighted steps in the vue converted pieces for workflow](https://github.com/rundeck/rundeck/pull/9472)
* [Upgraded commons-io version to address cve-2024-47554](https://github.com/rundeck/rundeck/pull/9465)
* [Expose additional plugin properties in `*/plugin/list` API responses](https://github.com/rundeck/rundeck/pull/9464)
* [Remove JUnit from build distribution](https://github.com/rundeck/rundeck/pull/9463)
* [Fix execution modal when nextUi mode is enabled](https://github.com/rundeck/rundeck/pull/9459)
* [Convert workflow steps into vue](https://github.com/rundeck/rundeck/pull/9457)
* [Multi-select with all values selected should use values if job referenced or via api](https://github.com/rundeck/rundeck/pull/9455)
* [Fix: Invalid workflow step causes uncaught exception](https://github.com/rundeck/rundeck/pull/9441)


[Here is a link to the full list of public PRs](https://github.com/rundeck/rundeck/pulls?q=is%3Apr+milestone%3A5.9.0+is%3Aclosed)

## Ansible Plugin Updates
* [Enable custom tmp on ansible](https://github.com/rundeck-plugins/ansible-plugin/pull/405)
* [Fix - Added max aliases field to set a valid value](https://github.com/rundeck-plugins/ansible-plugin/pull/404)

## Links

- Download the Releases: [Open Source](https://www.rundeck.com/community-downloads/5.9.0) | [Self-Hosted](https://www.rundeck.com/enterprise-downloads/5.9.0)
- [Sign up for Release Notes](https://www.rundeck.com/release-notes-signup)
- [Upgrade instructions](/upgrading/index.md)
- [Catch us on Twitch for the Live Stream Release Video](https://www.twitch.tv/pagerduty)

## Version Info

Name: <span style="color: peru"><span class="glyphicon glyphicon-phone"></span> "Hood peru phone"</span>

Release Date: February 4th, 2025


## Community Contributors

Submit your own Pull Requests to get recognition here!

* Rui Melo Amaro ([rmeloamaro](https://github.com/rmeloamaro))
* Bruno Dias ([brmdias](https://github.com/brmdias))
* ([trodriguezpd](https://github.com/trodriguezpd))


## Staff Contributors

* Greg Schueler ([gschueler](https://github.com/gschueler))
* Alexander Abarca ([alexander-variacode](https://github.com/alexander-variacode))
* Alexander Grachtchouk ([mrdubr](https://github.com/mrdubr))
* Carlos Eduardo ([carlosrfranco](https://github.com/carlosrfranco))
* Christopher McCarroll-Gilbert ([chrismcg14](https://github.com/chrismcg14))
* Charlie Crawford ([ChuckCrawford](https://github.com/ChuckCrawford))
* Forrest Evans ([fdevans](https://github.com/fdevans))
* Imad Jafir ([imad6639](https://github.com/imad6639))
* Jake Cohen ([jsboak](https://github.com/jsboak))
* Jason Brooks ([jbrookspd](https://github.com/jbrookspd))
* Jesus Osuna ([Jesus-Osuna-M](https://github.com/Jesus-Osuna-M))
* José Vásquez ([hiawvp](https://github.com/hiawvp))
* Luis Toledo ([ltamaster](https://github.com/ltamaster))
* Rodrigo Navarro ([ronaveva](https://github.com/ronaveva))
* Sarah Martinelli Benedetti ([smartinellibenedetti](https://github.com/smartinellibenedetti))
* Stephen Joyner ([sjrd218](https://github.com/sjrd218))
3 changes: 1 addition & 2 deletions docs/history/release-calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Upgrade instructions [can be found here](/upgrading/index.md).

| Release Version | Release Date | Enterprise Support Status |
|------------------------------------------|----------------------|---------------------------|
| [5.9.0](/history/5_x/version-5.9.0.md) | February 4th, 2025 | Supported |
| [5.8.0](/history/5_x/version-5.8.0.md) | December 5th, 2024 | Supported |
| [5.7.0](/history/5_x/version-5.7.0.md) | October 21, 2024 | Supported |
| [5.6.1](/history/5_x/version-5.6.1.md) | October 14, 2024 | Supported |
Expand All @@ -23,8 +24,6 @@ Upgrade instructions [can be found here](/upgrading/index.md).
| [5.0.2](/history/5_x/version-5.0.2.md) | February 12th, 2024 | Supported |
| [5.0.1](/history/5_x/version-5.0.1.md) | January 15th, 2024 | Supported |
| [5.0.0](/history/5_x/version-5.0.0.md) | December 14th, 2023 | Supported |
| [4.17.6](/history/4_x/version-4.17.6.md) | April 2nd, 2024 | Maintenance Support |
| [4.17.5](/history/4_x/version-4.17.5.md) | March 4th, 2024 | Maintenance Support |

::: warning
With the release of [version 5.0.0](5_x/version-5.0.0.html) the 4.x series was placed into Maintenance Support status. All fixes to the product will be made in the 5.x series. Critical bugs may be back ported to the 4.x series as determined by the PagerDuty Automation Product Team.
Expand Down

0 comments on commit 0f4965a

Please sign in to comment.