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

v8.1 Release July 2023 #147

Merged
merged 2 commits into from
Jul 7, 2023
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
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@

All notable changes to this project will be documented in this file

## v23.7.0

### Fixed

* Updated all SPM IBM's links to reference Merative SPM PDF's

### Changed

* The following helm-charts updates have been made:
* `version` updated to `23.7.0`

## v23.6.1

### Fixed

* Update Gatsby settings lowering `carbon-component` to an earlier version
* Fix default site prefix

## v23.6.0

### Added
Expand Down Expand Up @@ -225,7 +243,7 @@ All notable changes to this project will be documented in this file
### Changed

* The following helm-charts have been updated to chart version `21.8.0`: `apps`, `batch`, `mqserver`, `spm`, `uawebapp`, `web`, `xmlserver`
* Changed DB2 datasources isolation level for the `apps` producer and consumers pods. See [Transaction control/Underlying design/DB2/Repeatable Read](https://www.ibm.com/docs/en/spm/8.0.2?topic=design-db2)
* Changed DB2 datasources isolation level for the `apps` producer and consumers pods. See **Transaction control**, **Underlying design** and **DB2 Repeatable Read** in the **Social Program Management Server Developer's Guide**.
* Updated IBM Documentation link to SPM V8
* Clarified prerequisite software statements ([#83](https://github.com/merative/spm-kubernetes/issues/83))

Expand Down Expand Up @@ -415,7 +433,7 @@ All notable changes to this project will be documented in this file

### Changed

* Limit allowed HTTP verbs as detailed in the [IBM Documentation](https://www.ibm.com/docs/en/spm/7.0.11?topic=considerations-enabling-http-verb-permissions)
* Limit allowed HTTP verbs. For more information about HTTP verbs, see **Enabling HTTP verb permissions** in the *Social Program Management Curam Security Handbook*.
* Set `-Xshareclasses` to `none` for Liberty-based images as workaround for OpenJ9 issue ([#51](https://github.com/merative/spm-kubernetes/issues/51))
* Adds values from `podAnnotations` at deployment of `apps` chart

Expand Down
6 changes: 3 additions & 3 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ module.exports = {
withWebp: true,
imageQuality: 75,
iconPath: "./src/images/spm-favicon-32.svg",
//repository: {
// baseUrl: "https://github.com/merative/spm-kubernetes",
//},
// repository: {
// baseUrl: "https://github.com/merative/spm-kubernetes",
// },
},
},
],
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ description: |-
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/batch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ description: |-
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/mqserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ description: |-
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand Down
14 changes: 7 additions & 7 deletions helm-charts/spm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ description: |-
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand All @@ -57,22 +57,22 @@ icon: https://avatars2.githubusercontent.com/u/1459110

dependencies:
- name: apps
version: "~23.6.0"
version: "~23.7.0"
repository: "@local-development"
- name: batch
version: "~23.6.0"
version: "~23.7.0"
repository: "@local-development"
- name: uawebapp
version: "~23.6.0"
version: "~23.7.0"
repository: "@local-development"
- name: web
version: "~23.6.0"
version: "~23.7.0"
repository: "@local-development"
- name: mqserver
version: "~23.6.0"
version: "~23.7.0"
repository: "@local-development"
- name: xmlserver
version: "~23.6.0"
version: "~23.7.0"
repository: "@local-development"
- name: ibm-sch
repository: "@sch"
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/uawebapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ description: |-
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ description: |-
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/xmlserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ description: |-
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0
version: 23.6.0
version: 23.7.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
Expand Down
Loading
Loading