From 88a5dae62e1f1cf99c8ca43997b520e30854238e Mon Sep 17 00:00:00 2001 From: LONGA Valerie Date: Fri, 27 Mar 2020 13:23:06 +0100 Subject: [PATCH] [RELEASE] 1.1.0.RELEASE (ci_docker,ci_documentation) --- CONTRIBUTING.adoc | 4 ++-- README.adoc | 2 +- VERSION | 2 +- client/actions/src/docs/asciidoc/index.adoc | 4 ++-- client/cards/src/docs/asciidoc/index.adoc | 4 ++-- client/thirds/src/docs/asciidoc/index.adoc | 4 ++-- client/users/src/docs/asciidoc/index.adoc | 4 ++-- .../core/actions/src/docs/asciidoc/index.adoc | 4 ++-- .../actions/src/main/modeling/swagger.yaml | 2 +- .../src/docs/asciidoc/03_Archives.adoc | 2 +- .../src/docs/asciidoc/index.adoc | 4 ++-- .../src/docs/asciidoc/01_Card_Examples.adoc | 2 +- .../src/docs/asciidoc/02_Card_Anatomy.adoc | 2 +- .../src/docs/asciidoc/index.adoc | 6 +++--- .../src/main/modeling/swagger.yaml | 2 +- services/core/thirds/README.adoc | 6 +++--- .../core/thirds/src/docs/asciidoc/index.adoc | 4 ++-- .../core/thirds/src/main/modeling/swagger.yaml | 2 +- .../users/src/docs/asciidoc/00_cookbook.adoc | 14 +++++++------- .../src/docs/asciidoc/01_users_and_groups.adoc | 2 +- .../core/users/src/docs/asciidoc/index.adoc | 4 ++-- .../core/users/src/main/modeling/swagger.yaml | 2 +- .../src/docs/asciidoc/index.adoc | 4 ++-- .../web/web-ui/src/docs/asciidoc/index.adoc | 4 ++-- src/docs/asciidoc/architecture/index.adoc | 2 +- src/docs/asciidoc/developer_guide/index.adoc | 4 ++-- src/docs/asciidoc/start/index.adoc | 6 +++--- .../asciidoc/user_guide/02_configuration.adoc | 2 +- src/docs/asciidoc/user_guide/index.adoc | 4 ++-- src/main/docker/deploy/docker-compose.yml | 18 +++++++++--------- 30 files changed, 63 insertions(+), 63 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 2ebafca17c..88b6522914 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -5,8 +5,8 @@ // file, You can obtain one at http://mozilla.org/MPL/2.0/. = Contributing -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: macro diff --git a/README.adoc b/README.adoc index 46a7598248..7c30e7e0ff 100644 --- a/README.adoc +++ b/README.adoc @@ -266,7 +266,7 @@ don't quite cover what you're planning to do, please look into the <> section. TIP: In addition, a -link:https://opfab.github.io/documentation/1.1.0.SNAPSHOT/start/[Getting +link:https://opfab.github.io/documentation/1.1.0.RELEASE/start/[Getting Started guide on our website] exists. Check it out ! diff --git a/VERSION b/VERSION index e74e8e14a5..b1da1e555b 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0.SNAPSHOT +1.1.0.RELEASE diff --git a/client/actions/src/docs/asciidoc/index.adoc b/client/actions/src/docs/asciidoc/index.adoc index 8a5ba1f5a7..94452aa41e 100644 --- a/client/actions/src/docs/asciidoc/index.adoc +++ b/client/actions/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Thirds Data Model Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/cards/src/docs/asciidoc/index.adoc b/client/cards/src/docs/asciidoc/index.adoc index 302d14b3f9..1316d3fcf6 100644 --- a/client/cards/src/docs/asciidoc/index.adoc +++ b/client/cards/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Card Data Model Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/thirds/src/docs/asciidoc/index.adoc b/client/thirds/src/docs/asciidoc/index.adoc index 8a5ba1f5a7..94452aa41e 100644 --- a/client/thirds/src/docs/asciidoc/index.adoc +++ b/client/thirds/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Thirds Data Model Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/client/users/src/docs/asciidoc/index.adoc b/client/users/src/docs/asciidoc/index.adoc index fc7aba17a8..5e79010840 100644 --- a/client/users/src/docs/asciidoc/index.adoc +++ b/client/users/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Users Data Model Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/actions/src/docs/asciidoc/index.adoc b/services/core/actions/src/docs/asciidoc/index.adoc index b11c39aa02..e348c6eb73 100644 --- a/services/core/actions/src/docs/asciidoc/index.adoc +++ b/services/core/actions/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Actions Service Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/actions/src/main/modeling/swagger.yaml b/services/core/actions/src/main/modeling/swagger.yaml index b3db34bf4a..4c369cfb7d 100755 --- a/services/core/actions/src/main/modeling/swagger.yaml +++ b/services/core/actions/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric ThirdParty Management API - version: 1.1.0.SNAPSHOT + version: 1.1.0.RELEASE title: Action handling termsOfService: '' contact: diff --git a/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc b/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc index 0455be3e78..6e646a3d50 100644 --- a/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc +++ b/services/core/cards-consultation/src/docs/asciidoc/03_Archives.adoc @@ -36,4 +36,4 @@ of the card. === Archive endpoints in the card-consultation API This Archives screen relies on dedicated endpoints in the card-consultation API, as described -link:https://opfab.github.io/projects/services/core/cards-consultation/1.1.0.SNAPSHOT/api/#Archives[here]. +link:https://opfab.github.io/projects/services/core/cards-consultation/1.1.0.RELEASE/api/#Archives[here]. diff --git a/services/core/cards-consultation/src/docs/asciidoc/index.adoc b/services/core/cards-consultation/src/docs/asciidoc/index.adoc index 9353b5074a..01a7140806 100644 --- a/services/core/cards-consultation/src/docs/asciidoc/index.adoc +++ b/services/core/cards-consultation/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Card Consultation Service Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc b/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc index b02e29069f..2aeeaa67f7 100644 --- a/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc +++ b/services/core/cards-publication/src/docs/asciidoc/01_Card_Examples.adoc @@ -108,7 +108,7 @@ This card contains some data but when selected in the feed nothing more than the ==== Fully useful -When a card is selected in the feed (of the GUI), the data is displayed in the detail panel. The way details are formatted depends on template uploaded by Third parties as link:https://opfab.github.io/projects/services/core/thirds/1.1.0.SNAPSHOT/reference/#_bundle[describe here]. To have an effective example without to many actions to performed, the following example will use an already existing configuration.The one presents in the development version of OperatorFabric, for test purpose(`TEST` bundle). +When a card is selected in the feed (of the GUI), the data is displayed in the detail panel. The way details are formatted depends on template uploaded by Third parties as link:https://opfab.github.io/projects/services/core/thirds/1.1.0.RELEASE/reference/#_bundle[describe here]. To have an effective example without to many actions to performed, the following example will use an already existing configuration.The one presents in the development version of OperatorFabric, for test purpose(`TEST` bundle). At the card level, the attributes in the card telling OperatorFabric which template to use is the `details` attributes. diff --git a/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc b/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc index 3ce5bf2ebd..721fede23b 100644 --- a/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc +++ b/services/core/cards-publication/src/docs/asciidoc/02_Card_Anatomy.adoc @@ -125,7 +125,7 @@ Determines where custom information is store. The content in this attribute, is This attribute is a string of objects containing a `title` attribute which is `i18n` key and a `template` attribute which refers to a template name contained in the publisher bundle. The bundle in which those resources will be looked for is the one corresponding of the <<_card_publisher_version, version>> declared in the card for the current <<_card_publisher, publisher>>. If no resource is found, either because there is no bundle for the given version or there is no resource for the given key, then the corresponding key is displayed in the details section of the GUI. -link:../../../thirds/1.1.0.SNAPSHOT/reference/#_bundle[See the documentation about third bundle in the Third service documentation]. +link:../../../thirds/1.1.0.RELEASE/reference/#_bundle[See the documentation about third bundle in the Third service documentation]. *example:* diff --git a/services/core/cards-publication/src/docs/asciidoc/index.adoc b/services/core/cards-publication/src/docs/asciidoc/index.adoc index 0ab88bed78..e5a0d0f4e3 100644 --- a/services/core/cards-publication/src/docs/asciidoc/index.adoc +++ b/services/core/cards-publication/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Card Publication Service -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left @@ -29,7 +29,7 @@ For a card stored in a file named `card.json`, with an OperatorFabric running on curl -X POST http://localhost:2102/cards -H "Content-Type:application/type" --data @card.json .... -For more details about possibilities about the Card Publication REST API please refer to the <<_publication_rest_api_overview>> chapter or to the link:https://opfab.github.io/projects/services/core/cards-publication/1.1.0.SNAPSHOT/api/[swagger documentation]. +For more details about possibilities about the Card Publication REST API please refer to the <<_publication_rest_api_overview>> chapter or to the link:https://opfab.github.io/projects/services/core/cards-publication/1.1.0.RELEASE/api/[swagger documentation]. include::01_Card_Examples.adoc[] diff --git a/services/core/cards-publication/src/main/modeling/swagger.yaml b/services/core/cards-publication/src/main/modeling/swagger.yaml index a423af025c..47d5d45b74 100755 --- a/services/core/cards-publication/src/main/modeling/swagger.yaml +++ b/services/core/cards-publication/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric Card Consumer Service - version: 1.1.0.SNAPSHOT + version: 1.1.0.RELEASE title: Card Management API termsOfService: '' contact: diff --git a/services/core/thirds/README.adoc b/services/core/thirds/README.adoc index bbfec588b8..4f909c534c 100644 --- a/services/core/thirds/README.adoc +++ b/services/core/thirds/README.adoc @@ -16,7 +16,7 @@ see link:../../../[OperatorFabric main page] == Features -see https://opfab.github.io/projects/services/core/thirds/1.1.0.SNAPSHOT/reference/#_techincal_overview[reference documentation : Technical overview ] +see https://opfab.github.io/projects/services/core/thirds/1.1.0.RELEASE/reference/#_techincal_overview[reference documentation : Technical overview ] === Third Party bundle @@ -69,8 +69,8 @@ bundle } ---- -See https://opfab.github.io/projects/services/core/thirds/1.1.0.SNAPSHOT/api/#__Models[swagger generated documentation model section] for data description +See https://opfab.github.io/projects/services/core/thirds/1.1.0.RELEASE/api/#__Models[swagger generated documentation model section] for data description == 3. Rest Endpoints and Data Model -See https://opfab.github.io/projects/services/core/thirds/1.1.0.SNAPSHOT/api[swagger generated documentation] +See https://opfab.github.io/projects/services/core/thirds/1.1.0.RELEASE/api[swagger generated documentation] diff --git a/services/core/thirds/src/docs/asciidoc/index.adoc b/services/core/thirds/src/docs/asciidoc/index.adoc index 81482dc7eb..7779c287dc 100644 --- a/services/core/thirds/src/docs/asciidoc/index.adoc +++ b/services/core/thirds/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Third service -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/thirds/src/main/modeling/swagger.yaml b/services/core/thirds/src/main/modeling/swagger.yaml index e91fa20f97..e35048c84b 100755 --- a/services/core/thirds/src/main/modeling/swagger.yaml +++ b/services/core/thirds/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric ThirdParty Management API - version: 1.1.0.SNAPSHOT + version: 1.1.0.RELEASE title: Thirds Management termsOfService: '' contact: diff --git a/services/core/users/src/docs/asciidoc/00_cookbook.adoc b/services/core/users/src/docs/asciidoc/00_cookbook.adoc index fe500895f0..6f006f96f9 100644 --- a/services/core/users/src/docs/asciidoc/00_cookbook.adoc +++ b/services/core/users/src/docs/asciidoc/00_cookbook.adoc @@ -8,7 +8,7 @@ A new operator call John Doe, who has OAuth granted right to connect ot current `OperatorFabric` instance, need to receive cards within current `OperatorFabric` instance. As a user of OperatorFabric, he needs to be added to the system with a `login` (john-doe-operator), his `firstName` (John) and his `lastName` (Doe). operator -As there is no `Administration GUI` for the moment, it must be performed through command line, as specify link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#SimpleUser[here]. +As there is no `Administration GUI` for the moment, it must be performed through command line, as specify link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#SimpleUser[here]. === List all users @@ -135,7 +135,7 @@ HTTP/1.1 200 OK === Update user details -As shown by this result, the firstName of the new operator has been misspelled.We need link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#updateUser[to update the existing user] with `john-doe-operator` login. To correct this mistake, the following commands can be used : +As shown by this result, the firstName of the new operator has been misspelled.We need link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#updateUser[to update the existing user] with `john-doe-operator` login. To correct this mistake, the following commands can be used : with httpie: .... @@ -160,7 +160,7 @@ HTTP/1.1 200 OK === List groups -This operator is the first member of a new group operator called the `OPERATORS`, which doesn't exist for the moment in the system. As shown when we link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#fetchGroups[lists the groups existing in the server]. +This operator is the first member of a new group operator called the `OPERATORS`, which doesn't exist for the moment in the system. As shown when we link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#fetchGroups[lists the groups existing in the server]. Httpie .... @@ -210,7 +210,7 @@ HTTP/1.1 200 OK === Create a new Group -Firstly, the group called `OPERATORS` has link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#createGroup[to be added to the system] using the following command: +Firstly, the group called `OPERATORS` has link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#createGroup[to be added to the system] using the following command: using httpie: .... @@ -234,7 +234,7 @@ HTTP/1.1 200 OK === Fetch details of a given group -The result return seems strange, to verify if it's the correct answer by link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#fetchGroup[displaying the details of the group] called `OPERATORS`, use the following command: +The result return seems strange, to verify if it's the correct answer by link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#fetchGroup[displaying the details of the group] called `OPERATORS`, use the following command: using httpie: .... @@ -258,7 +258,7 @@ HTTP/1.1 200 OK === Update details of a group -The description is really null. After verification, in our first command used to create the group, the attribute for the description is misspelled. Using the following command link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#updateGroup[to update the group], with the correct spelling, the new group of operator gets a proper description: +The description is really null. After verification, in our first command used to create the group, the attribute for the description is misspelled. Using the following command link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#updateGroup[to update the group], with the correct spelling, the new group of operator gets a proper description: with httpie: .... @@ -280,7 +280,7 @@ response === Add a user to a group -As both new group and new user are correct it's time link:https://opfab.github.io/projects/services/core/users/1.1.0.SNAPSHOT/api/#addGroupUsers[to make the user member of the group]. To achieve this, use the following command: +As both new group and new user are correct it's time link:https://opfab.github.io/projects/services/core/users/1.1.0.RELEASE/api/#addGroupUsers[to make the user member of the group]. To achieve this, use the following command: with httpie: .... diff --git a/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc b/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc index 44edc2d500..0e3c0ed0de 100644 --- a/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc +++ b/services/core/users/src/docs/asciidoc/01_users_and_groups.adoc @@ -23,7 +23,7 @@ The administration of the groups is dealt by the administrator manually. More de === Groups -The notion of group is loose and can be used to simulate role in `OperatorFabric`. Groups are used to send cards to several users without name them specifically. The information about membership to a group is stored in the user information. The rules used to send cards are describe in the link:https://opfab.github.io/projects/services/core/cards-publication/1.1.0.SNAPSHOT/reference/#_card_recipients[Card Publication Service]. +The notion of group is loose and can be used to simulate role in `OperatorFabric`. Groups are used to send cards to several users without name them specifically. The information about membership to a group is stored in the user information. The rules used to send cards are describe in the link:https://opfab.github.io/projects/services/core/cards-publication/1.1.0.RELEASE/reference/#_card_recipients[Card Publication Service]. ==== Alternative way to manage groups diff --git a/services/core/users/src/docs/asciidoc/index.adoc b/services/core/users/src/docs/asciidoc/index.adoc index 64e702f0a1..9efe3037ea 100644 --- a/services/core/users/src/docs/asciidoc/index.adoc +++ b/services/core/users/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric User Service -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/core/users/src/main/modeling/swagger.yaml b/services/core/users/src/main/modeling/swagger.yaml index 74600ade6c..ebe446446b 100755 --- a/services/core/users/src/main/modeling/swagger.yaml +++ b/services/core/users/src/main/modeling/swagger.yaml @@ -1,7 +1,7 @@ swagger: '2.0' info: description: OperatorFabric User Management API - version: 1.1.0.SNAPSHOT + version: 1.1.0.RELEASE title: User Management termsOfService: '' contact: diff --git a/services/infra/client-gateway/src/docs/asciidoc/index.adoc b/services/infra/client-gateway/src/docs/asciidoc/index.adoc index 40003aa941..1527f5eda3 100644 --- a/services/infra/client-gateway/src/docs/asciidoc/index.adoc +++ b/services/infra/client-gateway/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = Client Gateway Service Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/services/web/web-ui/src/docs/asciidoc/index.adoc b/services/web/web-ui/src/docs/asciidoc/index.adoc index e6ab9f308e..fc1d888541 100644 --- a/services/web/web-ui/src/docs/asciidoc/index.adoc +++ b/services/web/web-ui/src/docs/asciidoc/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Web UI Reference Documentation -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/docs/asciidoc/architecture/index.adoc b/src/docs/asciidoc/architecture/index.adoc index c204f34f4c..799f93dca2 100644 --- a/src/docs/asciidoc/architecture/index.adoc +++ b/src/docs/asciidoc/architecture/index.adoc @@ -12,7 +12,7 @@ :revnumber: -:revdate: 09 March 2020 +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/docs/asciidoc/developer_guide/index.adoc b/src/docs/asciidoc/developer_guide/index.adoc index 5cc4560d1e..dd119cac95 100644 --- a/src/docs/asciidoc/developer_guide/index.adoc +++ b/src/docs/asciidoc/developer_guide/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric Developer Guide -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/docs/asciidoc/start/index.adoc b/src/docs/asciidoc/start/index.adoc index 99096eebff..407a0978c3 100644 --- a/src/docs/asciidoc/start/index.adoc +++ b/src/docs/asciidoc/start/index.adoc @@ -7,8 +7,8 @@ -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left @@ -87,7 +87,7 @@ image::formated-card-details.jpg[detail card screenshot] ==== Anatomy of the card : A card is containing information regarding the publisher, the recipients , the process , the data to show ... -More information can be found on the user guide : https://opfab.github.io/documentation/1.1.0.SNAPSHOT/user_guide/#_card_anatomy +More information can be found on the user guide : https://opfab.github.io/documentation/1.1.0.RELEASE/user_guide/#_card_anatomy ---- { diff --git a/src/docs/asciidoc/user_guide/02_configuration.adoc b/src/docs/asciidoc/user_guide/02_configuration.adoc index a536ee5602..7f1d72aa43 100644 --- a/src/docs/asciidoc/user_guide/02_configuration.adoc +++ b/src/docs/asciidoc/user_guide/02_configuration.adoc @@ -11,7 +11,7 @@ :spring_cloud_gateway_doc: https://cloud.spring.io/spring-cloud-static/spring-cloud-gateway/2.1.0.RELEASE/ :mongo_doc: https://docs.mongodb.com/manual/reference/ :spring_amqp_doc: https://docs.spring.io/spring-amqp/docs/2.1.3.RELEASE/reference/htmlsingle/ -:opfab_architecture_doc: https://opfab.github.io/documentation/1.1.0.SNAPSHOT/architecture/ +:opfab_architecture_doc: https://opfab.github.io/documentation/1.1.0.RELEASE/architecture/ == Configuration diff --git a/src/docs/asciidoc/user_guide/index.adoc b/src/docs/asciidoc/user_guide/index.adoc index c3aef5e468..f7065e1096 100644 --- a/src/docs/asciidoc/user_guide/index.adoc +++ b/src/docs/asciidoc/user_guide/index.adoc @@ -6,8 +6,8 @@ = OperatorFabric User Guide -:revnumber: 1.1.0.SNAPSHOT -:revdate: 09 March 2020 +:revnumber: 1.1.0.RELEASE +:revdate: 27 March 2020 :imagesdir: images :sectnums: :toc: left diff --git a/src/main/docker/deploy/docker-compose.yml b/src/main/docker/deploy/docker-compose.yml index 5c5cd60714..a9da25d568 100755 --- a/src/main/docker/deploy/docker-compose.yml +++ b/src/main/docker/deploy/docker-compose.yml @@ -28,7 +28,7 @@ services: config: depends_on: - rabbitmq - image: "lfeoperatorfabric/of-configuration-cloud-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-configuration-cloud-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2000:8080" @@ -47,7 +47,7 @@ services: registry: depends_on: - config - image: "lfeoperatorfabric/of-registry-cloud-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-registry-cloud-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2001:8080" @@ -60,7 +60,7 @@ services: client_gateway: depends_on: - registry - image: "lfeoperatorfabric/of-client-gateway-cloud-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-client-gateway-cloud-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2002:8080" @@ -72,7 +72,7 @@ services: users: depends_on: - registry - image: "lfeoperatorfabric/of-users-business-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-users-business-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2103:8080" @@ -84,7 +84,7 @@ services: thirds: depends_on: - registry - image: "lfeoperatorfabric/of-thirds-business-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-thirds-business-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2100:8080" @@ -98,7 +98,7 @@ services: cards-publication: depends_on: - registry - image: "lfeoperatorfabric/of-cards-publication-business-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-cards-publication-business-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2102:8080" @@ -110,7 +110,7 @@ services: cards-consultation: depends_on: - registry - image: "lfeoperatorfabric/of-cards-consultation-business-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-cards-consultation-business-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2104:8080" @@ -122,7 +122,7 @@ services: actions: depends_on: - registry - image: "lfeoperatorfabric/of-actions-business-service:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-actions-business-service:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2105:8080" @@ -134,7 +134,7 @@ services: web-ui: depends_on: - registry - image: "lfeoperatorfabric/of-web-ui:1.0.0.RELEASE" + image: "lfeoperatorfabric/of-web-ui:1.1.0.RELEASE" user: ${USER_ID}:${USER_GID} ports: - "2200:8080"