-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release version 1.8.8 #284
Commits on Apr 26, 2023
-
Add full support for a non-default iRODS account.
(backport to 1.8)
Configuration menu - View commit details
-
Copy full SHA for 2da5145 - Browse repository at this point
Copy the full SHA 2da5145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e421c - Browse repository at this point
Copy the full SHA 86e421cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 391d293 - Browse repository at this point
Copy the full SHA 391d293View commit details -
YDA-5176: add authentication option for Postfix
Add parameter for switching off authentication on the relay host in Postfix.
Configuration menu - View commit details
-
Copy full SHA for 3d3339f - Browse repository at this point
Copy the full SHA 3d3339fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db99536 - Browse repository at this point
Copy the full SHA db99536View commit details -
Postfix role: handle disable TLS
Adjust task so that TLS to relay server also gets disabled if it is disabled in the Ansible configuration.
Configuration menu - View commit details
-
Copy full SHA for 65453cd - Browse repository at this point
Copy the full SHA 65453cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1722b6 - Browse repository at this point
Copy the full SHA d1722b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7cd4f3 - Browse repository at this point
Copy the full SHA f7cd4f3View commit details -
rods_database role: supports EL8
Update irods_database role metadata to reflect it supports EL8 too (backport)
Configuration menu - View commit details
-
Copy full SHA for 3e4a4c2 - Browse repository at this point
Copy the full SHA 3e4a4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for edd4e9b - Browse repository at this point
Copy the full SHA edd4e9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4962c - Browse repository at this point
Copy the full SHA 2e4962cView commit details -
Disable new rules for Ansible linting
Ansible-lint has added new rules; the code has been changed to meet new requirements (or we have added specific ignores) on the development branch, but we are not going to backport all the linting changes to the existing 1.8 branch. Therefore disable these rules on the 1.8 branch.
Configuration menu - View commit details
-
Copy full SHA for 4c1a39c - Browse repository at this point
Copy the full SHA 4c1a39cView commit details -
irods_database: support more Postgresql paths
Support both legacy native PostgreSQL package path and package from PostgreSQL repository
Configuration menu - View commit details
-
Copy full SHA for 215c78d - Browse repository at this point
Copy the full SHA 215c78dView commit details -
Adapt new PostgreSQL role code for Yoda 1.8
- Include support for old-style native PostgreSQL 9.2, for backwards compatibility - Improve support for PostgreSQL 15
Configuration menu - View commit details
-
Copy full SHA for f2dfc46 - Browse repository at this point
Copy the full SHA f2dfc46View commit details
Commits on Apr 27, 2023
-
Add task to configure DB host and port for iCAT.
(backport to 1.8)
Configuration menu - View commit details
-
Copy full SHA for 7ec5280 - Browse repository at this point
Copy the full SHA 7ec5280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00da325 - Browse repository at this point
Copy the full SHA 00da325View commit details
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 746706b - Browse repository at this point
Copy the full SHA 746706bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f72da2c - Browse repository at this point
Copy the full SHA f72da2cView commit details -
YDA-5139: partial backport verbose mode rev/repl
Add parameter for running asynchronous replication and revision cronjobs in verbose mode. In this backported version, verbose mode is disabled by default.
Configuration menu - View commit details
-
Copy full SHA for 02dc07a - Browse repository at this point
Copy the full SHA 02dc07aView commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 784ea70 - Browse repository at this point
Copy the full SHA 784ea70View commit details -
yoda_zabbix_database: adapt for EL8
We need to have a version of libzbxpgsql.so with a binary patch to work around a compatibility issue with Zabbix 4. See zabbix-tools/libzbxpgsql#139 (comment) for details.
Configuration menu - View commit details
-
Copy full SHA for ae96841 - Browse repository at this point
Copy the full SHA ae96841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f102e7 - Browse repository at this point
Copy the full SHA 3f102e7View commit details
Commits on May 11, 2023
-
Extract ODBC role from PostgreSQL role
So that ODBC can be installed on the provider when the Yoda configuration has a separate database server. This is a backported version of YDA-5195.
Configuration menu - View commit details
-
Copy full SHA for 416749f - Browse repository at this point
Copy the full SHA 416749fView commit details
Commits on May 16, 2023
-
common/EPEL: simplify distribution-specific logic
Use built-in fact rather than separate task to determine distribution.
Configuration menu - View commit details
-
Copy full SHA for 9db47eb - Browse repository at this point
Copy the full SHA 9db47ebView commit details
Commits on May 24, 2023
-
So that we can choose when stricter rules in newer versions are applied, rather than stricter rules being introduced unexpectedly.
Configuration menu - View commit details
-
Copy full SHA for f7a52a3 - Browse repository at this point
Copy the full SHA f7a52a3View commit details
Commits on Jul 5, 2023
-
YDA-5210: Upgrade to iRODS 4.2.12.
Backport to Yoda 1.8.x
Configuration menu - View commit details
-
Copy full SHA for 20a92d4 - Browse repository at this point
Copy the full SHA 20a92d4View commit details -
YDA-5224: update Datacite search link
The old search engine will be discontinued.
Configuration menu - View commit details
-
Copy full SHA for ef7bcc8 - Browse repository at this point
Copy the full SHA ef7bcc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b319bb3 - Browse repository at this point
Copy the full SHA b319bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 219c0d3 - Browse repository at this point
Copy the full SHA 219c0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90a864d - Browse repository at this point
Copy the full SHA 90a864dView commit details
Commits on Jul 12, 2023
-
Postfix role: adapt for Ansible 2.14+
Newer versions of Ansible fail if section is not set to an empty string explicitly.
Configuration menu - View commit details
-
Copy full SHA for 4cb1466 - Browse repository at this point
Copy the full SHA 4cb1466View commit details
Commits on Jul 14, 2023
-
YDA-5284: add options for GoCommands CLI
Installing GoCommands is disabled by default, for now. (backport to Yoda 1.8)
Configuration menu - View commit details
-
Copy full SHA for ae5fa5b - Browse repository at this point
Copy the full SHA ae5fa5bView commit details
Commits on Jul 21, 2023
-
YDA-5296: implement API call duration logging
Add parameter yoda_portal_log_api_call_duration, which can be used to log duration and parameters of all API calls from the portal. Intended for performance testing and troubleshooting. Enabled by default on development environments, otherwise disabled by default.
Configuration menu - View commit details
-
Copy full SHA for 87c3d28 - Browse repository at this point
Copy the full SHA 87c3d28View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5020b16 - Browse repository at this point
Copy the full SHA 5020b16View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86fda63 - Browse repository at this point
Copy the full SHA 86fda63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 442ae80 - Browse repository at this point
Copy the full SHA 442ae80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f3747 - Browse repository at this point
Copy the full SHA 38f3747View commit details