-
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
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(backport to 1.8)
Add parameter for switching off authentication on the relay host in Postfix.
Adjust task so that TLS to relay server also gets disabled if it is disabled in the Ansible configuration.
(backport)
Update irods_database role metadata to reflect it supports EL8 too (backport)
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.
Support both legacy native PostgreSQL package path and package from PostgreSQL repository
- Include support for old-style native PostgreSQL 9.2, for backwards compatibility - Improve support for PostgreSQL 15
(backport to 1.8)
Add parameter for running asynchronous replication and revision cronjobs in verbose mode. In this backported version, verbose mode is disabled by default.
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.
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.
Use built-in fact rather than separate task to determine distribution.
So that we can choose when stricter rules in newer versions are applied, rather than stricter rules being introduced unexpectedly.
Backport to Yoda 1.8.x
The old search engine will be discontinued.
Newer versions of Ansible fail if section is not set to an empty string explicitly.
Installing GoCommands is disabled by default, for now. (backport to Yoda 1.8)
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.
lwesterhof
approved these changes
Aug 2, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.