Skip to content

Releases: merative/spm-middleware

1.7.9

17 Dec 16:02
666c00f
Compare
Choose a tag to compare
Wlp updates (#110)

* Update galaxy.yml

update version

* Update converge.yml

update lib version

* Update converge.yml

update lib version

* Update converge.yml

update lib version

* Update README.md

update lib version

* Update README.md

update lib version

* Update main.yml

update lib version

* Create v24.0.0.12-JDK17.yml

New role for JDK 17

* Create v24.0.0.12-JDK21.yml

new file for JDK 21

* Create v24.0.0.12.yml

new file for old lib ?

* Update v24.0.0.12-JDK17.yml

update PID

* Update v24.0.0.12-JDK21.yml

update pid

* Update v24.0.0.12.yml

update pid

* Update v24.0.0.12.yml

whiteSpace

1.7.8

05 Dec 15:35
7e14ad5
Compare
Choose a tag to compare
Update 19c patch var file - add in new patch/fix zip (#107)

When deploying OHS with DB Client 19c version we saw an issue logging into Curam post deployment.

This issue lead to issues decoding content and ultimately resources (e.g. css files) not being downloaded and impacting the visual and usability of Curam.

From investagtion we found errors in the logs

This lead us to find Oracle documentation on the errors and highlighted an extra Patch that looks to be required.

This patch was applied to a server manually and once OHS was restarted we no longer saw issues with Curam.

The changes in this PR adds this new patch and ensures it is applied when deploying

Co-authored-by: Martin Fanning <[email protected]>

1.7.7

03 Dec 16:15
7d2059e
Compare
Choose a tag to compare
Update OHS code to upgrade to 19c Client (#106)

* Update OHS code to upgrade to 19c Client

Up to now we have been installing the 12c Client for the Oracle HTTP Server.  This is already or about to go out of support.  So we need to switch to the supported version i.e. 19C Client..

Initially a ticket was created for this work - https://github.com/spm-devops/transformers/issues/1327

But the code deliever in this PR should cover what is required.

* Update README.md

Update README

---------

Co-authored-by: Martin Fanning <[email protected]>

1.7.6

19 Nov 16:16
1ad9b0d
Compare
Choose a tag to compare
Further OHS Updates to base install testing (#105)

Further update to main.yaml

to ensure when patches in undefined the check is accurate for > 0

Co-authored-by: Martin Fanning <[email protected]>

1.7.5

15 Nov 15:40
bd8c0a0
Compare
Choose a tag to compare
OHS Base YAML install file (#103)

* OHS Base YAML install file

I am trying manually work around https://github.com/spm-devops/transformers/issues/1327 - until this is fixed.

On a VM i can manually install all the required pieces i.e.
OHS Base
OHS 19c Upgrade
OHS 19c latest patches

However manually it is more difficult to complete the OHS config for Curam -  as this has a number of steps including creating SSL certs etc.

To help this I have created a YAML file to just install the Base version of OHS.  This will mean when i choose this version when deploying a VM - it will in stall the base and configure OHS for use with Curam..  I can then manually install the 19c upgrade and latest patches - and OHS should be automatically configured for me (from the base install)

This changeset has a YAML file which just installs the Base version (commented out the patches information).  There is a change needed to the ohs main yaml file - to only Patch OHS when the ohs_version variable is set - which it should be for all other yamls (outside of the base)

Tested this locally on molecule - and it looks to pass for both the Base install and latest 12c fixpacks..

If this works will be first step in trying to solve the above transformers ticket.

* Update main.yaml - add in original when check

Update main.yaml - add in original when check

---------

Co-authored-by: Martin Fanning <[email protected]>

1.7.4

21 Oct 08:59
8aa66ef
Compare
Choose a tag to compare
Update to Oracle 19.25.0.0.0 (#102)

* Update to WebLogic 14.1.1.0.240922

Update to WebLogic 14.1.1.0.240922
Use Java 1.8.0_431
Update OPatch to 13.9.4.2.17
Update molecule tests
Update galaxy.yml

* Update to Oracle 19.25.0.0.0

New Oracle 19.25.0.0.0 yaml file
Update 19c molecule tests
Update README
Update Galaxy.yml

---------

Co-authored-by: Martin Fanning <[email protected]>

1.7.3

21 Oct 08:22
9556e81
Compare
Choose a tag to compare
Update to WebLogic 14.1.1.0.240922 (#101)

Update to WebLogic 14.1.1.0.240922
Use Java 1.8.0_431
Update OPatch to 13.9.4.2.17
Update molecule tests
Update galaxy.yml

Co-authored-by: Martin Fanning <[email protected]>

1.7.2

26 Sep 09:44
c9ac135
Compare
Choose a tag to compare
Update IIM version, WAS & IHS to 9.0.5.21 (#100)

* Update WebSphere Liberty (java 17 & 21) to v24.0.0.9

Update WebSphere Liberty (java 17 & java 21) to v24.0.0.9 - new yaml file
Update Molecule tests
Update galaxy file

* Update IIM version, WAS & IHS to 9.0.5.21

Update to latest IBM Installation Manager
Update WebSphere and IBM HTTP Server to v9.0.5.21 - new yaml files
Update READMEs
Update Molecule tests
Update galaxy file

---------

Co-authored-by: Martin Fanning <[email protected]>

1.7.1

26 Sep 08:31
1e35a99
Compare
Choose a tag to compare
Update WebSphere Liberty (java 17 & 21) to v24.0.0.9 (#99)

Update WebSphere Liberty (java 17 & java 21) to v24.0.0.9 - new yaml file
Update Molecule tests
Update galaxy file

Co-authored-by: Martin Fanning <[email protected]>

1.7.0

25 Sep 15:38
bf76f08
Compare
Choose a tag to compare
Update WebSphere Liberty (java 8) to v24.0.0.9 (#98)

Update WebSphere Liberty (java 8) to v24.0.0.9 - new yaml file
Update READMEs
Update Molecule tests
Update galaxy file

Co-authored-by: Martin Fanning <[email protected]>