pgAgent v4.0.0 Released - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent v4.0.0 Released
Date
Msg-id CA+OCxoy+oNtzcV_sv-6b06Yf60XF8VbediWqHggXaREHOD_3eg@mail.gmail.com
Whole thread Raw
Responses Re: pgAgent v4.0.0 Released  (Eugene Wang <eugenewangfw@gmail.com>)
Re: pgAgent v4.0.0 Released  (Eugene Wang <eugenewangfw@gmail.com>)
List pgadmin-hackers
The pgAdmin Development Team are pleased to announce the release of pgAgent v4.0.0. 

pgAgent is a job scheduler for PostgreSQL; for more information please see the documentation included as part of the pgAdmin documentation at https://www.pgadmin.org/docs/pgadmin4/3.x/pgagent.html.


We expect DEB and RPM packages to be available from the PostgreSQL APT/YUM repositories in due course, as well as an updated installer from EnterpriseDB available through StackBuilder.

Notable changes in this release include:

- Remove the dependency on wxWidgets. pgAgent now uses Boost for thread management and synchronisation [Neel Patel]
- Refactor connection parsing logic to fix issues with and improve handling of connection strings [Thomas Krennwallner]
- Handle 2 digit server version numbers [Ashesh Vashi]
- Fix handling of the "succeeded" flag on job steps which could prevent failure of steps causing the following steps to fail [Sanket Mehta]

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAgent commit: Tag REL-4_0_0 has been created.
Next
From: Eugene Wang
Date:
Subject: Re: pgAgent v4.0.0 Released