Changes for page Releases

Last modified by hbpadmin on 2025/02/12 17:17

From version 163.1
edited by hbpadmin
on 2022/12/13 10:37
Change comment: There is no comment for this version
To version 173.1
edited by mmorgan
on 2022/12/30 11:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.hbpadmin
1 +XWiki.mmorgan
Content
... ... @@ -1,8 +1,26 @@
1 -(% class="wikigeneratedid" %)
2 -=== **Collaboratory 2 release (2022-12-13)** ===
1 +=== **Collaboratory 2 release (2022-12-30) (Released)** ===
3 3  
4 -This release contains fixes for issues discovered in the OIDC client manager app and Lab environment variables released on the 7th December.
3 +We are deactivating the search feature in the Wiki service for users that are not authenticated for security reasons. No downtime is expected.
5 5  
5 +=== **Collaboratory 2 release (2022-12-20) (Released)** ===
6 +
7 +We are deploying a fix to the Wiki service to reduce the amount of information the Collaboratory Wiki stores and displays about EBRAINS users.
8 +
9 +* Wiki content edited by a user will appear as edited by that user's first name and first initial of last name. EBRAINS users that are logged in can click on the name to view the user's profile with full name.
10 +* The user's email address is removed from the user's profile in the Wiki service. It remains visible in PLUS for users that have created/validated their PLUS profile.
11 +
12 +After the first few minutes, the Wiki service will likely be accessible as we remove metadata from the service, but we may need to bring down the service if we encounter issues. Avoid editing content during the maintenance until the end of maintenance is notified in a banner or here.
13 +
14 +We've extended the estimated maintenance time to 45 minutes as the backup procedure took longer than expected.
15 +
16 +The maintenance is finished.
17 +
18 +=== **Collaboratory 2 release (2022-12-13) (Released)** ===
19 +
20 +This release contains fixes for minor issues discovered in the OIDC client manager app and Lab environment variables.
21 +
22 +The new OIDC Client manager app can be found at the following URL: [[https:~~/~~/wiki.ebrains.eu/bin/view/OIDC/>>https://wiki.ebrains.eu/bin/view/OIDC/]]. Please note you can only access this if you are a member of the [[Service developers group>>https://wiki.ebrains.eu/bin/view/Identity/#/groups/app-collaboratory-iam--service-providers]].
23 +
6 6  === **Collaboratory 2 release (2022-12-07) (Released)** ===
7 7  
8 8  **Collaboratory.Lab **
... ... @@ -14,7 +14,7 @@
14 14  
15 15  **Collaboratory.Wiki**
16 16  
17 -* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production (Will be released soon). This app is for EBRAINS service developers and provides a UI where previously only an API was available. Its functionality includes:
35 +* The new [[OIDC client>>doc:Collabs.pauls-test-collab.Documentation IAM.FAQ.OIDC Clients explained.WebHome]] manager app is deployed to production ([[Found here>>https://wiki.ebrains.eu/bin/view/OIDC/]]). This app is for EBRAINS service developers and provides a UI where previously only an API was available. Its functionality includes:
18 18  ** Create new OIDC clients via the new UI
19 19  ** Find a full list of your existing OIDC clients
20 20  ** Easily edit and update any OIDC clients you have
... ... @@ -22,6 +22,7 @@
22 22  * Add the possibility for OIDC client maintainers to add the service account related to the OIDC client to a [[collab's Team>>doc:Collabs.the-collaboratory.Documentation IAM.FAQ.Adding a service account to a Collab Team or a Group.WebHome]]
23 23  * Certain special characters were causing issues when put into a collab name, you can no longer use these special characters in a name.
24 24  * New field "has_bucket" was added to the API response describing collab. This allows users to quickly and easily see if a collab has a Bucket associated with it as a bucket is optional in a collab.
43 +* When using the collab search page, you can now include filters in the URL. E.g [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/#favorite=true>>https://wiki.ebrains.eu/bin/view/Collabs/#favorite=true]] will have the favourite filter selected by default when visiting the link
25 25  
26 26  **Collaboratory.IAM**
27 27