Skip to content

Commit

Permalink
chore(main): release jans-orm 1.0.5 (#3151)
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-auto authored Dec 1, 2022
1 parent 3be5a7b commit 64c11aa
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions jans-orm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.0.5](https://github.com/JanssenProject/jans/compare/jans-orm-v1.0.4...jans-orm-v1.0.5) (2022-12-01)


### Features

* allow to use like with lower together ([#2944](https://github.com/JanssenProject/jans/issues/2944)) ([1807629](https://github.com/JanssenProject/jans/commit/1807629b93a6dfba691183ad0185e19f981727ee))


### Bug Fixes

* (jans-auth-server): fixed Client serialization/deserialization issue [#2946](https://github.com/JanssenProject/jans/issues/2946) ([#3064](https://github.com/JanssenProject/jans/issues/3064)) ([31b5bfc](https://github.com/JanssenProject/jans/commit/31b5bfc2d626a94998c6e0a1d9121579858437e3))
* getting ready for a release ([0bda832](https://github.com/JanssenProject/jans/commit/0bda832ebc1da7017231deb38fe9aa6c7c51360a))
* **jans-config-api:** user attributes not updated [#2753](https://github.com/JanssenProject/jans/issues/2753) ([082cfe3](https://github.com/JanssenProject/jans/commit/082cfe32dca1321a333c520a142b95cab1cfa0d8))
* **jans-config-api:** user attributes not updated [#2753](https://github.com/JanssenProject/jans/issues/2753) ([#3110](https://github.com/JanssenProject/jans/issues/3110)) ([803468b](https://github.com/JanssenProject/jans/commit/803468b895e022bbb20ec1975f11aafd08a214f2))
* **jans:** added null check to avoid NullPointerException ([#3077](https://github.com/JanssenProject/jans/issues/3077)) ([42d49b2](https://github.com/JanssenProject/jans/commit/42d49b2ac2ffb50086b5941c93c810cdbaff75ea))

## [1.0.4](https://github.com/JanssenProject/jans/compare/jans-orm-v1.0.3...jans-orm-v1.0.4) (2022-11-08)


Expand Down

0 comments on commit 64c11aa

Please sign in to comment.