Release notes v4
Lasso - Version 4.12.0
Released: 09 Jan 2024
Lasso Version 4.12.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Now produce the file postgresql/conns_per_second.out , which shows the current rate of new connections established to the database during an observation period of 3 seconds. | DC-892 |
Feature | Now produce the file postgresql/running_activity_maxage.out , which shows the age of the oldest running backend, transaction, and query in the database. | DC-893 |
Bug fix | Fixed an issue where extremely large data files were allowed to be included in the Lasso report. In some situations, this condition caused elevated memory usage. Now, by default any data file larger than 500 MB is discarded (configurable with a new command line argument --local-size-limit ) with a corresponding entry in the new contents.data file. | RT100724, DC-944 |
Bug fix | Fixed an issue where Lasso RPM packages were marked as obsolete even if they were the latest version. | RT100304, DC-899 |
Bug fix | Fixed an issue where the Lasso lock file wasn't being deleted at the end of the execution. | DC-894 |
Deprecation notice
- PostgreSQL 11 is now EOL and considered deprecated (DC-945).
Lasso - Version 4.11.0
Released: 14 Dec 2023
Lasso Version 4.11.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Implemented EDB Postgres Advanced Server and 2ndQPG flavor detection. | DC-875 |
Feature | Now gathering EDB Postgres Advanced Server Catalog - Views related to partitioned tables in Oracle syntax. | (DC-266) |
Feature | Added support for PostgreSQL 16. | DC-887 |
Feature | Added support for RHEL9. | DC-802, DC-803 |
Bug fix | Fixed situation when ls pg_data command takes much time to complete with extremely large number of files. Added a default timeout of 120s for this case. | DC-845 |
Lasso - Version 4.10.0
Released: 07 Nov 2023
Lasso Version 4.10.0 includes the following enhancements and bug fixes:
!!! Deprecation Deprecated Ubuntu Bionic (18.04) as it is EOL since June 2023. (DC-877)
Type | Description | Addresses |
---|---|---|
Feature | Implemented a feature (filelock) to not rely on an EPEL dependency. | DC-863 |
Lasso - Version 4.9.0
Released: 17 Oct 2023
Lasso Version 4.9.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Added limits for the postmaster process. | DC-162 |
Feature | Added progress reporting views. | (DC-170) |
Feature | Added waits profiling by way of pg_stat_activity . | DC-841 |
Bug fix | Fixed issue related to the report filename when the hostname is a socket path. | DC-769 |
Bug fix | Fixed issue for the SET ROLE syntax. | DC-842 |
Bug fix | Fixed issue on hostname from config file. | DC-864 |
Lasso - Version 4.8.0
Released: 06 Jul 2023
Lasso Version 4.8.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Added support for PGD Proxy. | |
Feature | PGD Proxy support: Added new option --pgd-proxy-configuration for custom installations of pgd-proxy (Default: /etc/edb/pgd-proxy/pgd-proxy-config.yml ). | DC-696 |
Feature | PGD Proxy support: Now collect the contents of the PGD Proxy configuration file. | DC-697 |
Feature | PGD Proxy support: Now collect the output of systemctl status pgd-proxy . | DC-698 |
Feature | PGD Proxy support: Now collect the output of systemctl cat pgd-proxy . | DC-699 |
Lasso - Version 4.7.0
Released: 01 Jun 2023
Lasso Version 4.7.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Now collect output of systemd-detect-virt . | DC-76 |
Feature | Now collect the output of lsmod . | DC-197 |
Feature | Now collect the content of harp.cluster.init.yml | DC-628 |
Security fix | Redacted password for Lasso with --password seen in ps and top outputs. | DC-627 |
Bug fix | Fixed a bug whereby it wasn't possible to run lasso --help without a configuration file. | DC-490 |
Lasso - Version 4.6.0
Released: 06 Dec 2022
Lasso Version 4.6.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Lasso packages are now open to all customers through EDB repository (https://www.enterprisedb.com/repos). | DC-443 |
Enhancement | Updated the main Lasso Knowledge Base article to reflect the installation from packages and the configuration file. | KB-54 |
Bug fix | Improved Debian/Ubuntu packages to comply with the Lintian. | DC-435 |
Lasso - Version 4.5.0
Released: 15 Nov 2022
Lasso Version 4.5.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Enhancement | Added support for PostgreSQL 15. | DC-428 |
Enhancement | Improved execution on situations where there is a short timeout or when Lasso is executed on the standby. | DC-169 |
Lasso - Version 4.4.0
Released: 22 Sep 2022
Lasso Version 4.4.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Enhancement | Now collect output of pg_shmem_allocations in Postgres version 13 and later. | DC-195 |
Enhancement | Documented options for edb-lasso.conf . | DC-308 |
Lasso - Version 4.3.0
Released: 25 Aug 2022
Lasso Version 4.3.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Enhancement | Added support for etcd . | DC-367, DC-371, DC-370, DC-369, DC-368 |
Bug fix | Fixed a bug and now gather databases and tablespaces sizes regardless of CONNECT privilege. | DC-325 |
Lasso - Version 4.2.0
Released: 18 May 2022
Lasso Version 4.2.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Enhancement | Now collect systemd information for HARP. | DC-331 |
Enhancement | Now collect configuration files included in pgbouncer.ini . | DC-322 |
Enhancement | Added support to allow the user to specify custom paths to pgbouncer configuration files. | DC-321 |
Enhancement | Now gather etcdctl endpoint commands, if this is the consensus database. | DC-309 |
Enhancement | Added lasso option to specify a different path for harp's config.yml . | DC-306 |
Enhancement | Added helper function to get harp configuration file. | DC-305 |
Enhancement | Added ability to get harpctl outputs. | DC-304 |
Enhancement | Added ability to get HARP config.yml . | DC-303 |
Enhancement | Added ability to identify all the pgbouncer instances on the node. | DC-157 |
Enhancement | Now collect systemctl output for pgbouncer. | DC-156 |
Enhancement | Now collect pgbouncer.ini configuration file. | DC-151 |
Other | Fixed SLES smoke tests that are failing. | DC-349 |
Other | Added support for Ubuntu 22.04. | DC-284 |
Bug fix | Now redact sslpassword. | DC-348 |
Lasso - Version 4.1.1
Released: 10 May 2022
Lasso Version 4.1.1 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Bug fix | Removed the psycopg2-binary warning from the bundle execution. |
Lasso - Version 4.1.0
Released: 03 May 2022
Lasso Version 4.1.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Enhancement | Built PPC64le Lasso bundle. | DC-276 |
Enhancement | Added .exe extension to Windows artifacts. | DC-285 |
Other | Added smoke tests for Almalinux 8 (x86_64). | DC-294 |
Other | Added smoke tests for RHEL (x86_64 and PPC64le). | DC-295 |
Other | Added smoke tests for SLES 12 (x86_64 and PPC64le). | DC-296 |
Other | Added smoke tests for SLES 15 (x86_64 and PPC64le). | DC-297 |
Bug fix | Lasso now uses MD5 hashing of tarball in FIPS enable systems. | DC-310 |
Lasso - Version 4.0.0
Released: 30 Mar 2022
Lasso Version 4.0.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Feature | Rebranded Data Collector to Lasso, the diagnostic tool from EDB. | |
Feature | Rebranding: Updated copyright notes. | DC-239 |
Feature | Rebranding: Updated license on all files. | DC-228 |
Feature | Rebranding: Changed the name of the bundle to reflect the new brand of the tool. | DC-208 |
Feature | Rebranding: Generated output tarball now has the new brand and is identified with EDB. | DC-49 |
Feature | Rebranding: The connection Lasso creates to the database now sets the application_name to edb-lasso to identify the process Lasso is running. | DC-222 |
Feature | Rebranding: Updated the documentation to reflect the new brand name. | DC-184 |
Feature | Added a report that gathers output from pg_replication_origin_status to help with logical replication diagnostics. This includes native logical replication and others like BDR or xDB. | DC-232 |
- On this page
- Lasso - Version 4.12.0
- Lasso - Version 4.11.0
- Lasso - Version 4.10.0
- Lasso - Version 4.9.0
- Lasso - Version 4.8.0
- Lasso - Version 4.7.0
- Lasso - Version 4.6.0
- Lasso - Version 4.5.0
- Lasso - Version 4.4.0
- Lasso - Version 4.3.0
- Lasso - Version 4.2.0
- Lasso - Version 4.1.1
- Lasso - Version 4.1.0
- Lasso - Version 4.0.0