Skip to content

Commit

Permalink
Shubhang version changes (#1277)
Browse files Browse the repository at this point in the history
* Version changes

* Version changes

* Version changes

* Version changes
  • Loading branch information
shubhang-eGov authored and gajendran.c committed Jan 13, 2022
1 parent e059032 commit 271259e
Show file tree
Hide file tree
Showing 45 changed files with 125 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.egov</groupId>
<artifactId>finance-collections-voucher-consumer</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.6-SNAPSHOT</version>
<name>finance-collections-voucher-consumer</name>
<description>Service to create the voucher by consuming receipt data from collection service</description>

Expand Down
5 changes: 4 additions & 1 deletion core-services/egov-url-shortening/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
3 changes: 3 additions & 0 deletions core-services/egov-user/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion core-services/egov-user/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.egov</groupId>
<artifactId>egov-user</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.6-SNAPSHOT</version>
<name>egov-user</name>
<description>egov-user microservice</description>
<parent>
Expand Down
3 changes: 3 additions & 0 deletions core-services/egov-workflow-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion core-services/egov-workflow-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>egov-workflow-v2</artifactId>
<packaging>jar</packaging>
<name>egov-workflow-v2</name>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.1-SNAPSHOT</version>
<properties>
<log4j2.version>2.17.1</log4j2.version>
<java.version>1.8</java.version>
Expand Down
3 changes: 3 additions & 0 deletions core-services/pdf-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 4 additions & 0 deletions core-services/report/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion core-services/report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>org.egov.services</groupId>
<artifactId>report</artifactId>
<version>1.3.3-SNAPSHOT</version>
<version>1.3.4-SNAPSHOT</version>
<name>Report Infra</name>
<description>Report Infra</description>
<properties>
Expand Down
4 changes: 4 additions & 0 deletions core-services/user-otp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion core-services/user-otp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.egov</groupId>
<artifactId>user-otp</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.4-SNAPSHOT</version>
<packaging>jar</packaging>

<name>user-otp</name>
Expand Down
3 changes: 3 additions & 0 deletions core-services/xstate-chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion core-services/xstate-chatbot/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
3 changes: 3 additions & 0 deletions core-services/zuul/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 4 additions & 0 deletions municipal-services/egov-user-event/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/firenoc-calculator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion municipal-services/firenoc-calculator/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions municipal-services/firenoc-services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 4 additions & 0 deletions municipal-services/fsm-calculator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion municipal-services/fsm-calculator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.egov</groupId>
<artifactId>fsm-calculator</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<name>fsm-calculator</name>
<description>Demo project for Spring Boot</description>

Expand Down
4 changes: 4 additions & 0 deletions municipal-services/fsm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion municipal-services/fsm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>org.egov</groupId>
<artifactId>fsm</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.4-SNAPSHOT</version>

<name>fsm-services</name>
<description>fsm services</description>
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/inbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/land-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/noc-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 3 additions & 0 deletions municipal-services/pgr-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion municipal-services/pgr-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>pgr-services</artifactId>
<packaging>jar</packaging>
<name>pgr-services</name>
<version>1.1.3</version>
<version>1.1.4</version>
<properties>
<log4j2.version>2.17.1</log4j2.version>
<java.version>1.8</java.version>
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/property-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
3 changes: 3 additions & 0 deletions municipal-services/pt-calculator-v2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion municipal-services/pt-calculator-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>pt-calculator-v2</artifactId>
<packaging>jar</packaging>
<name>egov-pt-calculator</name>
<version>1.1.4-SNAPSHOT</version>
<version>1.1.5-SNAPSHOT</version>
<properties>
<log4j2.version>2.17.1</log4j2.version>
<java.version>1.8</java.version>
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/sw-calculator/CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/sw-services/CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/tl-calculator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion municipal-services/tl-calculator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.egov</groupId>
<artifactId>tl-calculator</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.4-SNAPSHOT</version>
<name>tl-calculator</name>
<properties>
<log4j2.version>2.17.1</log4j2.version>
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/tl-services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion municipal-services/tl-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>org.egov</groupId>
<artifactId>tl-services</artifactId>
<version>1.1.5-SNAPSHOT</version>
<version>1.1.6-SNAPSHOT</version>
<name>tl-services</name>
<properties>
<log4j2.version>2.17.1</log4j2.version>
Expand Down
4 changes: 4 additions & 0 deletions municipal-services/turn-io-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading

0 comments on commit 271259e

Please sign in to comment.