Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit b1ba1f0

Browse files
author
Chris Wiechmann
committed
Prepare to release 3.6.0
1 parent dd8ff35 commit b1ba1f0

File tree

8 files changed

+10
-9
lines changed

8 files changed

+10
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
7+
## [3.6.0] 2021-09-20
88
### Added
99
- Make sure Filebeat is not mixing up OpenTraffic with other Log-Files such as Audit-Log [#145](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/145)
1010
- New optional parameter: `API_BUILDER_LOG_LEVEL` to set the API-Builder Log-Level in your .env file
1111
- Support for multiple Admin-Node-Managers when using the regional feature [#144](https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/issues/144)
12+
- Added documentation and examples for ES_JAVA_OPTS and LS_JAVA_OPTS on how to setup a different temp directory for Elasticsearch & Logstash
1213

1314
## [3.5.0] 2021-09-13
1415
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ After this configuration has been done, Open-Traffic log-files will be created b
153153

154154
Please download and extract the release package from the GitHub project onto your machine(s):
155155
```
156-
wget --no-check-certificate https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/releases/download/v3.5.0/axway-apim-elk-v3.5.0.tar.gz -O - | tar -xvz
156+
wget --no-check-certificate https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/releases/download/v3.6.0/axway-apim-elk-v3.6.0.tar.gz -O - | tar -xvz
157157
```
158158
To simplify updates it is recommended to create a Symlink-Folder and finally rename the provided file `env-sample` to `.env`.
159159
```

UPDATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ On the other hand, the API builder Docker image, as a central component of the s
5757
| 3.3.2 | [X](#api-builderlogstashmemcached) | - | - | - | - | - | - |- | 7.12.1 | |
5858
| 3.4.0 | [X](#api-builderlogstashmemcached) | [X](#api-builderlogstashmemcached) | - | - | - | [X](#dashboards)| [X](#parameters)|[X](#elastic-config)| 7.14.0 | |
5959
| 3.5.0 | [X](#api-builderlogstashmemcached) | - | - | - | - | - | [X](#parameters)|- | 7.14.0 | |
60-
| Unreleased | [X](#api-builderlogstashmemcached) | - | - | - | - | - | [X](#parameters)|- | 7.14.0 | |
60+
| 3.6.0 | [X](#api-builderlogstashmemcached) | - | - | - | - | - | [X](#parameters)|- | 7.14.0 | |
6161

6262
### Update from Version 1.0.0
6363

apibuilder4elastic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "apibuilder4elastic",
33
"description": "This API-Builder project provides an ELK-Based Traffic-Monitor API.",
44
"main": "app.js",
5-
"version": "v3.5.0",
5+
"version": "v3.6.0",
66
"author": "Chris Wiechmann",
77
"email": "cwiechmann@axway.com",
88
"url": "https://axway.com",

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757

5858
# This is the API-Builder project exposing the API-Gateway Manager REST-API
5959
apibuilder4elastic:
60-
image: cwiechmann/apibuilder4elastic:v3.5.0
60+
image: cwiechmann/apibuilder4elastic:v3.6.0
6161
restart: on-failure:10
6262
container_name: apibuilder4elastic
6363
environment:

helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ description: A Helm chart for the Axway APIM Elasticsearch integration.
44

55
type: application
66

7-
version: 3.5.0
7+
version: 3.6.0
88

9-
appVersion: "3.5.0"
9+
appVersion: "3.6.0"
1010

1111
dependencies:
1212
- name: logstash

helm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ kubectl apply -n apim-elk -f https://raw.githubusercontent.com/Axway-API-Managem
8585
8686
With Elasticsearch volumes and your `myvalues.yaml` file in place, you can start the installation:
8787
```
88-
helm install -n apim-elk -f myvalues.yaml axway-elk https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/releases/download/v3.5.0/helm-chart-apim4elastic-v3.5.0.tgz
88+
helm install -n apim-elk -f myvalues.yaml axway-elk https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/releases/download/v3.6.0/helm-chart-apim4elastic-v3.6.0.tgz
8989
```
9090
👉 __Please note:__ The Helm Release-Name: __axway-elk__ is mandatory. Read [here](#why-helm-release-name-axway-elk) why.
9191

helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ apibuilder4elastic:
2525
# Enables the APIBuilder4Elastic, which is required for the solution to work. So very unlikely to disable
2626
enabled: true
2727
image: "cwiechmann/apibuilder4elastic"
28-
imageTag: "v3.5.0"
28+
imageTag: "v3.6.0"
2929
imagePullPolicy: IfNotPresent
3030
nameOverride: "apibuilder4leastic"
3131
fullnameOverride: "Axway API-Builder4Elastic"

0 commit comments

Comments
 (0)