Akshay Joshi
|
9645bb3911
|
Upgrade Flask to 3.1.* for Python version >= 3.9
|
2024-11-18 20:59:38 +05:30 |
|
dependabot[bot]
|
0c22b78cf9
|
Python dependency: Update typer[all] requirement in /web/regression
|
2024-11-14 12:41:57 +05:30 |
|
Aditya Toshniwal
|
772c6ecd84
|
Remove the dependency on python packages eventlet and greenlet. #8102
|
2024-11-07 16:45:18 +05:30 |
|
Akshay Joshi
|
6cb71c9ae4
|
Werkzeug 3.1 requires python version >= 3.9.
|
2024-11-06 12:37:51 +05:30 |
|
dependabot[bot]
|
7168499521
|
Python dependency: Update werkzeug requirement from ==3.0.* to ==3.1.*
|
2024-11-06 11:37:45 +05:30 |
|
Akshay Joshi
|
25c3142586
|
Updated python packages.
|
2024-11-02 17:39:15 +05:30 |
|
Pravesh Sharma
|
6101e72552
|
Fix the QR code generation issue for 2FA.
|
2024-10-18 19:34:31 +05:30 |
|
Akshay Joshi
|
a1f8e010b7
|
qrcode 8.* not available with Python 3.8. Fixed
|
2024-10-03 10:43:46 +05:30 |
|
dependabot[bot]
|
d924a7fb8d
|
Python dependency: Update qrcode requirement from ==7.* to ==8.*
|
2024-10-03 09:53:08 +05:30 |
|
dependabot[bot]
|
95905cfd5b
|
Python dependency: Update flask-socketio requirement in /web/regression
|
2024-10-03 09:51:52 +05:30 |
|
dependabot[bot]
|
0bcabd59d3
|
Python dependency: Bump psycopg[c] from 3.2.2 to 3.2.3
|
2024-10-01 15:51:03 +05:30 |
|
Akshay Joshi
|
b757d26933
|
1) Update JS and Python dependencies from Dependabot.
2) Added new release note file.
|
2024-09-23 16:33:20 +05:30 |
|
Akshay Joshi
|
a0f7d0d50f
|
Update JS and Python dependenies.
|
2024-08-29 10:35:51 +05:30 |
|
Aditya Toshniwal
|
47fcf87ae4
|
Update JS and Python packages
|
2024-08-22 17:20:50 +05:30 |
|
dependabot[bot]
|
23d15bde8b
|
Python dependency: Update setuptools requirement from ==71.* to ==72.*
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v71.0.0...v72.1.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-08 17:19:29 +05:30 |
|
dependabot[bot]
|
9a3b3530a6
|
Python dependency: Update keyring requirement from ==24.* to ==25.*
Updates the requirements on [keyring](https://github.com/jaraco/keyring) to permit the latest version.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v24.0.0...v25.2.1)
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-08 13:42:16 +05:30 |
|
Akshay Joshi
|
729c370125
|
Fixed build issues after package upgrade.
|
2024-07-30 13:41:56 +05:30 |
|
Akshay Joshi
|
636c224bd0
|
Updated JavaScript and Python packages according to Dependabot recommendations
|
2024-07-29 19:34:43 +05:30 |
|
dependabot[bot]
|
adb8fdb096
|
Python dependency: Bump psycopg[c] from 3.1.19 to 3.2.1
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1)
---
updated-dependencies:
- dependency-name: psycopg[c]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-02 11:48:54 +05:30 |
|
Aditya Toshniwal
|
3bb9f0ba8c
|
Remove support for Python 3.7 as Debian 10 is EOL.
|
2024-07-01 12:39:12 +05:30 |
|
Aditya Toshniwal
|
91eb60a363
|
Replace pgAdmin NW.js container with Electron container. #7494
|
2024-07-01 11:27:42 +05:30 |
|
dependabot[bot]
|
7efed95ac3
|
Python dependency: Update psutil requirement from ==5.9.* to ==6.0.*
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.0...release-6.0.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-27 13:25:47 +05:30 |
|
dependabot[bot]
|
8876183981
|
Python dependency: Bump azure-identity from 1.16.1 to 1.17.1
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.1 to 1.17.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.16.1...azure-identity_1.17.1)
---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-27 13:23:20 +05:30 |
|
Akshay Joshi
|
f96977733f
|
Downgrade some more packages to ensure compatibility with Debian 10
|
2024-06-13 12:27:24 +05:30 |
|
Akshay Joshi
|
33bd02d337
|
Downgrade boto3 to ensure compatibility with Debian 10.
|
2024-06-13 11:26:15 +05:30 |
|
Aditya Toshniwal
|
056aff4742
|
Revert the changes done for removing support for Python 3.7
|
2024-06-12 16:23:27 +05:30 |
|
dependabot[bot]
|
0cb75bdcab
|
Python dependency: Bump azure-identity in /web/regression
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.16.0...azure-identity_1.16.1)
---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-12 11:44:55 +05:30 |
|
dependabot[bot]
|
7cdcaa0533
|
Python dependency: Bump azure-mgmt-resource in /web/regression
Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.0.1 to 23.1.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-resource_23.0.1...azure-mgmt-resource_23.1.1)
---
updated-dependencies:
- dependency-name: azure-mgmt-resource
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-07 16:49:30 +05:30 |
|
dependabot[bot]
|
d5f6802e5f
|
Python dependency: Bump azure-identity in /web/regression
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.15.0...azure-identity_1.16.0)
---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-07 16:49:11 +05:30 |
|
dependabot[bot]
|
02dbb20b41
|
Python dependency: Update setuptools requirement in /web/regression
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.0.0...v70.0.0)
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-07 16:38:56 +05:30 |
|
Akshay Joshi
|
6b9e3f5d1c
|
Update release note.
|
2024-06-07 15:54:41 +05:30 |
|
Aditya Toshniwal
|
de712b0805
|
- Update JS packages.
- Remove support for Python 3.7 as Debian 10 is EOL.
|
2024-06-07 14:17:22 +05:30 |
|
dependabot[bot]
|
f673e68677
|
Python dependency: Bump eventlet from 0.34.2 to 0.36.1
Bumps [eventlet](https://github.com/eventlet/eventlet) from 0.34.2 to 0.36.1.
- [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS)
- [Commits](https://github.com/eventlet/eventlet/compare/v0.34.2...0.36.1)
---
updated-dependencies:
- dependency-name: eventlet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-06 18:09:33 +05:30 |
|
dependabot[bot]
|
45cafd2cff
|
Python dependency: Update boto3 requirement from ==1.33.* to ==1.34.*
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.33.0...1.34.86)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-06 18:03:50 +05:30 |
|
dependabot[bot]
|
d5ac441ab7
|
Python dependency: Bump psycopg[c] in /web/regression
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.12 to 3.1.19.
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst)
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.12...3.1.19)
---
updated-dependencies:
- dependency-name: psycopg[c]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-06 18:01:42 +05:30 |
|
dependabot[bot]
|
8e372f194c
|
Python dependency: Update bcrypt requirement in /web/regression
Updates the requirements on [bcrypt](https://github.com/pyca/bcrypt) to permit the latest version.
- [Changelog](https://github.com/pyca/bcrypt/blob/main/release.py)
- [Commits](https://github.com/pyca/bcrypt/compare/4.0.0...4.1.2)
---
updated-dependencies:
- dependency-name: bcrypt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-06 17:58:48 +05:30 |
|
Akshay Joshi
|
0546e79aed
|
Made adjustments to ensure the correct version of Authlib is used. #7362
|
2024-04-16 12:56:42 +05:30 |
|
Pravesh Sharma
|
5ee403fec7
|
Upgraded Flask, Flask-Security-Too, Werkzeug, and other dependencies, ensuring compatibility with Python 3.7. #7362
|
2024-04-16 12:23:03 +05:30 |
|
Florian
|
16406f88a7
|
Add support for JSON log format. #7138
|
2024-02-22 16:39:25 +05:30 |
|
Pravesh Sharma
|
dee1a2ae6b
|
Upgrade python package Flask-Security-Too to 5.3.* #7234
|
2024-02-22 14:43:48 +05:30 |
|
Aditya Toshniwal
|
1f879b3e87
|
Upgrade python package cryptography to 42.0.*
|
2024-02-22 11:57:44 +05:30 |
|
Akshay Joshi
|
4ce65ea770
|
Added setuptools in the requirements for Python version >= 3.12
|
2024-01-08 15:40:02 +05:30 |
|
Akshay Joshi
|
2b736c18ab
|
Ensure that eventlet's subprocess should be used following the resolution of an issue with Python 3.12 by eventlet. #6926
|
2024-01-01 14:01:56 +05:30 |
|
Khushboo Vashi
|
0d287df6dd
|
Administer pgAdmin Users and Preferences Using the Command Line Interface (CLI). #2483
|
2023-12-21 12:07:26 +05:30 |
|
Aditya Toshniwal
|
c9590b2d62
|
Remove botocore from requirements as it is installed by boto3
|
2023-11-28 16:34:49 +05:30 |
|
dependabot[bot]
|
1622211b39
|
Python dependency: Update boto3 requirement from ==1.28.* to ==1.33.* (#7010)
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.28.0...1.33.1)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-28 16:10:42 +05:30 |
|
Aditya Toshniwal
|
96fccd28a9
|
Upgrade Flask, Flask-SQLAlchemy, Flask-WTF, Flask-Babel, Flask-Security-Too, WTForms, Werkzeug and keep backward compatibility with Python 3.7
|
2023-11-03 18:19:01 +05:30 |
|
dependabot[bot]
|
d3dd5c0b56
|
Python dependency: Update keyring requirement from ==23.* to ==24.* (#6552)
Updates the requirements on [keyring](https://github.com/jaraco/keyring) to permit the latest version.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/keyring/compare/v23.0.0...v24.2.0)
---
updated-dependencies:
- dependency-name: keyring
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-01 17:40:46 +05:30 |
|
Yogesh Mahajan
|
a8a7574e69
|
Fixed circular import error occurring while deploying cloud PostgreSQL instance from pgAdmin. #6840
Update AWS, Google Cloud lib version.
|
2023-10-31 14:07:34 +05:30 |
|
Aditya Toshniwal
|
ed51fe475e
|
Upgrade python package cryptography to latest version
|
2023-10-25 18:42:31 +05:30 |
|