Skip to content

Commit c488470

Browse files
committed
chore(main): release jans-scim 1.0.3
1 parent c3e3f53 commit c488470

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

jans-scim/CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## 1.0.3 (2022-11-01)
4+
5+
6+
### Features
7+
8+
* **jans-scim:** make max no. of operations and payload size of bulks operations parameterizable ([#1872](https://github.com/JanssenProject/jans/issues/1872)) ([c27a45b](https://github.com/JanssenProject/jans/commit/c27a45bb0a19257c824c4e195f203e9b9b45ec88))
9+
* merge ORM from Gluu ([#2468](https://github.com/JanssenProject/jans/issues/2468)) ([93149fd](https://github.com/JanssenProject/jans/commit/93149fd2d1db1eacf37d76af9df25ed40fb16b79))
10+
* update search by example to use multivalued property ([#2298](https://github.com/JanssenProject/jans/issues/2298)) ([8ed3007](https://github.com/JanssenProject/jans/commit/8ed3007ec3406ac7c0adf81ce339f6672b76a147))
11+
12+
13+
### Bug Fixes
14+
15+
* jans-config-api/plugins/sample/helloworld/pom.xml to reduce vulnerabilities ([#972](https://github.com/JanssenProject/jans/issues/972)) ([e2ae05e](https://github.com/JanssenProject/jans/commit/e2ae05e5515dd85a95c0a8520de57f673aba7918))
16+
* jans-eleven/pom.xml to reduce vulnerabilities ([#2676](https://github.com/JanssenProject/jans/issues/2676)) ([d27a7f9](https://github.com/JanssenProject/jans/commit/d27a7f99f22cb8f4bd445a3400224a38cb91eedc))
17+
* **jans-scim:** improper handling response of get user operation ([#2420](https://github.com/JanssenProject/jans/issues/2420)) ([b9e00af](https://github.com/JanssenProject/jans/commit/b9e00af483f81280ae80ab6ad732d4f98c30c8a5))
18+
* **jans-scim:** X509 cert not set after successful POST request ([#2407](https://github.com/JanssenProject/jans/issues/2407)) ([fd616c4](https://github.com/JanssenProject/jans/commit/fd616c49df088dfa7c6fae4bd56ed4ecf4e26418))
19+
* update authn schemes in yaml descriptor [#2414](https://github.com/JanssenProject/jans/issues/2414) ([#2415](https://github.com/JanssenProject/jans/issues/2415)) ([4b239af](https://github.com/JanssenProject/jans/commit/4b239af72d8aa9e3a09ff6de19cf315b3863bda2))
20+
21+
22+
### Miscellaneous Chores
23+
24+
* release 1.0.2 ([43dead6](https://github.com/JanssenProject/jans/commit/43dead615f3508ca393c330c2db27a8fb9d1017a))
25+
26+
27+
### Documentation
28+
29+
* **jans-scim:** add json payload examples to the generated swagger ([#2532](https://github.com/JanssenProject/jans/issues/2532)) ([fe6de83](https://github.com/JanssenProject/jans/commit/fe6de830bc483308df9450d3ef70fe1973bd86ca))
30+
331
## 1.0.2 (2022-08-30)
432

533

0 commit comments

Comments
 (0)