diff --git a/business-services/finance-collections-voucher-consumer/CHANGELOG.md b/business-services/finance-collections-voucher-consumer/CHANGELOG.md index b7ce64c4b80..79d8880f0a2 100644 --- a/business-services/finance-collections-voucher-consumer/CHANGELOG.md +++ b/business-services/finance-collections-voucher-consumer/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.6 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.1.5 - 2021-07-27 - minor bug fixes diff --git a/business-services/finance-collections-voucher-consumer/pom.xml b/business-services/finance-collections-voucher-consumer/pom.xml index b8e472100f5..dadd83d5e5b 100644 --- a/business-services/finance-collections-voucher-consumer/pom.xml +++ b/business-services/finance-collections-voucher-consumer/pom.xml @@ -9,7 +9,7 @@ org.egov finance-collections-voucher-consumer - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT finance-collections-voucher-consumer Service to create the voucher by consuming receipt data from collection service diff --git a/core-services/egov-url-shortening/CHANGELOG.md b/core-services/egov-url-shortening/CHANGELOG.md index 81889fc4638..a440bc53506 100644 --- a/core-services/egov-url-shortening/CHANGELOG.md +++ b/core-services/egov-url-shortening/CHANGELOG.md @@ -2,10 +2,13 @@ # Changelog All notable changes to this module will be documented in this file. + ## 1.1.1 - 2022-01-13 -- Added Support for link tracking - Updated to log4j2 version 2.17.1 +## 1.1.1 - 2021-12-15 +- Added Support for link tracking + ## 1.1.0 - 2021-02-26 - Updated domain name in application.properties diff --git a/core-services/egov-user/CHANGELOG.md b/core-services/egov-user/CHANGELOG.md index a3305232b21..51997e6aa57 100644 --- a/core-services/egov-user/CHANGELOG.md +++ b/core-services/egov-user/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.2.6 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.2.5 - 2021-07-26 - Added OTHERS as one of the gender option values - Allowed names with apostrophe symbol diff --git a/core-services/egov-user/pom.xml b/core-services/egov-user/pom.xml index 9c166298af0..684a0e544e7 100644 --- a/core-services/egov-user/pom.xml +++ b/core-services/egov-user/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.egov egov-user - 1.2.5-SNAPSHOT + 1.2.6-SNAPSHOT egov-user egov-user microservice diff --git a/core-services/egov-workflow-v2/CHANGELOG.md b/core-services/egov-workflow-v2/CHANGELOG.md index 629fad74bda..a6a11e45898 100644 --- a/core-services/egov-workflow-v2/CHANGELOG.md +++ b/core-services/egov-workflow-v2/CHANGELOG.md @@ -3,6 +3,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.2.1 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.2.0 2021-06-23 - Added autoescalation feature - Added statelevel fallback feature at businessService level diff --git a/core-services/egov-workflow-v2/pom.xml b/core-services/egov-workflow-v2/pom.xml index 122aa26ecfa..112efff4713 100644 --- a/core-services/egov-workflow-v2/pom.xml +++ b/core-services/egov-workflow-v2/pom.xml @@ -4,7 +4,7 @@ egov-workflow-v2 jar egov-workflow-v2 - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT 2.17.1 1.8 diff --git a/core-services/pdf-service/CHANGELOG.md b/core-services/pdf-service/CHANGELOG.md index f0d57ca4b5c..726756e85c2 100644 --- a/core-services/pdf-service/CHANGELOG.md +++ b/core-services/pdf-service/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.6 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.1.6 - 2021-12-03 - Fixed Language switch isue. diff --git a/core-services/report/CHANGELOG.md b/core-services/report/CHANGELOG.md index b4eaa495b3d..6012820720e 100644 --- a/core-services/report/CHANGELOG.md +++ b/core-services/report/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.3.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.3.3 - 2021-07-26 - Added support for localization diff --git a/core-services/report/pom.xml b/core-services/report/pom.xml index 73f3f400823..38e6c61ab3f 100644 --- a/core-services/report/pom.xml +++ b/core-services/report/pom.xml @@ -10,7 +10,7 @@ org.egov.services report - 1.3.3-SNAPSHOT + 1.3.4-SNAPSHOT Report Infra Report Infra diff --git a/core-services/user-otp/CHANGELOG.md b/core-services/user-otp/CHANGELOG.md index b2339493e0e..25ad2243eb8 100644 --- a/core-services/user-otp/CHANGELOG.md +++ b/core-services/user-otp/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.1.3 - 2021-05-11 - Changes to error handling diff --git a/core-services/user-otp/pom.xml b/core-services/user-otp/pom.xml index 2444112d3bb..57999b2b2bb 100644 --- a/core-services/user-otp/pom.xml +++ b/core-services/user-otp/pom.xml @@ -5,7 +5,7 @@ org.egov user-otp - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT jar user-otp diff --git a/core-services/xstate-chatbot/CHANGELOG.md b/core-services/xstate-chatbot/CHANGELOG.md index 5e119a06fd2..cfd384ce6b2 100644 --- a/core-services/xstate-chatbot/CHANGELOG.md +++ b/core-services/xstate-chatbot/CHANGELOG.md @@ -3,6 +3,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.1 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.1.0 - 2021-12-15 - Telemetry Enhancements. - Receipt Access Control (For Property Tax and W&S). diff --git a/core-services/xstate-chatbot/nodejs/package.json b/core-services/xstate-chatbot/nodejs/package.json index 753799a9112..9a42f386769 100644 --- a/core-services/xstate-chatbot/nodejs/package.json +++ b/core-services/xstate-chatbot/nodejs/package.json @@ -1,6 +1,6 @@ { "name": "xstate-chatbot-server", - "version": "1.1.0", + "version": "1.1.1", "main": "src/app.js", "scripts": { "start": "node --inspect src/app.js", diff --git a/core-services/zuul/CHANGELOG.md b/core-services/zuul/CHANGELOG.md index 007331990cf..574f5a23c8e 100644 --- a/core-services/zuul/CHANGELOG.md +++ b/core-services/zuul/CHANGELOG.md @@ -1,6 +1,9 @@ All notable changes to this module will be documented in this file. +## 1.3.1 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.3.1 - 2021-09-28 - Added cache burst during initialisation diff --git a/municipal-services/egov-user-event/CHANGELOG.md b/municipal-services/egov-user-event/CHANGELOG.md index dcbd066d3e9..0a4585dbf5d 100644 --- a/municipal-services/egov-user-event/CHANGELOG.md +++ b/municipal-services/egov-user-event/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.1.4 - 2021-12-15 - Enchance the search API to give filtered result for open search request. diff --git a/municipal-services/firenoc-calculator/CHANGELOG.md b/municipal-services/firenoc-calculator/CHANGELOG.md index a201a8861b9..261df6aab29 100644 --- a/municipal-services/firenoc-calculator/CHANGELOG.md +++ b/municipal-services/firenoc-calculator/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this module will be documented in this file. +## 1.2.1 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.2.0 - 2021-03-19 - Added sendback to citizen feature in product. diff --git a/municipal-services/firenoc-calculator/package.json b/municipal-services/firenoc-calculator/package.json index 109c610567e..07a951a93d8 100644 --- a/municipal-services/firenoc-calculator/package.json +++ b/municipal-services/firenoc-calculator/package.json @@ -1,6 +1,6 @@ { "name": "egov-firenoc-calculator", - "version": "1.2.0", + "version": "1.2.1", "private": true, "description": "Starter project for an ES6 RESTful Express API", "main": "dist", diff --git a/municipal-services/firenoc-services/CHANGELOG.md b/municipal-services/firenoc-services/CHANGELOG.md index 09d93d3c760..f210e7fce46 100644 --- a/municipal-services/firenoc-services/CHANGELOG.md +++ b/municipal-services/firenoc-services/CHANGELOG.md @@ -3,11 +3,17 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.3.2 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.3.2 - 2021-12-15 + - Updated search query for citizen search - Added validation for system payment ## 1.3.1 - 2021-07-26 + - Added missing state in workflow config of firenoc service - Added OTHERS in gender validation diff --git a/municipal-services/fsm-calculator/CHANGELOG.md b/municipal-services/fsm-calculator/CHANGELOG.md index 93ea6e595fe..c4fe70d4b21 100644 --- a/municipal-services/fsm-calculator/CHANGELOG.md +++ b/municipal-services/fsm-calculator/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.0.1 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.0.0 - Base version diff --git a/municipal-services/fsm-calculator/pom.xml b/municipal-services/fsm-calculator/pom.xml index a817b2a446a..5640185d9e7 100644 --- a/municipal-services/fsm-calculator/pom.xml +++ b/municipal-services/fsm-calculator/pom.xml @@ -9,7 +9,7 @@ org.egov fsm-calculator - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT fsm-calculator Demo project for Spring Boot diff --git a/municipal-services/fsm/CHANGELOG.md b/municipal-services/fsm/CHANGELOG.md index 35821d4defc..c7e3e742da4 100644 --- a/municipal-services/fsm/CHANGELOG.md +++ b/municipal-services/fsm/CHANGELOG.md @@ -2,6 +2,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.0.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.0.3 - Added condition to check the pit dimention to be less than 100. diff --git a/municipal-services/fsm/pom.xml b/municipal-services/fsm/pom.xml index 0061636ecf3..98635f822a0 100755 --- a/municipal-services/fsm/pom.xml +++ b/municipal-services/fsm/pom.xml @@ -10,7 +10,7 @@ org.egov fsm - 1.0.3-SNAPSHOT + 1.0.4-SNAPSHOT fsm-services fsm services diff --git a/municipal-services/inbox/CHANGELOG.md b/municipal-services/inbox/CHANGELOG.md index 840430742ab..90b76e67bd7 100644 --- a/municipal-services/inbox/CHANGELOG.md +++ b/municipal-services/inbox/CHANGELOG.md @@ -2,6 +2,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.0 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.1.0 - Support new Inbox for for OBPS service, stakeholder registration service, and NOC service diff --git a/municipal-services/land-services/CHANGELOG.md b/municipal-services/land-services/CHANGELOG.md index 646040fceb4..1d64f4860bb 100644 --- a/municipal-services/land-services/CHANGELOG.md +++ b/municipal-services/land-services/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.0.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.0.4 - Add locality search filter diff --git a/municipal-services/noc-services/CHANGELOG.md b/municipal-services/noc-services/CHANGELOG.md index 3b26bd1b755..5c475b4cccc 100755 --- a/municipal-services/noc-services/CHANGELOG.md +++ b/municipal-services/noc-services/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.0.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.0.4 - Added search filter for status diff --git a/municipal-services/pgr-services/CHANGELOG.md b/municipal-services/pgr-services/CHANGELOG.md index 18233afc73a..10872eba5a4 100644 --- a/municipal-services/pgr-services/CHANGELOG.md +++ b/municipal-services/pgr-services/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.4 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.1.3 - 2021-07-23 - Fixed HRMS multi-tenant department validation diff --git a/municipal-services/pgr-services/pom.xml b/municipal-services/pgr-services/pom.xml index 05054bcdd75..9ad9aa29522 100644 --- a/municipal-services/pgr-services/pom.xml +++ b/municipal-services/pgr-services/pom.xml @@ -4,7 +4,7 @@ pgr-services jar pgr-services - 1.1.3 + 1.1.4 2.17.1 1.8 diff --git a/municipal-services/property-services/CHANGELOG.md b/municipal-services/property-services/CHANGELOG.md index b16a6cbaf8c..dd6ceadcfb2 100644 --- a/municipal-services/property-services/CHANGELOG.md +++ b/municipal-services/property-services/CHANGELOG.md @@ -1,6 +1,10 @@ All notable changes to this module will be documented in this file. +## 1.1.7 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.1.7 - 2021-09-24 - No workflow option enabled for update and mutation diff --git a/municipal-services/pt-calculator-v2/CHANGELOG.md b/municipal-services/pt-calculator-v2/CHANGELOG.md index d8a5fea345a..1bc12a43ad8 100644 --- a/municipal-services/pt-calculator-v2/CHANGELOG.md +++ b/municipal-services/pt-calculator-v2/CHANGELOG.md @@ -3,6 +3,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.5 - 2022-01-13 +- Updated to log4j2 version 2.17.1 + ## 1.1.4 - 2021-05-24 - demand error for empty result removed diff --git a/municipal-services/pt-calculator-v2/pom.xml b/municipal-services/pt-calculator-v2/pom.xml index 2940d152448..53aafe4d27a 100644 --- a/municipal-services/pt-calculator-v2/pom.xml +++ b/municipal-services/pt-calculator-v2/pom.xml @@ -5,7 +5,7 @@ pt-calculator-v2 jar egov-pt-calculator - 1.1.4-SNAPSHOT + 1.1.5-SNAPSHOT 2.17.1 1.8 diff --git a/municipal-services/sw-calculator/CHANGELOG.MD b/municipal-services/sw-calculator/CHANGELOG.MD index a415eee9965..8cd63a62a95 100644 --- a/municipal-services/sw-calculator/CHANGELOG.MD +++ b/municipal-services/sw-calculator/CHANGELOG.MD @@ -1,6 +1,10 @@ # Change log All notable changes to this module will be documented in this file. +## 1.3.2 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.3.2 - 2021-12-15 - Enhance applyadhoc tax api to add time rebate/penalty to a application. diff --git a/municipal-services/sw-services/CHANGELOG.MD b/municipal-services/sw-services/CHANGELOG.MD index 2902b1b93bf..bf91b0117f5 100644 --- a/municipal-services/sw-services/CHANGELOG.MD +++ b/municipal-services/sw-services/CHANGELOG.MD @@ -2,6 +2,10 @@ All notable changes to this module will be documented in this file. +## 1.4.2 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.4.2 - 2021-12-15 - Added validation for system payment diff --git a/municipal-services/tl-calculator/CHANGELOG.md b/municipal-services/tl-calculator/CHANGELOG.md index 4fa3ad15fc2..745e26bbd14 100644 --- a/municipal-services/tl-calculator/CHANGELOG.md +++ b/municipal-services/tl-calculator/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.4 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.1.3 - 2021-05-11 - Made timezome configurable diff --git a/municipal-services/tl-calculator/pom.xml b/municipal-services/tl-calculator/pom.xml index ea0b4387bb2..08a8639c06c 100644 --- a/municipal-services/tl-calculator/pom.xml +++ b/municipal-services/tl-calculator/pom.xml @@ -9,7 +9,7 @@ org.egov tl-calculator - 1.1.3-SNAPSHOT + 1.1.4-SNAPSHOT tl-calculator 2.17.1 diff --git a/municipal-services/tl-services/CHANGELOG.md b/municipal-services/tl-services/CHANGELOG.md index 57e665fdeed..472e21b24f5 100644 --- a/municipal-services/tl-services/CHANGELOG.md +++ b/municipal-services/tl-services/CHANGELOG.md @@ -2,6 +2,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.1.6 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.1.5 - 2021-07-23 - Fixed validation for TL Renewal diff --git a/municipal-services/tl-services/pom.xml b/municipal-services/tl-services/pom.xml index e4db328cf69..81923d6a9d0 100644 --- a/municipal-services/tl-services/pom.xml +++ b/municipal-services/tl-services/pom.xml @@ -9,7 +9,7 @@ org.egov tl-services - 1.1.5-SNAPSHOT + 1.1.6-SNAPSHOT tl-services 2.17.1 diff --git a/municipal-services/turn-io-adapter/CHANGELOG.md b/municipal-services/turn-io-adapter/CHANGELOG.md index a5efc5a7e28..11c414dbe4a 100644 --- a/municipal-services/turn-io-adapter/CHANGELOG.md +++ b/municipal-services/turn-io-adapter/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this module will be documented in this file. +## 1.0.1 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.0.0 - Base version diff --git a/municipal-services/turn-io-adapter/pom.xml b/municipal-services/turn-io-adapter/pom.xml index e29fe2a0c4f..c93a9b2c58a 100644 --- a/municipal-services/turn-io-adapter/pom.xml +++ b/municipal-services/turn-io-adapter/pom.xml @@ -10,7 +10,7 @@ org.egov.io turn-io-adapter - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT Turn io adapter Turn io adapter http://maven.apache.org diff --git a/municipal-services/vehicle/CHANGELOG.md b/municipal-services/vehicle/CHANGELOG.md index 183f8aaedf0..bf203ffdab5 100644 --- a/municipal-services/vehicle/CHANGELOG.md +++ b/municipal-services/vehicle/CHANGELOG.md @@ -2,6 +2,10 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.0.3 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.0.1 - Code changes related to plant mapping. diff --git a/municipal-services/vehicle/pom.xml b/municipal-services/vehicle/pom.xml index 319f8fabe7a..9b07a9211b4 100755 --- a/municipal-services/vehicle/pom.xml +++ b/municipal-services/vehicle/pom.xml @@ -10,7 +10,7 @@ org.egov vehicle - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT vehicle Demo project for Spring Boot diff --git a/municipal-services/vendor/CHANGELOG.md b/municipal-services/vendor/CHANGELOG.md index 0d8ae863838..d0d2787e18f 100644 --- a/municipal-services/vendor/CHANGELOG.md +++ b/municipal-services/vendor/CHANGELOG.md @@ -2,6 +2,9 @@ # Changelog All notable changes to this module will be documented in this file. +## 1.0.3 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 ## 1.0.2 diff --git a/municipal-services/vendor/pom.xml b/municipal-services/vendor/pom.xml index 5cc4b25774a..d9289ef637a 100644 --- a/municipal-services/vendor/pom.xml +++ b/municipal-services/vendor/pom.xml @@ -11,7 +11,7 @@ org.egov.vendor vendor - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT vendor vendor services diff --git a/municipal-services/ws-calculator/CHANGELOG.MD b/municipal-services/ws-calculator/CHANGELOG.MD index d0666e517fd..41ab3ffe18b 100644 --- a/municipal-services/ws-calculator/CHANGELOG.MD +++ b/municipal-services/ws-calculator/CHANGELOG.MD @@ -1,6 +1,10 @@ # Change log All notable changes to this module will be documented in this file. +## 1.3.2 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.3.2 - 2021-12-15 - Enhance applyadhoc tax api to add time rebate/penalty to a application. diff --git a/municipal-services/ws-services/CHANGELOG.MD b/municipal-services/ws-services/CHANGELOG.MD index bdc65a850c8..a42a1921ef2 100644 --- a/municipal-services/ws-services/CHANGELOG.MD +++ b/municipal-services/ws-services/CHANGELOG.MD @@ -1,6 +1,10 @@ # Change log All notable changes to this module will be documented in this file. +## 1.4.2 - 2022-01-13 + +- Updated to log4j2 version 2.17.1 + ## 1.4.2 - 2021-12-15 - Added validation for system payment.