=============================================================================== pgpoolAdmin 4.2 =============================================================================== * Version 4.2.0 2021/06/17 ** New features - Add support for Pgpool-II 4.2. (Bo Peng) Added parameters are: - backend_clustering_mode - ssl_crl_file - ssl_passphrase_command - log_disconnections - logging_collector - log_directory - log_filename - log_file_mode - log_truncate_on_rotation - log_rotation_age - log_rotation_size - read_only_function_list - write_function_list - primary_routing_query_pattern_list - dml_adaptive_object_relationship_list - hostname - pgpool_port - heartbeat_hostname - heartbeat_port - cache_safe_memqcache_table_list - cache_unsafe_memqcache_table_list Deleted parameters are: - replication_mode - master_slave_mode - master_slave_sub_mode - white_function_list - black_function_list - black_query_pattern_list - wd_hostname - wd_port - wd_heartbeat_port - heartbeat_destination - heartbeat_destination_port - white_memqcache_table_list - black_memqcache_table_list - other_pgpool_hostname - other_pgpool_port - other_wd_port =============================================================================== pgpoolAdmin 4.1 =============================================================================== * Version 4.1.0 2020/02/20 ** New features - Add support for Pgpool-II 4.1. (Bo Peng) Added parameters are: - reserved_connections - backend_application_name - ssl_ecdh_curve - ssl_dh_params_file - statement_level_load_balance - auto_failback - auto_failback_interval - enable_consensus_with_half_votes - enable_shared_relcache - relcache_query_target =============================================================================== pgpoolAdmin 4.0 =============================================================================== * Version 4.0.1 2018/12/20 ** Bug fixes - PgpoolAdmin has a vulnerability to allow an attacker to login without properly checking the authorization. Once getting into PgpoolAdmin, the attacker can control Pgpool-II. Also it may be possible to obtain the superuser role of a PostgreSQL database. PgPool Global Development Group would like to thank Fotios Rogkotis of DarkMatter for finding the security issue and giving us the detailed studies on it. (CVE-2018-16203) * Version 4.0.0 2018/10/19 ** New features - Add support for Pgpool-II 4.0. (Bo Peng) Added parameters are: - allow_clear_text_frontend_auth - log_client_messages - black_query_pattern_list - disable_load_balance_on_write - failover_on_backend_error - detach_false_primary Deleted parameters are: - fail_over_on_backend_error =============================================================================== pgpoolAdmin 3.7 =============================================================================== * Version 3.7.1 2018/02/05 ** New features - Add new PostgreSQL connect timeout parameter. (Bo Peng) Sometimes no response from backend due to network reasons, pgpoolAdmin will wait for long time. In this commit, we add new PostgreSQL connection timeout parameter. Patch is provide by Tuukka Kivilahti, and improved by me. ** Bug fixes - Fix pgpool stop mode doesn't work correctly. (Bo Peng) * Version 3.7.0 2017/11/22 ** New features - Add support for Pgpool-II 3.7. (Bo Peng) Added parameters are: - failover_when_quorum_exists - failover_require_consensus - enable_multiple_failover_requests_from_node - health_check_period0 - health_check_timeout0 - health_check_user0 - health_check_password0 - health_check_database0 - health_check_max_retries0 - health_check_retry_delay0 - connect_timeout0 Deleted parameters are: - debug_level - Improve pgpool.conf config form. (Bo Peng) - Add support for PHP7. (Bo Peng) ** Bug fixes - Fix bug that detach node button doesn't work. (Bug 361) (Bo Peng) =============================================================================== pgpoolAdmin 3.6 =============================================================================== * Version 3.6.2 2017/09/05 - Fix some notices in "pgpool.conf Setting". (Bo Peng) - Fix bugs in js/pgconfig.js used for setting pgpool.conf. (Bo Peng) [pgpool-general: 5660] - Change pgpoolAdmin.spec to include missed js directory in pgpoolAdmin RPM. (Bo Peng) - Fix PHP Notice: Undefined variable while installing pgpoolAdmin. (Bo Peng) per bug219. * Version 3.6.1 2017/04/28 - Add selection of version 3.6 in pgpoolAdmin install. (Bo Peng) - Add selection of version 3.6 in pgpoolAdmin setting. (Bo Peng) * Version 3.6.0 2017/02/28 - Fix incorrect display of watchdog status when using Pgpool-II 3.6.x. (Bo Peng) - Redirect stdout, stderr to log file while starting Pgpool-II without running in daemon mode. (Bo Peng) - Fix superuser: unknown (Connection error) in pgpoolAdmin. (Bo Peng) per bug276. =============================================================================== pgpoolAdmin 3.5 =============================================================================== * Version 3.5.3 2016/06/17 - Fix readConfigParams() to treat the varliables with numbers. (Nozomi Anzai) per bug187. * Version 3.5.2 2016/04/26 - Fix to check "PCP Directory". (Nozomi Anzai) * Version 3.5.1 2016/04/04 - Show the path to .pcppass (Nozomi Anzai) - Fix not to confirm the status of "pcp_systemdb_info" command if the version is 3.5 [pgpool-general: 4427] (Nozomi Anzai) - Add chinese templates help (pengbo) - Change the chinese message catalog (pengbo) - Fix the argument's name (Nozomi Anzai) http://www.pgpool.net/mantisbt/view.php?id=171 * Version 3.5.0 2016/01/29 pgpoolAdmin 3.5 adopts pgpool-II 3.5. ** New features - Add new parameters for pgpool-II 3.5 (Nozomi Anzai) if_cmd_path, health_check_database, pcp_listen_addresses, search_primary_node_timeout, serialize_accept, sr_check_database, wd_de_escalation_command, wd_ipc_socket_dir, wd_priority, wd_monitoring_interfaces_list - Adopt to new pcp command usage (Nozomi Anzai) - Adopt pcp_watchdog_info in ver3.5 (Nozomi Anzai) - Add Chinese message catalogs (pengbo) - Adopt Spanish translation (Nozomi Anzai) Patch contributed by Rodrigo Ramirez Norambuena ** Bug fixes - Add selected attribute to