diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f23401..61fd3201 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.0.8.1](https://github.com/johnnymillergh/muscle-and-fitness-server/compare/0.0.8...0.0.8.1) (2022-02-04) + + +### Bug Fixes + +* **$ELK:** correct Elasticsearch index ([0a0df36](https://github.com/johnnymillergh/muscle-and-fitness-server/commit/0a0df3688a44fa73b50ef04df812fd5983accdf2)) + + + # [0.0.8](https://github.com/johnnymillergh/muscle-and-fitness-server/compare/0.0.7...0.0.8) (2022-02-04) diff --git a/api-gateway/api-gateway-biz/pom.xml b/api-gateway/api-gateway-biz/pom.xml index 85c536b1..2b3a6d1c 100644 --- a/api-gateway/api-gateway-biz/pom.xml +++ b/api-gateway/api-gateway-biz/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf api-gateway - 0.0.8 + 0.0.8.1 diff --git a/api-gateway/api-gateway-bootstrap/pom.xml b/api-gateway/api-gateway-bootstrap/pom.xml index 8d4689f3..fdbda28e 100644 --- a/api-gateway/api-gateway-bootstrap/pom.xml +++ b/api-gateway/api-gateway-bootstrap/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf api-gateway - 0.0.8 + 0.0.8.1 diff --git a/api-gateway/api-gateway-domain/pom.xml b/api-gateway/api-gateway-domain/pom.xml index 7791e492..4c558fee 100644 --- a/api-gateway/api-gateway-domain/pom.xml +++ b/api-gateway/api-gateway-domain/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf api-gateway - 0.0.8 + 0.0.8.1 diff --git a/api-gateway/api-gateway-infra/pom.xml b/api-gateway/api-gateway-infra/pom.xml index 6132ba26..cd6697ee 100644 --- a/api-gateway/api-gateway-infra/pom.xml +++ b/api-gateway/api-gateway-infra/pom.xml @@ -10,6 +10,6 @@ com.jmsoftware.maf api-gateway - 0.0.8 + 0.0.8.1 diff --git a/api-gateway/api-gateway-message/pom.xml b/api-gateway/api-gateway-message/pom.xml index 2010d227..a1332911 100644 --- a/api-gateway/api-gateway-message/pom.xml +++ b/api-gateway/api-gateway-message/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf api-gateway - 0.0.8 + 0.0.8.1 diff --git a/api-gateway/api-gateway-web/pom.xml b/api-gateway/api-gateway-web/pom.xml index 9d540b6f..5d43cd7b 100644 --- a/api-gateway/api-gateway-web/pom.xml +++ b/api-gateway/api-gateway-web/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf api-gateway - 0.0.8 + 0.0.8.1 diff --git a/api-gateway/pom.xml b/api-gateway/pom.xml index 7bcc719b..89851117 100644 --- a/api-gateway/pom.xml +++ b/api-gateway/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 pom diff --git a/auth-center/auth-center-biz/pom.xml b/auth-center/auth-center-biz/pom.xml index 7915aa67..b07a966c 100644 --- a/auth-center/auth-center-biz/pom.xml +++ b/auth-center/auth-center-biz/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf auth-center - 0.0.8 + 0.0.8.1 diff --git a/auth-center/auth-center-bootstrap/pom.xml b/auth-center/auth-center-bootstrap/pom.xml index 33626122..00c8801d 100644 --- a/auth-center/auth-center-bootstrap/pom.xml +++ b/auth-center/auth-center-bootstrap/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf auth-center - 0.0.8 + 0.0.8.1 diff --git a/auth-center/auth-center-domain/pom.xml b/auth-center/auth-center-domain/pom.xml index b4b4f1c8..71d5601b 100644 --- a/auth-center/auth-center-domain/pom.xml +++ b/auth-center/auth-center-domain/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf auth-center - 0.0.8 + 0.0.8.1 diff --git a/auth-center/auth-center-infra/pom.xml b/auth-center/auth-center-infra/pom.xml index e2931569..307eadc2 100644 --- a/auth-center/auth-center-infra/pom.xml +++ b/auth-center/auth-center-infra/pom.xml @@ -11,6 +11,6 @@ com.jmsoftware.maf auth-center - 0.0.8 + 0.0.8.1 diff --git a/auth-center/auth-center-message/pom.xml b/auth-center/auth-center-message/pom.xml index daa322b0..768045fd 100644 --- a/auth-center/auth-center-message/pom.xml +++ b/auth-center/auth-center-message/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf auth-center - 0.0.8 + 0.0.8.1 diff --git a/auth-center/auth-center-web/pom.xml b/auth-center/auth-center-web/pom.xml index fc10edef..0946fbba 100644 --- a/auth-center/auth-center-web/pom.xml +++ b/auth-center/auth-center-web/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf auth-center - 0.0.8 + 0.0.8.1 diff --git a/auth-center/pom.xml b/auth-center/pom.xml index 44c7f766..ed325f84 100644 --- a/auth-center/pom.xml +++ b/auth-center/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 pom diff --git a/common/pom.xml b/common/pom.xml index 9141e3ac..866a379f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 diff --git a/docker/configuration/logstash/logstash-maf.conf b/docker/configuration/logstash/logstash-maf.conf index e058f677..fb411084 100644 --- a/docker/configuration/logstash/logstash-maf.conf +++ b/docker/configuration/logstash/logstash-maf.conf @@ -9,7 +9,7 @@ input { output { elasticsearch { hosts => ["maf-elasticsearch:9200"] - index => "maf-logstash-%{[applicationName]}-%{[environment]}-%{+YYYY.MM.dd}" + index => "maf-logstash-%{[APPLICATION]}-%{[environment]}-%{+YYYY.MM.dd}" user => "elastic" password => "maf@elasticsearch" } diff --git a/maf-mis/maf-mis-biz/pom.xml b/maf-mis/maf-mis-biz/pom.xml index 87c82aa4..31bafb96 100644 --- a/maf-mis/maf-mis-biz/pom.xml +++ b/maf-mis/maf-mis-biz/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf maf-mis - 0.0.8 + 0.0.8.1 diff --git a/maf-mis/maf-mis-bootstrap/pom.xml b/maf-mis/maf-mis-bootstrap/pom.xml index af616311..718ae641 100644 --- a/maf-mis/maf-mis-bootstrap/pom.xml +++ b/maf-mis/maf-mis-bootstrap/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf maf-mis - 0.0.8 + 0.0.8.1 diff --git a/maf-mis/maf-mis-domain/pom.xml b/maf-mis/maf-mis-domain/pom.xml index 4a7ae3b4..17df9d3e 100644 --- a/maf-mis/maf-mis-domain/pom.xml +++ b/maf-mis/maf-mis-domain/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf maf-mis - 0.0.8 + 0.0.8.1 diff --git a/maf-mis/maf-mis-infra/pom.xml b/maf-mis/maf-mis-infra/pom.xml index 82088f8b..06bcaea0 100644 --- a/maf-mis/maf-mis-infra/pom.xml +++ b/maf-mis/maf-mis-infra/pom.xml @@ -11,6 +11,6 @@ com.jmsoftware.maf maf-mis - 0.0.8 + 0.0.8.1 diff --git a/maf-mis/maf-mis-message/pom.xml b/maf-mis/maf-mis-message/pom.xml index b6618a44..7ff11b8a 100644 --- a/maf-mis/maf-mis-message/pom.xml +++ b/maf-mis/maf-mis-message/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf maf-mis - 0.0.8 + 0.0.8.1 diff --git a/maf-mis/maf-mis-web/pom.xml b/maf-mis/maf-mis-web/pom.xml index 1128b79f..181634ac 100644 --- a/maf-mis/maf-mis-web/pom.xml +++ b/maf-mis/maf-mis-web/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf maf-mis - 0.0.8 + 0.0.8.1 diff --git a/maf-mis/pom.xml b/maf-mis/pom.xml index 6773863c..a9e0ee05 100644 --- a/maf-mis/pom.xml +++ b/maf-mis/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 pom diff --git a/oss-center/oss-center-biz/pom.xml b/oss-center/oss-center-biz/pom.xml index c3f39a3f..f99df901 100644 --- a/oss-center/oss-center-biz/pom.xml +++ b/oss-center/oss-center-biz/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf oss-center - 0.0.8 + 0.0.8.1 diff --git a/oss-center/oss-center-bootstrap/pom.xml b/oss-center/oss-center-bootstrap/pom.xml index 76c0e9d8..29e83a12 100644 --- a/oss-center/oss-center-bootstrap/pom.xml +++ b/oss-center/oss-center-bootstrap/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf oss-center - 0.0.8 + 0.0.8.1 diff --git a/oss-center/oss-center-domain/pom.xml b/oss-center/oss-center-domain/pom.xml index 3d9cf226..6b54e840 100644 --- a/oss-center/oss-center-domain/pom.xml +++ b/oss-center/oss-center-domain/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf oss-center - 0.0.8 + 0.0.8.1 diff --git a/oss-center/oss-center-infra/pom.xml b/oss-center/oss-center-infra/pom.xml index 94a169ad..3585d4d4 100644 --- a/oss-center/oss-center-infra/pom.xml +++ b/oss-center/oss-center-infra/pom.xml @@ -11,6 +11,6 @@ com.jmsoftware.maf oss-center - 0.0.8 + 0.0.8.1 diff --git a/oss-center/oss-center-message/pom.xml b/oss-center/oss-center-message/pom.xml index a12d566f..93c038db 100644 --- a/oss-center/oss-center-message/pom.xml +++ b/oss-center/oss-center-message/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf oss-center - 0.0.8 + 0.0.8.1 diff --git a/oss-center/oss-center-web/pom.xml b/oss-center/oss-center-web/pom.xml index 75d17ee2..92375336 100644 --- a/oss-center/oss-center-web/pom.xml +++ b/oss-center/oss-center-web/pom.xml @@ -11,7 +11,7 @@ com.jmsoftware.maf oss-center - 0.0.8 + 0.0.8.1 diff --git a/oss-center/pom.xml b/oss-center/pom.xml index 9d4e81a7..f9a0bbaa 100644 --- a/oss-center/pom.xml +++ b/oss-center/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 pom diff --git a/pom.xml b/pom.xml index 81f92823..7df474c9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 Muscle and Fitness Server Muscle and Fitness Server (M&F, maf), a Spring Cloud microservice based, back-end server for managing data of muscle and fitness. diff --git a/reactive-spring-cloud-starter/pom.xml b/reactive-spring-cloud-starter/pom.xml index 89c0bc75..13f26c07 100644 --- a/reactive-spring-cloud-starter/pom.xml +++ b/reactive-spring-cloud-starter/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 diff --git a/spring-boot-admin/pom.xml b/spring-boot-admin/pom.xml index 550ccea7..6f3b58f2 100644 --- a/spring-boot-admin/pom.xml +++ b/spring-boot-admin/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 pom diff --git a/spring-boot-admin/spring-boot-admin-bootstrap/pom.xml b/spring-boot-admin/spring-boot-admin-bootstrap/pom.xml index 05d2fd6c..79092438 100644 --- a/spring-boot-admin/spring-boot-admin-bootstrap/pom.xml +++ b/spring-boot-admin/spring-boot-admin-bootstrap/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf spring-boot-admin - 0.0.8 + 0.0.8.1 diff --git a/spring-cloud-starter/pom.xml b/spring-cloud-starter/pom.xml index d86af1f5..a828bb06 100644 --- a/spring-cloud-starter/pom.xml +++ b/spring-cloud-starter/pom.xml @@ -10,7 +10,7 @@ com.jmsoftware.maf muscle-and-fitness-server - 0.0.8 + 0.0.8.1 diff --git a/universal-ui/pom.xml b/universal-ui/pom.xml index a7efdb1b..e9b59132 100644 --- a/universal-ui/pom.xml +++ b/universal-ui/pom.xml @@ -11,7 +11,7 @@ muscle-and-fitness-server com.jmsoftware.maf - 0.0.8 + 0.0.8.1