Re: pgAdmin4 v8.8 candidate builds

2024-06-06 Thread Yogesh Mahajan
Hi Akshay,

One round of installer testing is completed. pgAdmin version 8.8 can be
released.

Thanks,
Yogesh Mahajan
EnterpriseDB


On Wed, Jun 5, 2024 at 5:48 PM Akshay Joshi 
wrote:

> Hi All
>
> The latest pgAdmin4 v8.8 candidate builds and source code is available at
> https://developer.pgadmin.org/builds/2024-06-05-1/
>
> On Wed, Jun 5, 2024 at 2:58 PM Aditya Toshniwal <
> aditya.toshni...@enterprisedb.com> wrote:
>
>> Hi Usman,
>>
>> We're glad that you wish to help us in testing.
>> Generally, Akshay will share the candidate builds link on email. You
>> could test any supported platform.
>> Testing involves upgrading existing pgAdmin and doing a basic sanity
>> test. Same for a clean install pgAdmin.
>>
>> Let us know if you have any other questions.
>>
>>
>> On Wed, Jun 5, 2024 at 9:13 AM Usman Khan  wrote:
>>
>>> Hi Hackers,
>>> Can you please let me know the final testing process, I want to see
>>> where I can contribute in my capacity in this regard.
>>>
>>> On Tue, Jun 4, 2024 at 7:22 PM Akshay Joshi <
>>> akshay.jo...@enterprisedb.com> wrote:
>>>
 Hi All,

 Due to some critical issues, the pgAdmin team has decided to release
 v8.8 ahead of schedule. pgAdmin4 v8.8 candidate builds and source code is
 available at https://developer.pgadmin.org/builds/2024-06-04-1/

 Yogesh, could you please verify this for Thursday's release?


 Akshay Joshi

 Principle Software Architect

 enterprisedb.com

 *  Blog*: https://www.enterprisedb.com/akshay-joshi
 *  GitHub*: https://github.com/akshay-joshi
 *  LinkedIn*: https://www.linkedin.com/in/akshay-joshi-086497216

>>>
>>
>> --
>> Thanks,
>> Aditya Toshniwal
>> pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*
>> 
>> "Don't Complain about Heat, Plant a TREE"
>>
>


pgAdmin 4 v8.8 Released

2024-06-06 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.8.

This release of pgAdmin 4 includes 5 bug fixes. For more details please see
the release notes at:

https://www.pgadmin.org/docs/pgadmin4/8.8/release_notes_8_8.html

pgAdmin is the leading Open Source graphical management tool for
PostgreSQL. For more information, please see:

https://www.pgadmin.org/

Notable changes in this release include:

Bugs/Housekeeping:

   -

   Fix an issue where user authentication fails with special characters in
   the password.
   -

   Fixed an issue where canceling a query without privilege does not
   display any message on the query tool.
   -

   Fix the issue where docker with SSL v8.7 fails to start.
   -

   Fixed an issue where the size displayed as 'NaN B' for all databases in
   the statistics tab.
   -

   Fixed an issue where backup and restore operations failed with the error
   'This build does not support compression with gzip'.


Builds for Windows and macOS are available now, along with a Python Wheel,

Docker Container, RPM, DEB Package, and source code tarball from:

https://www.pgadmin.org/download/

--

Akshay Joshi

pgAdmin Project