Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qiqbM-00835M-54 for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Sep 2023 06:22:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qiqbK-00EnaD-Np for pgadmin-hackers@arkaria.postgresql.org; Wed, 20 Sep 2023 06:22:18 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qiqbK-00EnOd-BX for pgadmin-hackers@lists.postgresql.org; Wed, 20 Sep 2023 06:22:18 +0000 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qiqbH-005ZiV-BK for pgadmin-hackers@postgresql.org; Wed, 20 Sep 2023 06:22:17 +0000 Received: by mail-lf1-x131.google.com with SMTP id 2adb3069b0e04-501bd6f7d11so10848511e87.1 for ; Tue, 19 Sep 2023 23:22:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1695190933; x=1695795733; darn=postgresql.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=DcP0UNuWQC7rUHDr/QH5MTyU9bqowkK/xetPHHTP3O0=; b=ml7NHa4JvRn6W9vdKmrRJXgi8t0yZK3rGtLu97NxM8g7BqSjD4sPk+Io5TocO/2cV1 jTt488v9GjaHxmH+iRwCEqxDVwmg0Zzvp/SHjYsNFozrfMiJmbtHNMoqUjYcEbnnIyAG PakWkL4qr82I8QspwFBWTHD/WN5qsLIWvgaR8T3YpHTWsxaSyrNO2u5qrQLjehY9B6gX mRIUlsMyNemw018bx/lu7NiKc0jhiNaqXS6wE0MUU3qH3gmgp/78xea7YB2RFOrFkjiw vQPVARRsrKuyvCrCVOw/Wl/bzyF/WuQGULMwkVFVPfvFcvB5LduGgsqCu0H5YbufFM+e KdLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695190933; x=1695795733; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DcP0UNuWQC7rUHDr/QH5MTyU9bqowkK/xetPHHTP3O0=; b=KT45hAKk+5EIwOGd+R3biqYmlKbgdsieG5mf6JvEfjn/3rH5Fl3RGOLusTaZ9zC4CK I5IwBcZrJG14eCiroWACuwQ0C+h4MoW6Y0sEgf52lygS+uBxbH1fmH3q0zAVnVVWBgwu wWT/ReR1eV0R4xZkU8UwZPU0MSxdFeJjuWohZAiWoLuR68jTACX0VxbrCo69Mh0L9OIb VjUp0fWoMIgG20X1xO5gV/17nxDo9heq+ruu5uDZHyALrjeE2jq/Gvs/CqVY333FxuM3 DEdW/j0UbL3lQyBMAtO+DEr5P21Gwp6f3w/6b1URe6kB30tccfwpNPJbzFj4E4xLggVX QY6Q== X-Gm-Message-State: AOJu0Yylv7pl0lbBG8poIBaghsiOUx4xV328DxG4t/keCel2viePik9t /+VSgTV7G+7z5S5dV/lyScX5YCXgas38FeTFgnsgh7QlzL9NzKDMyq4= X-Google-Smtp-Source: AGHT+IHM7Ihg6NA2eQ4ReGHtwBVM0SZOoX2sph+LLD+BOWLCe9JT0wrPonrBXAFNrJqe7WcHkaBtBUsP+aJPjfR3wc0= X-Received: by 2002:a19:674f:0:b0:4fe:5a4b:911d with SMTP id e15-20020a19674f000000b004fe5a4b911dmr1165112lfj.64.1695190932841; Tue, 19 Sep 2023 23:22:12 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 20 Sep 2023 11:52:01 +0530 Message-ID: Subject: Re: pgAdmin4 v7.7 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000610dd40605c4651c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000610dd40605c4651c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi All The latest candidate builds and source code is available at https://developer.pgadmin.org/builds/2023-09-20-1/ On Mon, Sep 18, 2023 at 7:49=E2=80=AFPM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v7.7 candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-09-18-1/ > > Yogesh, could you please verify this for Thursday's release? > > -- > Akshay Joshi > Principal Software Architect > www.enterprisedb.com > > *Blog*: https://www.enterprisedb.com/akshay-joshi > *GitHub*: https://github.com/akshay-joshi > *LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216 > --000000000000610dd40605c4651c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All

The latest candidate builds and = source code is available at=C2=A0https://developer.pgadmin.org/builds/2023-09-20-1/=

On Mon, Sep 18, 2023 at 7:49=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com> = wrote:
Hi All,

pgAdmin4 v7.7 candidate=C2=A0builds and= source code is available at=C2=A0https://developer.pgadmin.org/build= s/2023-09-18-1/

Yogesh, could you please verif= y this for Thursday's release?

=
--
Akshay Joshi
Principal Software Architect
<= a href=3D"http://www.enterprisedb.com" target=3D"_blank">www.enterprisedb.c= om

Blog: https://www.enterprised= b.com/akshay-joshi
GitHub: https://github.com/akshay-joshi
LinkedIn= : https://www.linkedin.com/in/akshay-joshi-086497216
--000000000000610dd40605c4651c--