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 1qsiPi-0094bg-Cg for pgadmin-hackers@arkaria.postgresql.org; Tue, 17 Oct 2023 11:39:06 +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 1qsiPe-009CTg-RL for pgadmin-hackers@arkaria.postgresql.org; Tue, 17 Oct 2023 11:39:03 +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 1qsiPe-009CSy-Jb for pgadmin-hackers@lists.postgresql.org; Tue, 17 Oct 2023 11:39:03 +0000 Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qsiPb-000uUd-FS for pgadmin-hackers@postgresql.org; Tue, 17 Oct 2023 11:39:01 +0000 Received: by mail-lf1-x12b.google.com with SMTP id 2adb3069b0e04-507975d34e8so5696621e87.1 for ; Tue, 17 Oct 2023 04:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1697542737; x=1698147537; 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=sdzxR+Da5EpWf/E1VVjO4iOIt9kX0B5XwgsR5uTMbbU=; b=XPEa2EIytxEGwerxSGSS9VrGhJ72LzfAChEebu+lkgFq5ak5xxSC3I+NG1I6S75Z+I d9qzmhmmmc9ULpiv09yikJkKmdjfdSuUxoOVvUx+eNIeYE/npjQZRpiICOB0zyzQqfOD XDbRdTczExqr7jkvtZLecoPfezbZ5z2lmqyifx/qm2a3l0lrJs1BZKR0APFS8cPB9NsQ 0V0pOoTTGLofu7nQ8guwD6tIKLCcBJDhSpN6cm5bVrF58TBcFV5zj3RRAxaSLkt57PCb UQ+W5IOfFTRFrDcFhH2XM7F/pZYFfqGMEukbVVViWrwjpL2Wm/flyg6h59AWds7+Uk9S 9Pmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697542737; x=1698147537; 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=sdzxR+Da5EpWf/E1VVjO4iOIt9kX0B5XwgsR5uTMbbU=; b=al25Jgrg5wi8kHmaXH0aZLwfiWi6wi64/pi47vR+TwaPq1ZkOr8U6GTESfpQkmz7SZ eLUJhibSRIM3xuI/IOrbMZAaz8dwtwdj9gh/jp6dnRwb+/ld1xyl/M/gdqOEr6RAQfbN dZ5+Rx/8MuDD33G8A/Ok4Y5f3kIhG3zmL76VMetCQwQh5Nh3rKgAn+OsvZLIrZTc42NP bGABu6PT13Rpx+6ASuXGkrs9h4cTGhlVAT0ixCvYQyl9P4viO+CvLhEoemVrsH8dh9yZ 4bMPQoc+KPCy/sL8IMn/NC0G9LVJSm7eJtg4TRJ1tZNoc0124I8A56Le3hvh79fLCHlc Wk2g== X-Gm-Message-State: AOJu0Yx1K3gnfXgIfNHfX4ifWkURXrlOoYsvAEJIlTCLWFec5DySkVMj KrVvf0xzqBb/Lhhy1kB9kTRHLo9nncTwrzfvzwcVQUo/AwH4Fg+MLYk= X-Google-Smtp-Source: AGHT+IG2MDBy91bXZ46fEEo1PbwLotDgvEr4x1bemc2BDrOCmTnAjbzsi3JV1lUimA25mnqW97j6RMEX3AvC1gqqnzE= X-Received: by 2002:a19:ad03:0:b0:507:9a93:84df with SMTP id t3-20020a19ad03000000b005079a9384dfmr1625207lfc.25.1697542736879; Tue, 17 Oct 2023 04:38:56 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 17 Oct 2023 17:08:44 +0530 Message-ID: Subject: Re: pgAdmin4 v7.8 candidate builds To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d2c6430607e7f77c" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000d2c6430607e7f77c Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi All, We have fixed some issues which need a respin. The latest candidate builds and source code is available at https://developer.pgadmin.org/builds/2023-10-17-1/ On Mon, Oct 16, 2023 at 4:16=E2=80=AFPM Akshay Joshi wrote: > Hi All, > > pgAdmin4 v7.8 candidate builds and source code is available at > https://developer.pgadmin.org/builds/2023-10-16-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 > --000000000000d2c6430607e7f77c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi All,

We have fixed some issues which= need a respin. The latest candidate=C2=A0builds and source code is availab= le at=C2=A0h= ttps://developer.pgadmin.org/builds/2023-10-17-1/

On Mon, Oct 16, = 2023 at 4:16=E2=80=AFPM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi All,
pgAdmin4 v7.8 candidate=C2=A0builds and source code is availab= le at=C2=A0https://developer.pgadmin.org/builds/2023-10-16-1/

Yogesh, could you please verify this for Thursday'= ;s release?
--000000000000d2c6430607e7f77c--