Skip to content

Releases: oracle/weblogic-image-tool

WebLogic Image Tool 1.13.2

22 Apr 15:44
Compare
Choose a tag to compare

What's Changed

Additional Features

  • Added the ability to override the default OS packages when building a new image, see WLSIMG_OS_PACKAGES on the Configuration page of the User Guide.

Full Changelog: release-1.13.1...release-1.13.2

WebLogic Image Tool 1.13.1

14 Apr 19:04
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fixed bug in Dockerfile created in release 1.13.0 when non-zip installers were used.

Full Changelog: release-1.13.0...release-1.13.1

WebLogic Image Tool 1.13.0

11 Apr 19:50
Compare
Choose a tag to compare

What's Changed

Additional Features

  • New command line option to build an alternate platform target, --platform. For example, you can now build an amd64 platform from an arm64 host, and vice versa.
  • It is now possible to build OHS images with the DB19 client. To do so, you must first download and cache the DB19 installer from patch 34761383 as --type DB19.

Bug Fixes

  • Fixed outdated Sonar build to use JDK17. Distribution build uses JDK11 with JDK8 compatibility.

Full Changelog: release-1.12.2...release-1.13.0

WebLogic Image Tool 1.12.2

05 Mar 15:39
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • When using Auxilliary images with OpenShift, ensure group permissions match user permissions for all files and directories created in the Aux image.
  • Corrected internal product list for OHS installs in order to get correct patches for OHS with recommendedPatches.

Full Changelog: release-1.12.1...release-1.12.2

WebLogic Image Tool 1.12.1

17 Oct 19:41
Compare
Choose a tag to compare

What's Changed

Additional Features

  • Copying files into a container image using --additionalBuildFiles tries to maintain file attributes of the original file.
  • Added a new option to pass additional command line options to the container build engine (docker/podman). Options after -- in the imagetool CLI will be passed as-is to the build engine.

Bug Fixes

  • Allow spaces in WDT file names for models, variables, and archives.

Full Changelog: release-1.11.11...release-1.12.1

WebLogic Image Tool 1.11.11

02 May 13:08
Compare
Choose a tag to compare

What's Changed

Additional Features

Bug Fixes

  • Updated microdnf command line for use with linux 9 which does not assume yes by default by @ddsharpe in #434
  • Updated WebLogic Server product list to include the new Middleware Common Libraries product for patches and PSUs.

Full Changelog: release-1.11.10...release-1.11.11

WebLogic Image Tool 1.11.10

14 Mar 16:39
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: release-1.11.9...release-1.11.10

WebLogic Image Tool 1.11.9

05 Jan 20:07
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Only validate user credentials if there are patches involved by @ddsharpe in #410
  • Compare ARU product version numerically to ensure latest OPatch version is selected by @ddsharpe in #412

Full Changelog: release-1.11.8...release-1.11.9

WebLogic Image Tool 1.11.8

12 Dec 19:43
Compare
Choose a tag to compare

What's Changed

Additional Features

  • Add support for the Oracle HTTP Server installer by @ddsharpe in #402

Bug Fixes

Full Changelog: release-1.11.7...release-1.11.8

WebLogic Image Tool 1.11.7

03 Nov 15:19
Compare
Choose a tag to compare

What's Changed

Additional Features

  • Added additional build command hook, initial-build-commands by @ddsharpe in #400

Bug Fixes

  • Handle patches where versions of the patch are cancelled or incorrectly marked in ARU by @ddsharpe in #399

Full Changelog: release-1.11.6...release-1.11.7