Skip to content

Releases: oracle/weblogic-image-tool

WebLogic Image Tool 1.9.9

04 Mar 20:46
Compare
Choose a tag to compare

Additional features in this release:

  • Added --force option to cache addInstaller and addPatch commands.
  • Changed repository for default oraclelinux base image to GitHub Container Repository.
  • Added support for new web gate on Oracle patching server.

WebLogic Image Tool 1.9.8

11 Feb 21:42
Compare
Choose a tag to compare

Additional features in this release:

  • Added support for modelHome and domainHomeSourceType in generated WDT files.
  • Added support for Docker BuildKit (All Dockerfile FROM blocks were changed to lower-case).

Bugs addressed in this release:

  • Added handling for OPatch releases when multiple OPatch releases are recommended by Oracle.
  • Fixed bug preventing JDeveloper PSU releases from being included in --recommendedPatches.
  • Updated Mustache dependency to 0.9.7.

WebLogic Image Tool 1.9.7

16 Dec 20:57
Compare
Choose a tag to compare

Additional features in this release:

  • Added support for Oracle Linux 8-slim (removed locale reference and added findutils and diffutils packages).
  • Included PSU overlay with security patches in --recommendedPatches.
  • Added jq package to all images for use with the next WebLogic Kubernetes Operator release.

Bugs addressed in this release:

  • Fixed bug that did not allow for base images to have pre-created /u01 folder.
  • Improved patch version resolution. Patches without version information (the trailing _12.2.1.3.xxxx), should correctly resolve to the installer version (or the PSU version, if the PSU is being applied).

WebLogic Image Tool 1.9.6

03 Dec 16:38
Compare
Choose a tag to compare

Additional features in this release:

  • Added support for the user to add custom OS packages to AdditionalBuildCommands.
  • Added support for strict ordering to patch application, when patches need to be applied one at a time and in order (FMW).

Bugs addressed in this release:

  • Fixed issue with new OPatch release, Image Tool reports multiple versions of OPatch patch.
  • Fixed issue with COPY on older versions of Docker.
  • Fixed issue where OPatch patch was not always detected on the --patches input argument.

WebLogic Image Tool 1.9.5

26 Oct 22:16
2cd4fd5
Compare
Choose a tag to compare

Bugs addressed in this release:

  • Restored detection of JAVA_HOME from the --fromImage during UPDATE use case.
  • During image UPDATE, detect user and group setting from the source image specified by --fromImage.
  • Prevent a NullPointerException when the i18n resource bundle fails to load.
  • Fixes NullPointerException when invalid patches were specified that triggered a PatchNotFoundException.
  • Improve usability when version of OPatch is provided by user.

WebLogic Image Tool 1.9.4

06 Oct 19:46
Compare
Choose a tag to compare

Bugs addressed in this release:

  • In upgrade image option, correct the COPY command to use the correct userid:groupid selected by user.
  • Add missing group read permissions to Oracle installed files.

WebLogic Image Tool 1.9.3

31 Aug 17:08
Compare
Choose a tag to compare

Bugs addressed in this release:

  • include JDeveloper product patches to FMW install types for --recommendedPatches and --latestPSU options.
  • Added group permissions to WDT, domain, and model folders.
  • Temporary workaround to skip the ADR patch, if recommended for WLS, when using --recommendedPatches.

WebLogic Image Tool 1.9.2

31 Jul 23:00
Compare
Choose a tag to compare

Additional features in this release:

  • Added VERSION.txt marker file to installer for easy identification of installed release.
  • Added support for using the GraalVM JDK installer
  • Added WLS installer types for the slim and development installers to cached installer types
  • Allow recommendedPatches for all install types, SOA, OSB, WCP, ...
  • Added option to allow custom location for models when using wdtModelOnly

Bugs addressed in this release:

  • Fixed issue preventing Coherence patch from being selected when using recommendedPatches
  • Fixed issue preventing update image when doing wdtModelOnly
  • Fixed REBASE Dockerfile to include DOMAIN_HOME environment variable

WebLogic Image Tool 1.9.1

07 Jul 21:35
Compare
Choose a tag to compare

Bugs addressed in this release:

  • Fixed an issue preventing an update image when using wdtModelOnly

WebLogic Image Tool 1.9.0

03 Jul 21:22
Compare
Choose a tag to compare

Additional features in this release:

  • Added run-time support for OpenJDK
  • Added recommendedPatches option to apply latest PSU as well as all Oracle recommended patches for a release
  • Added support for WDT model in archive
  • Added ANSI colors to console output (can be disabled in logging.properties)
  • Improved automatic patch version selection based on current image PSU/Version
  • Added option to allow user to override the OS Package Manager Type (or opt-out)
  • Added new option to update application and binding YAML files for Verrazzano with image metadata

Bugs addressed in this release:

  • Corrected shebang header for shell script
  • Fixed issue when installer response files in different directories had the same name
  • Fixed issue on Windows platform with context folder cleanup