Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fdbDU-0004Ei-Nr for pgadmin-support@arkaria.postgresql.org; Thu, 12 Jul 2018 13:01:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fdbDS-0002SK-9z for pgadmin-support@arkaria.postgresql.org; Thu, 12 Jul 2018 13:01:02 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fdbDS-0002SC-0s for pgadmin-support@lists.postgresql.org; Thu, 12 Jul 2018 13:01:02 +0000 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fdbDO-0000xD-Nt for pgadmin-support@postgresql.org; Thu, 12 Jul 2018 13:01:00 +0000 Received: by mail-wr1-x443.google.com with SMTP id j5-v6so15096808wrr.8 for ; Thu, 12 Jul 2018 06:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=hkPnITxRo6i1huekJhgLJyW5uIMzeThcUWaBwNIqS2M=; b=AWTo241y5DWhEewD7fOBhYeaydlz7KNtMsDHNr25eyR3q6VvJHYpNWqmWf/5SRAaXd odn1Xnkc7+5t2ayqOWNjvOrn6RnOIfeb4pjE92o+vtDY+IKlDXCioHFhd8XQmcun/AXS m48Yz+GDZKloPnB1Q43GyZfSNtDczmxhaMPug4cTvDlrDlNHfkBlwgJWOscOQNOAF2GB /fQn978u6wJL4RQvN1mObAIrWA408HRRD1o4Lq18nc469r7zJyJDsYXUxzsj9mfvwTG1 U0hEXMf6SDV/WGU6XHbhDJfsKv9qiNvEF2A8mjv/vQ2mGFd2/RVhFjjPvJx9ct6sJHKc aeKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=hkPnITxRo6i1huekJhgLJyW5uIMzeThcUWaBwNIqS2M=; b=B0uoBPE5xeSdg5mnLq3GileX4twbNQEqSU3uQKjv/S/2CMrolGfvSWhRaXkv9Tk+4O +Hkp0o9cOrKrJe5Ft81oPH39+SHSXs6naSkkoCaw3XqUyM7yFMnEfqOOdlNgPRfo9Xna jdpP7QyTAeOwczWPXBvgucYWmBEyoqd9vSnvbt/9ZhLHOIE5GtikiGwSshQEO9JAgUKj 7opJe2+cEVv5xs/ruHcpE/CIWb5+rIaL4INE4/kons1skV+PpmwmLl5sOAK5V8GuvnVw YzC6poIZSFxrCspIlSaU5IN9lyaHTFRHS94/6BVqwIalaWTb9wODjDyDpSNZxdbaef6c v/EA== X-Gm-Message-State: AOUpUlELB6b5q6cVn1ererosWGvlBBgSa6ySpZ+zVoUf9MMxDCZMESsu VahYv0IkYZ/B7cRkr2Q3/ZVudUU6NcXuYRlDK/ngdxzkvgw= X-Google-Smtp-Source: AAOMgpdAnZV0rV1te3H8MA0uLqQCHM7X9RgFyhPrr/IzZXw/nfClgzbTYPazgEK16yZ+AKanAs2m5zeCAD4j6Osj4qM= X-Received: by 2002:adf:adc9:: with SMTP id w67-v6mr1650411wrc.135.1531400457300; Thu, 12 Jul 2018 06:00:57 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:89d1:0:0:0:0:0 with HTTP; Thu, 12 Jul 2018 06:00:56 -0700 (PDT) From: Dave Page Date: Thu, 12 Jul 2018 14:00:56 +0100 Message-ID: Subject: pgAgent v4.0.0 Released To: pgadmin-hackers , pgAdmin Support Content-Type: multipart/alternative; boundary="000000000000443df20570ccf43e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000443df20570ccf43e Content-Type: text/plain; charset="UTF-8" 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. Download (source): https://www.pgadmin.org/download/pgagent-source-code/ 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 --000000000000443df20570ccf43e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The pgAdmin Development Team are pleased to announce = the release of pgAgent v4.0.0.=C2=A0

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


W= e expect DEB and RPM packages to be available from the PostgreSQL APT/YUM r= epositories in due course, as well as an updated installer from EnterpriseD= B available through StackBuilder.

Notable changes = in this release include:

- Remove the dependency o= n wxWidgets. pgAgent now uses Boost for thread management and synchronisati= on [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]
- Fi= x handling of the "succeeded" flag on job steps which could preve= nt failure of steps causing the following steps to fail [Sanket Mehta]

--
Dave Page
Blog: http://pgsnake.blog= spot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.comThe Enterprise PostgreSQL Company
--000000000000443df20570ccf43e--