Skip to content

Commit

Permalink
Post release 5.2.1 (#144)
Browse files Browse the repository at this point in the history
* Update NEWS

* [maven-release-plugin] prepare release v5.2.0

* release branch

* EDGPATRON-157: Implement secure endpoints to support congressional loans

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId} (#138)

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* EDGPATRON-160 - Updated raml pieces (#139)

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-160] - Add put API for /patron/{externalSystemId}

* [EDGPATRON-161] - Extend get API for /patron/registration-status with externalSystemId (#140)

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* EDGPATRON-161 (#141)

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* [EDGPATRON-161] - Extend get API for /patron/registration-status with {externalSystemId}

* Update NEWS.md

* [maven-release-plugin] prepare release v5.2.1

* [maven-release-plugin] prepare for next development iteration

* Update NEWS.md

* Update NEWS.md

---------

Co-authored-by: Irakli Merabishvili <[email protected]>
Co-authored-by: izhunke <[email protected]>
  • Loading branch information
3 people authored Jan 13, 2025
1 parent ccf4388 commit 741f063
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 5.2.1 2025-01-13

* Implement secure endpoints to support congressional loans ([EDGPATRON-157](https://issues.folio.org/browse/EDGPATRON-157))
* Add put API for /patron/{externalSystemId} ([EDGPATRON-160](https://issues.folio.org/browse/EDGPATRON-160))
* Extend get API for /patron/registration-status with externalSystemId ([EDGPATRON-161](https://issues.folio.org/browse/EDGPATRON-161))

## 5.2.0 2024-10-31

* Add new API contract for POST and GET API of LC User registration ([EDGPATRON-151](https://issues.folio.org/browse/EDGPATRON-151))
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.folio</groupId>
<artifactId>edge-patron</artifactId>
<version>5.3.0-SNAPSHOT</version>
<version>5.2.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Edge API - Patron Empowerment</name>
Expand Down

0 comments on commit 741f063

Please sign in to comment.