Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #29 from JanssenProject/release-v0.1.0
Browse files Browse the repository at this point in the history
chore: release 0.1.0
  • Loading branch information
moabu authored May 6, 2021
2 parents 6e4e36b + 868ff02 commit 57cf5fb
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 1 deletion.
71 changes: 71 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Changelog

## 0.1.0 (2021-05-06)


### Features

* **conn:** check connection before displaying menu ([662e987](https://www.github.com/JanssenProject/jans-cli/commit/662e987aa91978cc70b1e5bd49ae0a69f01e4608))
* **error:** log error to file and display reason ([31a24ec](https://www.github.com/JanssenProject/jans-cli/commit/31a24ecddf18e5499db76b534fa0cbe662b8d425))
* **file:** render '_file /path/file.py' in json value ([6d7b7f8](https://www.github.com/JanssenProject/jans-cli/commit/6d7b7f87d631745ecd77b1a9745386cd23f4cea9))
* **jwt:** decode jwt encoded data ([6204ff3](https://www.github.com/JanssenProject/jans-cli/commit/6204ff3c8a1cd6e360ad45f1d63f9f6f6c9cafa6))
* package jans cli ([59b7ecd](https://www.github.com/JanssenProject/jans-cli/commit/59b7ecd8a48ffec0776e4d99cf75a2f58427e5a8))
* **ssl:** Add -cert-file and -key-file arguments ([58030e6](https://www.github.com/JanssenProject/jans-cli/commit/58030e673d6dc097c67c448bae7cf4e228e55186))
* user authentication (ref: [#20](https://www.github.com/JanssenProject/jans-cli/issues/20)) ([e67a57a](https://www.github.com/JanssenProject/jans-cli/commit/e67a57af1674fe10218463d1f66d60c9343c2c3a))


### Bug Fixes

* add params to swagger function (ref: [#24](https://www.github.com/JanssenProject/jans-cli/issues/24)) ([ed99ad5](https://www.github.com/JanssenProject/jans-cli/commit/ed99ad505319428563a24f543841eb3d16a77141))
* change inum to id for sector identifier enpoint (ref: ([0fe4e84](https://www.github.com/JanssenProject/jans-cli/commit/0fe4e84720344b4efa5dcabd1103e65a757c1dd5))
* change patch question ([775c671](https://www.github.com/JanssenProject/jans-cli/commit/775c671f2865ff650a4708f581bac84f4772a32a))
* check connection ([3c679ce](https://www.github.com/JanssenProject/jans-cli/commit/3c679ce425e0977791610e2e77fd0318b8df7fd9))
* delimate path by dot for scim (ref: [#22](https://www.github.com/JanssenProject/jans-cli/issues/22)) ([73c1b7a](https://www.github.com/JanssenProject/jans-cli/commit/73c1b7aea1a0460cfb93826098b5c55775464bf6))
* description for paramater (ref: [#23](https://www.github.com/JanssenProject/jans-cli/issues/23)) ([52960e8](https://www.github.com/JanssenProject/jans-cli/commit/52960e82b1253c937ba7ad2301135b2537c6959a))
* document ([f3c5a5d](https://www.github.com/JanssenProject/jans-cli/commit/f3c5a5d30c89b975da0b18064bab9bc955927c74))
* document --key-file, --cert-file and -noverify ([876285a](https://www.github.com/JanssenProject/jans-cli/commit/876285aedead55745adb43590a0771193e98b1ce))
* image path ([6e1ed53](https://www.github.com/JanssenProject/jans-cli/commit/6e1ed53cc7ed052d422b766245e9568c491fb8cc))
* include package data ([72affc9](https://www.github.com/JanssenProject/jans-cli/commit/72affc919842cf2e488e8c40101e82b61a865c65))
* set default value of noverify as True ([256cf48](https://www.github.com/JanssenProject/jans-cli/commit/256cf48ae6ff4eb8f02c5e9f777bb8118a3201ba))
* type filed -> field ([0d6a68a](https://www.github.com/JanssenProject/jans-cli/commit/0d6a68a42d5cfe322c13190d0ffc135be7f45952))


### Documentation

* **auth-properties:** added new properties for AppConfiguration jans-config-api issue[#19](https://www.github.com/JanssenProject/jans-cli/issues/19) ([6800b09](https://www.github.com/JanssenProject/jans-cli/commit/6800b092e0e528b54d6ed2648e72bbdf47354031))
* **cli-attribute:** edited patch option ([83be863](https://www.github.com/JanssenProject/jans-cli/commit/83be86382a508b0c6a14f607badcefeb113023af))
* **cli-cache-config:** added toc ([7d7fbf9](https://www.github.com/JanssenProject/jans-cli/commit/7d7fbf956e8217a52fc0c6fb1aea90a94d7e65ef))
* **cli-group:** added toc in scim-group ([6571286](https://www.github.com/JanssenProject/jans-cli/commit/6571286b88bac0ae6ee376dd0d123a70119d35f8))
* **cli-jans-auth:** added toc ([065ca0b](https://www.github.com/JanssenProject/jans-cli/commit/065ca0b057132fac7023ce470567f074afb2220d))
* **cli-jans-fido2:** edited toc ([ccac715](https://www.github.com/JanssenProject/jans-cli/commit/ccac71546981a934d0f7a795576179561bcbba1f))
* **cli-log:** edited toc ([0843656](https://www.github.com/JanssenProject/jans-cli/commit/08436568e7eb33471618a12f446ea825a2954ab5))
* **cli-logging-conf:** added toc ([1e3035c](https://www.github.com/JanssenProject/jans-cli/commit/1e3035cc11007055cddca82f01f590a0cd2658bb))
* **cli-oauthscope:** edited content ([02e1e0b](https://www.github.com/JanssenProject/jans-cli/commit/02e1e0b282ddced55769557c73faa14a5fa83104))
* **cli-tips:** added patch request basic ([40242ec](https://www.github.com/JanssenProject/jans-cli/commit/40242ec0e97971276180e9b30d684bedc3df253d))
* **cli-uma:** added toc, heading ([ae074b0](https://www.github.com/JanssenProject/jans-cli/commit/ae074b0548450d489a17969123962ce62df2ce72))
* **codacy:** Add badge ([51a60e8](https://www.github.com/JanssenProject/jans-cli/commit/51a60e8b06aacf217fef1469220266abd6bd1e0a))
* **default-auth:** added toc ([08e3d0b](https://www.github.com/JanssenProject/jans-cli/commit/08e3d0b066b611641243872855e885b49a8c4a27))
* **default-auth:** edited toc ([a130cbb](https://www.github.com/JanssenProject/jans-cli/commit/a130cbb82dad4142bf83d470bbb6d813110416a0))
* **jans-fido2:** added toc ([7db7805](https://www.github.com/JanssenProject/jans-cli/commit/7db7805364fb09411435293d8856d29dbb0d8aea))
* **ldap:** issue[#27](https://www.github.com/JanssenProject/jans-cli/issues/27) added post method for ldap ([47ff003](https://www.github.com/JanssenProject/jans-cli/commit/47ff0032935b8c6429d436bd98ea344b76189e1e))
* **readme:** added scim group cli operations ([991bade](https://www.github.com/JanssenProject/jans-cli/commit/991badeabac6b67bf22ab736a1bc9d4408fd5f88))
* **readme:** added scim query ([c614439](https://www.github.com/JanssenProject/jans-cli/commit/c614439482a348aedf7560795c025fe9e63e9e2a))
* **readme:** edited cli-attribute ([03ec2e5](https://www.github.com/JanssenProject/jans-cli/commit/03ec2e54b6aafde8fb60030c2279c339a017bb87))
* **readme:** edited documentation files ([c1c90e3](https://www.github.com/JanssenProject/jans-cli/commit/c1c90e3274a9816e3549dcb06b542b1ec916c1c1))
* **readme:** edited documentation path ([2a3cf68](https://www.github.com/JanssenProject/jans-cli/commit/2a3cf68ab3900b93d9c7be47885629a4744bb8c1))
* **readme:** edited documentation path ([a0d1ace](https://www.github.com/JanssenProject/jans-cli/commit/a0d1acea71fb12c39eb0b4d0132e7aa4d4dc13f3))
* **readme:** edited installation process ([447a2c7](https://www.github.com/JanssenProject/jans-cli/commit/447a2c7d1f5ac889d970f6f08d1363aab722f9cf))
* **readme:** edited scim query ([5ee8174](https://www.github.com/JanssenProject/jans-cli/commit/5ee81748f7403c94023f2150a899df06fa65a34c))
* **readme:** edited scim query ([a605cd5](https://www.github.com/JanssenProject/jans-cli/commit/a605cd5e8103b9ab023af946f55a90abbc464755))
* **readme:** edited scim query and CL ([1b1d32d](https://www.github.com/JanssenProject/jans-cli/commit/1b1d32de98c69ad255c973650103dd51a05c0efd))
* **readme:** edited scim user cli ([7b40cab](https://www.github.com/JanssenProject/jans-cli/commit/7b40cab1d82354fb13abbb8c70324509cf34c660))
* **readme:** edited scim user query ([698a211](https://www.github.com/JanssenProject/jans-cli/commit/698a211b95fdb208a2b5658eb4d624af16c5d5b0))
* **readme:** edited scim-cli group operations ([0298426](https://www.github.com/JanssenProject/jans-cli/commit/0298426ccbb0f07c3b67498675511c1ce2d7cfda))
* **readme:** edited scim-cli group update ([7c39052](https://www.github.com/JanssenProject/jans-cli/commit/7c39052db45143f32b85663ebc2d741538172cb2))
* **readme:** edited sector identifier ([ed7522e](https://www.github.com/JanssenProject/jans-cli/commit/ed7522ee9ea082a1d4490a605534a668d114fc0c))
* **readme:** edited sector identifier ([c3165bb](https://www.github.com/JanssenProject/jans-cli/commit/c3165bb1481843b90b297f69a526195e3541c64f))
* **readme:** edited typo error ([cc7e2f8](https://www.github.com/JanssenProject/jans-cli/commit/cc7e2f8c20d05f3ecb5a90e05f9f06aea9dfe506))
* **README:** edited user info ([e20a00b](https://www.github.com/JanssenProject/jans-cli/commit/e20a00beb88f08621ec2edcb21f3c65cd1047001))
* **sectoridentifiers:** Removed details for sectoridentifiers endpoint ([4af61ce](https://www.github.com/JanssenProject/jans-cli/commit/4af61ce9d50472498e7274458ea6442a2c3a6ba5))
* **smtp:** modified response for smtp test endpoint ([68fc113](https://www.github.com/JanssenProject/jans-cli/commit/68fc11371a482bcbb3f3a1269befbfa9ba01d03d))
* **swagger:** added discoveryAllowedKeys configuration property ([b2b7aa7](https://www.github.com/JanssenProject/jans-cli/commit/b2b7aa7db1a784bf3cd6aa96986ecb23435f9a75))
2 changes: 1 addition & 1 deletion cli/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
https://www.apache.org/licenses/LICENSE-2.0
"""

__version__ = "1.0.0"
__version__ = "0.1.0"

0 comments on commit 57cf5fb

Please sign in to comment.