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
Aditya Toshniwal
078a959e3d
Remove the Pillow dependency completely.
2023-10-05 12:40:29 +05:30
Aditya Toshniwal
858c85adbe
Upgrade Pillow to latest based on Python v3.7 compatibility.
2023-10-05 11:30:50 +05:30
Akshay Joshi
9666bd6c8d
1) Added 'load_balance_hosts' connection string parameter for PG 16 and above. #6802
...
2) Added EPAS 11 support back as its EOL is in November.
2023-10-04 17:55:37 +05:30
Yogesh Mahajan
f9bbadfc6a
Pin the cryptography version to fix PyO3 modules initialisation error. #6718
2023-09-27 16:45:48 +05:30
Akshay Joshi
88162c683e
Unpin the 'python-socketio' as the issue is fixed in the latest version of Flask-SocketIO v5.3.6
2023-09-05 16:29:29 +05:30
Akshay Joshi
cf3c696f7e
Pin python-socketio to 5.8.0 as the latest version throwing error for the test client.
2023-09-05 11:54:43 +05:30
Khushboo Vashi
20ad30abc1
Return to the old version 1.26.* of urllib3 as botocore does not support the latest version.
2023-07-11 14:57:58 +05:30
dependabot[bot]
fbf25f861b
Python dependency: Update urllib3 requirement from ==1.26.* to ==2.0.* ( #6200 )
...
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3 ) to permit the latest version.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.0...2.0.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
2023-07-11 11:55:36 +05:30
dependabot[bot]
2fb68bf7fc
Python dependency: Update boto3 requirement in /web/regression ( #6540 )
...
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.26.0...1.28.0 )
---
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>
Co-authored-by: Khushboo Vashi <khushboo.vashi@enterprisedb.com>
2023-07-11 11:35:17 +05:30
dependabot[bot]
21b81f7999
Python dependency: Bump psycopg[c] from 3.1.8 to 3.1.9 ( #6240 )
...
Bumps [psycopg[c]](https://github.com/psycopg/psycopg ) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/psycopg/psycopg/releases )
- [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst )
- [Commits](https://github.com/psycopg/psycopg/compare/3.1.8...3.1.9 )
---
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>
2023-07-11 11:28:16 +05:30
dependabot[bot]
8744b29edf
Python dependency: Update cryptography requirement ( #6404 )
...
Updates the requirements on [cryptography](https://github.com/pyca/cryptography ) to permit the latest version.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.0...41.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
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-07-11 11:27:02 +05:30
dependabot[bot]
ecf29c5be9
Python dependency: Update botocore requirement in /web/regression ( #6541 )
...
Updates the requirements on [botocore](https://github.com/boto/botocore ) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.29.0...1.31.0 )
---
updated-dependencies:
- dependency-name: botocore
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-07-11 11:21:40 +05:30
dependabot[bot]
923168833c
Python dependency: Bump azure-mgmt-resource in /web/regression ( #6411 )
...
Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python ) from 23.0.0 to 23.0.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.0...azure-mgmt-resource_23.0.1 )
---
updated-dependencies:
- dependency-name: azure-mgmt-resource
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>
2023-06-09 17:25:25 +05:30
Aditya Toshniwal
90630e386b
Remove requests module from requirements and allow it be installed as a dependency instead
2023-06-08 12:29:58 +05:30
dependabot[bot]
8e58bcc4c0
Python dependency: Bump azure-identity from 1.12.0 to 1.13.0 ( #6347 )
...
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python ) from 1.12.0 to 1.13.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.12.0...azure-identity_1.13.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>
2023-06-08 10:42:12 +05:30
dependabot[bot]
0b58bfe6bf
Python dependency: Update requests requirement from ==2.28.* to ==2.31.* ( #6314 )
...
Updates the requirements on [requests](https://github.com/psf/requests ) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
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-06-02 10:51:37 +05:30
Nikhil Mohite
736879567f
Added support to use standard OS secret store to save server/ssh tunnel passwords instead of master password in pgAdmin desktop mode. #5123
2023-05-22 11:08:29 +05:30
Khushboo Vashi
4fc49390ed
Pin psycopg3 to 3.1.8
2023-05-03 12:25:04 +05:30
Khushboo Vashi
f4b910bffc
Pin Werkzeug to 2.2.3
2023-04-27 15:28:18 +05:30
dependabot[bot]
1fd9353d4d
Python dependency: Update pytz requirement from ==2022.* to ==2023.* ( #6045 )
...
Updates the requirements on [pytz](https://github.com/stub42/pytz ) to permit the latest version.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2023.3 )
---
updated-dependencies:
- dependency-name: pytz
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-04-17 12:20:13 +05:30
dependabot[bot]
62921600bd
Python dependency: Update flask-babel requirement in /web/regression ( #6115 )
...
Updates the requirements on [flask-babel](https://github.com/python-babel/flask-babel ) to permit the latest version.
- [Release notes](https://github.com/python-babel/flask-babel/releases )
- [Changelog](https://github.com/python-babel/flask-babel/blob/master/CHANGELOG )
- [Commits](https://github.com/python-babel/flask-babel/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: flask-babel
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-04-17 11:59:11 +05:30
dependabot[bot]
3f78cfa092
Python dependency: Bump azure-mgmt-subscription from 3.0.0 to 3.1.1
...
Bumps [azure-mgmt-subscription](https://github.com/Azure/azure-sdk-for-python ) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-subscription_3.0.0...azure-mgmt-subscription_3.1.1 )
---
updated-dependencies:
- dependency-name: azure-mgmt-subscription
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>
2023-03-29 21:43:22 +05:30
dependabot[bot]
b056fa5914
Python dependency: Bump azure-identity from 1.9.0 to 1.12.0
...
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python ) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.9.0...azure-identity_1.12.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>
2023-03-29 18:23:33 +05:30
dependabot[bot]
af7f58b4d2
Python dependency: Update pywinpty requirement from ==1.1.* to ==2.0.*
...
Updates the requirements on [pywinpty](https://github.com/spyder-ide/pywinpty ) to permit the latest version.
- [Release notes](https://github.com/spyder-ide/pywinpty/releases )
- [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spyder-ide/pywinpty/compare/v1.1.0...v2.0.10 )
---
updated-dependencies:
- dependency-name: pywinpty
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-03-29 16:56:41 +05:30
dependabot[bot]
b7b94da285
Python dependency: Update cryptography requirement in /web/regression
...
Updates the requirements on [cryptography](https://github.com/pyca/cryptography ) to permit the latest version.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.0...40.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
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-03-29 16:50:12 +05:30
dependabot[bot]
85bb7bf772
Python dependency: Bump azure-mgmt-resource in /web/regression.
...
Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python ) from 21.0.0 to 23.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases )
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-mgmt-resource_21.0.0...azure-mgmt-resource_23.0.0 )
---
updated-dependencies:
- dependency-name: azure-mgmt-resource
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 16:49:22 +05:30
dependabot[bot]
fb448bcecc
Python dependency: Bump flask-wtf from 1.0.1 to 1.1.1 in /web/regression
...
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf ) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/wtforms/flask-wtf/releases )
- [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst )
- [Commits](https://github.com/wtforms/flask-wtf/compare/v1.0.1...v1.1.1 )
---
updated-dependencies:
- dependency-name: flask-wtf
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>
2023-03-24 11:09:01 +05:30
Akshay Joshi
8c8be6461c
Remove pyOpenSSL from requirements
2023-03-15 12:21:43 +05:30
Aditya Toshniwal
292d76b39e
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
...
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 11:57:16 +05:30
Yogesh Mahajan
63c7d14638
Added capability to deploy PostgreSQL servers on Google Cloud. #5750
2023-03-13 14:56:16 +05:30
Akshay Joshi
3c56c0e4b7
Revert "Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901 "
...
This reverts commit 31818bb67a
.
2023-03-09 16:53:43 +05:30
Akshay Joshi
c63442732b
Remove pyOpenSSL package from requirements.
2023-03-09 11:35:57 +05:30
Aditya Toshniwal
31818bb67a
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
...
Remove the python version check from the requirements.txt.
2023-03-08 18:26:51 +05:30
Khushboo Vashi
5e0daccf76
Added support for psycopg3 along with psycopg2. #5011
2023-02-15 11:31:29 +05:30
Matěj Cepl
7a4951f211
Remove dependency on simplejson package.
2023-02-15 11:10:12 +05:30
Akshay Joshi
a7cf698d09
1) Added support for setting PostgreSQL connection parameters. #4728
...
2) Fixed an issue where Kerberos authentication to the server is not imported/exported. #5732
3) Increase the length of the value column of the setting table. #5746
4) Upgrade Flask-Migrate to 4.0.0. #5525
2023-01-23 17:19:59 +05:30
Nikhil Mohite
e0b670f229
Pin Flask-WTF to 1.0.1 as latest version is not working.
2023-01-16 13:47:25 +05:30
Khushboo Vashi
36be50993e
Pin greenlet to 1.1.2 for Python version <= 3.10.
2023-01-16 12:12:55 +05:30