From ce02fd9322ab49d5bea4f6e88f316f931e9d2169 Mon Sep 17 00:00:00 2001 From: moabu <47318409+moabu@users.noreply.github.com> Date: Wed, 22 Feb 2023 08:42:54 +0000 Subject: [PATCH] fix: prepare 1.0.7 release --- .github/workflows/release.yaml | 10 +++++----- README.md | 2 ++ agama/README.md | 1 + docker-jans-auth-server/README.md | 1 + docker-jans-certmanager/README.md | 1 - docker-jans-config-api/README.md | 1 + docker-jans-configurator/README.md | 1 - docker-jans-fido2/README.md | 1 - docker-jans-monolith/README.md | 1 - docker-jans-persistence-loader/README.md | 1 + docker-jans-scim/README.md | 1 + docs/README.md | 1 - jans-auth-server/README.md | 1 - jans-bom/README.md | 1 + jans-cli-tui/README.md | 1 - jans-config-api/README.md | 1 - jans-core/README.md | 1 + jans-eleven/README.md | 1 - jans-fido2/README.md | 1 - jans-linux-setup/README.md | 1 - jans-notify/README.md | 1 - jans-orm/README.md | 1 - jans-pycloudlib/README.md | 1 - jans-scim/README.md | 1 + 24 files changed, 15 insertions(+), 19 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ae80a375c3c..68510d36935 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,23 +5,23 @@ on: simple_release_as: description: 'Release version for docs' required: true - default: '1.0.7' + default: '1.0.8' java_release_as: description: 'Release version for the java projects jans-*' required: true - default: '1.0.7' + default: '1.0.8' docker_release_as: description: 'Release version for the docker images docker-*' required: true - default: '1.0.7-1' + default: '1.0.8-1' python_release_as: description: 'Release version for the python projects' required: true - default: '1.0.7' + default: '1.0.8' mega_release_as: description: 'Mega release version' required: true - default: '1.0.7' + default: '1.0.8' jobs: release-simple-pr: runs-on: ubuntu-latest diff --git a/README.md b/README.md index b5f5466da53..0773127bf63 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ If you find a bug in a Janssen project, or you would like to suggest a new featu Below is the list of current mega releases that hold information about every single release of our services and modules: +- [v1.0.7](https://github.com/JanssenProject/jans/releases/tag/v1.0.7) - [v1.0.6](https://github.com/JanssenProject/jans/releases/tag/v1.0.6) - [v1.0.5](https://github.com/JanssenProject/jans/releases/tag/v1.0.5) - [v1.0.4](https://github.com/JanssenProject/jans/releases/tag/v1.0.4) @@ -161,3 +162,4 @@ In 2020, Gluu decided to democratize the governance of the oxAuth project by mov ### Why the name Janssen? Pigeons (or doves if you like...) are universally regarded as a symbol of peace. But they are also fast. Powered by a handful of seeds, a well-trained racing pigeon can fly 1000 kilometers in a day. The Janssen brothers of Arendonk in Belgium bred the world's fastest family of racing pigeons. Complex open source infrastructure, like competitive animal husbandry, requires incremental improvement. Janssen racing pigeons revolutionized the sport. The Janssen Project seeks to revolutionize identity and access management. + diff --git a/agama/README.md b/agama/README.md index 9d007ad0e7f..2461d4e1fcc 100644 --- a/agama/README.md +++ b/agama/README.md @@ -11,3 +11,4 @@ Some advantages of using Agama include: 4. Small cognitive load. Agama DSL is a very small language with simple, non-distracting syntax 5. Friendly UI templating engine. No complexities when authoring web pages - stay focused on writing HTML markup + diff --git a/docker-jans-auth-server/README.md b/docker-jans-auth-server/README.md index ef78a013c4b..9e0bae7890c 100644 --- a/docker-jans-auth-server/README.md +++ b/docker-jans-auth-server/README.md @@ -183,3 +183,4 @@ i.e. `http://container:9093/metrics`. Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`). To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container. + diff --git a/docker-jans-certmanager/README.md b/docker-jans-certmanager/README.md index 4ea4e83fdb0..192fb56de2d 100644 --- a/docker-jans-certmanager/README.md +++ b/docker-jans-certmanager/README.md @@ -279,4 +279,3 @@ As per v1.0.1, hybrid persistence supports all available persistence types. To c "session": "spanner", } ``` - diff --git a/docker-jans-config-api/README.md b/docker-jans-config-api/README.md index e42432ba68b..da84a42f12e 100644 --- a/docker-jans-config-api/README.md +++ b/docker-jans-config-api/README.md @@ -213,3 +213,4 @@ i.e. `http://container:9093/metrics`. Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`). To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container. + diff --git a/docker-jans-configurator/README.md b/docker-jans-configurator/README.md index b66db1a211e..9fa7e42b02a 100644 --- a/docker-jans-configurator/README.md +++ b/docker-jans-configurator/README.md @@ -257,4 +257,3 @@ spec: Copy over the files to host `kubectl cp config-init-load-job:/app/db .` - diff --git a/docker-jans-fido2/README.md b/docker-jans-fido2/README.md index 998353b881c..ebbb3e30845 100644 --- a/docker-jans-fido2/README.md +++ b/docker-jans-fido2/README.md @@ -166,4 +166,3 @@ i.e. `http://container:9093/metrics`. Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`). To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container. - diff --git a/docker-jans-monolith/README.md b/docker-jans-monolith/README.md index 0360d7b6bfe..465c7fe1431 100644 --- a/docker-jans-monolith/README.md +++ b/docker-jans-monolith/README.md @@ -100,4 +100,3 @@ Remove setup and volumes ``` docker compose -f jans-mysql-compose.yml down ``` - diff --git a/docker-jans-persistence-loader/README.md b/docker-jans-persistence-loader/README.md index 9b58ad51a73..c339af214ad 100644 --- a/docker-jans-persistence-loader/README.md +++ b/docker-jans-persistence-loader/README.md @@ -123,3 +123,4 @@ As per v1.0.1, hybrid persistence supports all available persistence types. To c "session": "spanner", } ``` + diff --git a/docker-jans-scim/README.md b/docker-jans-scim/README.md index ad6fc58ce41..05b77021d5f 100644 --- a/docker-jans-scim/README.md +++ b/docker-jans-scim/README.md @@ -168,3 +168,4 @@ i.e. `http://container:9093/metrics`. Note that Prometheus JMX exporter uses pre-defined config file (see `conf/prometheus-config.yaml`). To customize the config, mount custom config file to `/opt/prometheus/prometheus-config.yaml` inside the container. + diff --git a/docs/README.md b/docs/README.md index 9a1414ae9e7..e0ac0e55863 100644 --- a/docs/README.md +++ b/docs/README.md @@ -36,4 +36,3 @@ If you find a bug in a Janssen project, or you would like to suggest a new featu The Janssen Project is licensed under the [Apache License 2.0](https://github.com/JanssenProject/jans/blob/main/LICENSE). The Janssen Server is highly extensible and can be used with a variety of other products and projects, which may fall under other licenses. - diff --git a/jans-auth-server/README.md b/jans-auth-server/README.md index 5660e868c17..33fd09550ad 100644 --- a/jans-auth-server/README.md +++ b/jans-auth-server/README.md @@ -3,4 +3,3 @@ jans-auth-server is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS). The project also includes OpenID Connect Client code which can be used by websites to validate tokens. The server currently implements all required aspects of the OpenID Connect stack, including an OAuth 2.0 authorization server, Simple Web Discovery, Dynamic Client Registration, JSON Web Tokens, JSON Web Keys, and User Info Endpoint. - diff --git a/jans-bom/README.md b/jans-bom/README.md index da09d1124e3..41bbb0ac111 100644 --- a/jans-bom/README.md +++ b/jans-bom/README.md @@ -1,2 +1,3 @@ # janssen-core-bom POM which contains dependencies for sharing across different projects that are using maven. + diff --git a/jans-cli-tui/README.md b/jans-cli-tui/README.md index 4706b89d31e..d4c45ec602a 100644 --- a/jans-cli-tui/README.md +++ b/jans-cli-tui/README.md @@ -142,4 +142,3 @@ Now selecting 1 and it returns our desired result as below image: ![default-authentication-method.png](../docs/assets/image-im-cur-default-auth-03042021.png) So, That was a quick start to view how this _jans-cli_ Interactive Mode works. Please, follow this [link](../docs/admin/jans-cli) to read the _jans-cli_ docs for a better understanding of the Janssen Command-Line. - diff --git a/jans-config-api/README.md b/jans-config-api/README.md index 598071d57df..7da2cd76208 100644 --- a/jans-config-api/README.md +++ b/jans-config-api/README.md @@ -18,4 +18,3 @@ The application can be deployed on web server like jetty and can be now runnable ## Documentation Learn more in the [jans-config-api documentation](https://gluu.org/swagger-ui/?url=https://raw.githubusercontent.com/JanssenProject/jans/main/jans-config-api/docs/jans-config-api-swagger-auto.yaml). - diff --git a/jans-core/README.md b/jans-core/README.md index 12e9603115e..8b156ca662d 100644 --- a/jans-core/README.md +++ b/jans-core/README.md @@ -2,3 +2,4 @@ jans-Core ========= This project contains shared code across several Janssen projects. + diff --git a/jans-eleven/README.md b/jans-eleven/README.md index 57055f97e65..9f9bbb5e957 100644 --- a/jans-eleven/README.md +++ b/jans-eleven/README.md @@ -703,4 +703,3 @@ kid=f6ade591-4230-4114-8147-316dde969395 4. mvn test. To access Gluu support, please register and open a ticket on [Gluu Support](http://support.gluu.org) - diff --git a/jans-fido2/README.md b/jans-fido2/README.md index 78a719b215a..909b844768c 100644 --- a/jans-fido2/README.md +++ b/jans-fido2/README.md @@ -17,4 +17,3 @@ device as the second step. During Janssen installation, the administrator will have the option to also install the FIDO2 component. - diff --git a/jans-linux-setup/README.md b/jans-linux-setup/README.md index 3828c303d3f..eed291fae5d 100644 --- a/jans-linux-setup/README.md +++ b/jans-linux-setup/README.md @@ -71,4 +71,3 @@ Run Reinstalling Janssen Server ------------------------ First uninstall and then install - diff --git a/jans-notify/README.md b/jans-notify/README.md index f4e2c11f35d..5e4a60ec023 100644 --- a/jans-notify/README.md +++ b/jans-notify/README.md @@ -1,3 +1,2 @@ # Janssen Notify Janssen Notify is a simple push notification server. - diff --git a/jans-orm/README.md b/jans-orm/README.md index 4f1dfca3019..86b5440fc22 100644 --- a/jans-orm/README.md +++ b/jans-orm/README.md @@ -1,4 +1,3 @@ # Janssen ORM This is the library for persistence and caching implementations in Janssen. Currently, LDAP and Couchbase are supported, RDBMS is coming soon. - diff --git a/jans-pycloudlib/README.md b/jans-pycloudlib/README.md index 57a40ad008c..8e9a7d4284c 100644 --- a/jans-pycloudlib/README.md +++ b/jans-pycloudlib/README.md @@ -43,4 +43,3 @@ To generate/preview docs, run the following steps: - https://www.linuxfoundation.org/press-release/2020/12/the-janssen-project-takes-on-worlds-most-demanding-digital-trust-challenges-at-linux-foundation/ - https://betanews.com/2020/12/08/linux-foundation-open-source-identity-management/ - https://www.techrepublic.com/article/linux-foundation-debuts-new-secure-open-source-cloud-native-access-management-software-platform/ - diff --git a/jans-scim/README.md b/jans-scim/README.md index 11e09a861f5..8d07c62d2e3 100644 --- a/jans-scim/README.md +++ b/jans-scim/README.md @@ -163,3 +163,4 @@ This code performs a search using a filter based on username. It is recommended The `client` instance resembles quite close the SCIM specification, so it is generally easy to map the operations described in the standard versus the Java methods available. It can be useful to have some javadocs at hand though, specifically those from `model` and `client` folders of this repository. You may clone this repo and run `mvn javadoc:javadoc` inside the two directories mentioned. Note that `ScimClientFactory` provides several methods that allow you to use OAuth clients which employ mechanisms other than the default (`client_secret_basic`) to request tokens. Also, you can make `client` belong to more restrictive interfaces limiting the operations available in your code. +