This repository was archived by the owner on Aug 10, 2022. It is now read-only.
Releases: caf-archive/opensuse-elasticsearch7-image
Releases · caf-archive/opensuse-elasticsearch7-image
v3.5.0
Version Number
3.5.0-522
New Features
- The image is now based on openSUSE Leap 15.4.
The release notes for openSUSE Leap 15.4 can be found here. - US478076: Tini has been upgraded to v0.19.0.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2927
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.5.0(Static Tag)cafapi/opensuse-elasticsearch7:3.5(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.7
Version Number
3.4.7-488
New Features
- None
Patch Fixes Included
- This release includes fixes for the following CVE:
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2850
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.7(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.6
Version Number
3.4.6-483
New Features
- None
Bug Fixes
- 408005: Startup scripts now log to stderr along with the rest of the logging.
Patch Fixes Included
- This release includes the fix for CVE-2022-1097
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2786
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.6(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.5
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2615
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.5(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.4
Version Number
3.4.4-417
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2529
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.4(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.3
Version Number
3.4.3-407
New Features
- None
Bug Fixes
- Log4Shell Mitigation
To protect against the CVE-2021-44228 vulnerability, the version of Log4J 2 bundled with Elasticsearch has been updated to 2.16.0.
Known Issues
- None
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.3(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.2
Version Number
3.4.2-390
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2305
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.2(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.1
Version Number
3.4.1-383
New Features
- None
Patch Fixes Included
- This release includes OS package updates only.
Known Issues
- None
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.1(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.4.0
Version Number
3.4.0-320
New Features
- The image is now based on openSUSE Leap 15.3.
The release notes for openSUSE Leap 15.3 can be found here. - SCMOD-14011: Updated to support file-based secrets
The image now comes pre-installed with a startup script which provides support for file-based secrets. It works by looking for
environment variables ending with the _FILE prefix and setting the environment variable base name to the contents of the file. For
example, given this environment variable ending in the _FILE suffix:ABC_PASSWORD_FILE=/var/somefile.txt, the script will read the
contents of /var/somefile.txt (for example 'mypassword'), and export an environment variable named ABC_PASSWORD:
ABC_PASSWORD=mypassword. This feature is disabled by default. To enable it, ensure aUSE_FILE_BASED_SECRETSenvironment variable
is present, with a value oftrue, for example,USE_FILE_BASED_SECRETS=true.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2149
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.4.0(Static Tag)cafapi/opensuse-elasticsearch7:3.4(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)
v3.3.0
Version Number
3.3.0-273
New Features
- Elasticsearch version has been updated to 7.10.2
- SCMOD-11949: The gosu tool is now available in the base image.
This tool allows derived images to run commands as a specified user, rather than as the default user.
See the README.md for more details.
Known Issues
- None
Micro Focus Release Authorization
- ITLS RTM Approval Id: 2054
Release Artifacts
Docker
cafapi/opensuse-elasticsearch7:3.3.0(Static Tag)cafapi/opensuse-elasticsearch7:3.3(Dynamic Tag)cafapi/opensuse-elasticsearch7:3(Dynamic Tag)cafapi/opensuse-elasticsearch7:latest(Dynamic Tag)