Граф коммитов

687 Коммитов

Автор SHA1 Сообщение Дата
Shreya Batra c741ed6cd2
Added survey markdown file to repo (#1362)
* survey

* fix

* typo
2023-11-21 13:36:12 -06:00
AzureFunctionsPython 31c6115c2d Update Python Worker Version to 4.22.0 2023-11-14 21:39:38 +00:00
Varad Meru a981fcf788
Enabling implicit output for generic bindings (#1348)
* Enabling implicit output for generic bindings

* Fixing comments

---------

Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com>
2023-11-14 15:34:53 -06:00
hallvictoria 56f5caf097
python specific app setting logs added (#1353)
* python specific app setting logs added

* lint

* refactor

* codeowner

* manual convert dict to string

* moved to utils, more efficient

* added to old tests, created new

* addressing comments

* fixing tests, efficiency

* python worker ext

* removed comma

* FLAKE

---------

Co-authored-by: Varad Meru <vrdmr@users.noreply.github.com>
2023-11-14 15:32:30 -06:00
gavin-aguiar d4200f8669
Update Python SDK Version to 1.18.0b4 (#1356)
* Update Python SDK Version to 1.18.0b4

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-11-14 13:11:48 -06:00
Varad Meru 7a4635cf9b
Adding missing inits to correct binding load (#1354) 2023-11-14 00:26:17 -06:00
AzureFunctionsPython a86adb4271 Merge remote-tracking branch 'origin/release/4.21.0' into dev 2023-11-13 16:59:34 +00:00
hallvictoria 42f67cca2b
fix for cust sys packages path (#1335)
* fix for cust sys packages path

* simplifying cust pkg path
2023-11-07 13:36:47 -06:00
AzureFunctionsPython 8982bfc0f3 Update Python Worker Version to 4.21.0 2023-11-03 18:32:14 +00:00
gavin-aguiar 59093870c2
Reload modules when not in placeholder mode (#1340)
* Reload modules when not in placeholder mode

* Flake8 validation fixes

* Added unit test

* Added unit test

* Refactored and added tests

* Removed unused import

* Fixed consumption test

* Removed assert in test

* Modified tests

* Fixed flake8 validation

---------

Co-authored-by: root <root@GavinPC>
2023-11-03 13:27:11 -05:00
Gavin Aguiar 1a21fa584f Remove reading manifest file from nuspec 2023-10-10 11:42:11 -05:00
gavin-aguiar 38d4013ab6 Update azure-pipelines.yml for Azure Pipelines 2023-10-10 11:01:53 -05:00
AzureFunctionsPython aca1c3b5b4 Update Python Worker Version to 4.20.0 2023-10-10 15:30:18 +00:00
gavin-aguiar 72ec5853cc
Attribute error fix for retry policy (#1322)
* ModuleNotFound error fix for retry policy

* Flake8 fixes

* Changing modulenotfound to attribute error

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-10-10 10:21:29 -05:00
pdthummar 82b988e0fe
Add py3.11 tests for CI consumption workflow. (#1266)
Co-authored-by: Varad Meru <vrdmr@users.noreply.github.com>
Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com>
2023-10-03 13:03:07 -05:00
gavin-aguiar 201013ea70
Update Python SDK Version to 1.18.0b3 (#1320)
* Update Python SDK Version to 1.18.0b3

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-10-02 17:45:15 -05:00
AzureFunctionsPython 9d0ee4cada Update Python Worker Version to 4.18.0 2023-09-20 21:39:31 +00:00
pdthummar b8291fb75f
Enable support for handling new command line arguments (#1318)
* Enable support for handling new command line arguments with functions- prefix
2023-09-20 14:53:49 -05:00
AzureFunctionsPython d0135b091e Update Python Worker Version to 4.17.0 2023-08-25 21:01:34 +00:00
gavin-aguiar b689413612
SettingsApi ModuleNotFoundError fix when extensions enabled (#1305)
* ModuleNotFound error fix when extensions is enabled

* Fixed flake8 errors

* Fixed flake8 validation

* Fixed unit tests

* Addressed comments

* Fixed log formatiting

* Fixed flake8 validation

* Removed debug logging check from unittest

* Added py311 tests for TPTC

* Skipped TestThreadPoolSettingsPython38 for py37

* Fixed flake8 validation

* Updated threadpool tests

* Test unit tests failures

* Fixing unit tests failures

* Added exception message to test case

* Fixed logging error

* Addressed comments

* Address comments

* Fixed unit tests

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-08-25 15:58:21 -05:00
microsoft-github-policy-service[bot] d4bdf7edc5
FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#1285)
* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html

Please review and merge this PR to complete the process of onboarding to the new service.

* Deleting fabricbot.json

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: Varad Meru <vrdmr@users.noreply.github.com>
Co-authored-by: gavin-aguiar <80794152+gavin-aguiar@users.noreply.github.com>
2023-08-14 09:52:42 -05:00
gavin-aguiar 54b4888564
Update Python SDK Version to 1.16.0 (#1298)
* Update Python SDK Version to 1.16.0

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-08-04 15:22:09 -05:00
pdthummar f73300b737
Add warmup trigger e2e tests (#1295)
* add warmup trigger e2e tests
2023-08-02 10:44:49 -05:00
AzureFunctionsPython 222883c95b Update Python Worker Version to 4.16.0 2023-07-28 20:56:33 +00:00
gavin-aguiar 14cc39672c
Importing azure functions in InitRequest by default (#1250)
* Revert "Added worker to pythonpath (#1215)"

This reverts commit a60ef25cd7.

* Update Python SDK Version to 1.14.1b3 (#1232)

* Update Python SDK Version to 1.14.1b3

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>

* Update Python Worker Version to 4.13.0

* Update Python Worker Version to 4.14.0

* Importing azure functions in InitRequest by default

* Updated tests

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-07-28 15:47:31 -05:00
gavin-aguiar f9bf8ff951
Reverted route validation (#1278)
* Reverted route validation

* Skipping unit tests

* Removed skipped tests

* Fixed flake8 test

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
Co-authored-by: pdthummar <101662222+pdthummar@users.noreply.github.com>
2023-07-28 15:11:22 -05:00
pdthummar 242853bf93
Update GRPCIO version for Python 3.8 and higher. (#1294)
* revert updated lib versions

* updating fix for python3.7

* updating fix for python3.7

* reverting fix for python3.7

* update
2023-07-28 14:27:30 -05:00
gavin-aguiar a8a4d42bd5
Update Python SDK Version to 1.15.1b2 (#1293)
* Update Python SDK Version to 1.15.1b2

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-07-26 09:56:12 -05:00
pdthummar 38a021e9c0
updating lib versions to fix vulnerabilities (#1292) 2023-07-25 13:31:36 -05:00
AzureFunctionsPython 0d9b9b20c8 Update Python Worker Version to 4.15.0 2023-07-06 22:02:00 +00:00
gavin-aguiar 0f52efccc6
Retry policy support for v2 programming model (#1268)
* Retry policies

* Additional changes for retry policy

* Added retry policy support for v2 function

* Minor updates and added e2e tests

* Reverted change to worker config

* Added e2e tests

* Updated according to new libary

* Added tests

* Fixed existing tests

* Added unit tests

* Updated time format

* Updated time format

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-07-06 16:59:34 -05:00
gavin-aguiar 6872fc088c
Update Python SDK Version to 1.15.1b1 (#1283)
* Update Python SDK Version to 1.15.1b1

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-07-05 16:02:31 -05:00
Varad Meru ff97a66846
Updating the dependencies and build pipelines to support Arm64 macOS (#1267)
* Updating the protobuf dependency and build pipelines for ARM64 mac

* Moving to use macOS-latest

* Creating a mechanism to generate packages

* Converting GeneratePackage to a Variable

* Explicit Generate Package check
2023-07-05 14:20:10 -05:00
pdthummar cd16cf0a05
Update e2e tests GH workflow to fix flaky tests. (#1276)
* Updating tests
* Using shell script to run tests
* updating WF
* updating workflow
* grant execute permission
2023-06-24 01:36:11 -05:00
gavin-aguiar 36837ac43e
Update Python SDK Version to 1.15.0 (#1264)
* Update Python SDK Version to 1.15.0

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-06-15 16:14:56 -05:00
gavin-aguiar 442c8f05ff
Integration test fixes for CI pipeline (#1259)
* Revert "Added worker to pythonpath (#1215)"

This reverts commit a60ef25cd7.

* Update Python SDK Version to 1.14.1b3 (#1232)

* Update Python SDK Version to 1.14.1b3

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>

* Update Python Worker Version to 4.13.0

* Update Python Worker Version to 4.14.0

* Test fixes

* Installing packages with -U

* Install packages with updates

* Adding python -m to pytest

* Reverting change to codecov.yml

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-06-07 16:27:32 -05:00
AzureFunctionsPython 78274ef0da Update Python Worker Version to 4.14.0 2023-05-08 15:39:46 +00:00
gavin-aguiar e04fbe19e3
Revert: Added worker to pythonpath (#1233)
* Revert "Added worker to pythonpath (#1215)"

This reverts commit a60ef25cd7.

* Revert "Added worker to pythonpath (#1215)"

This reverts commit a60ef25cd7.

* Deleted empty worker.py file

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-05-08 10:38:04 -05:00
AzureFunctionsPython 68e7b19496 Merge remote-tracking branch 'origin/release/4.13.0' into dev 2023-05-06 00:32:28 +00:00
gavin-aguiar 0d78e8c1b1
Update Python SDK Version to 1.14.1b3 (#1232)
* Update Python SDK Version to 1.14.1b3

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-05-05 17:16:24 -05:00
gavin-aguiar 83f2a17840
Update Python SDK Version to 1.14.1b2 (#1229)
* Update Python SDK Version to 1.14.1b2

* Update setup.py

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
2023-05-02 23:04:13 -05:00
AzureFunctionsPython 138dddfdf5 Update Python Worker Version to 4.13.0 2023-05-02 21:44:29 +00:00
gavin-aguiar 1eebabc35f
Logging improvements (#1228)
* Logging improvements

* Update logging info to warning

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-05-02 16:38:23 -05:00
gavin-aguiar 4a9a38ed7f
Update Python SDK Version to 1.14.1b1 (#1226)
* Update Python SDK Version to 1.14.1b1

* Changing to double quotes

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-05-02 15:50:31 -05:00
gavin-aguiar 6da2d8b623
Updated cosmosdb functions to use v4 extension (#1227)
Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-05-02 15:06:33 -05:00
AzureFunctionsPython 199cee85df Update Python Worker Version to 4.12.0 2023-04-28 17:35:43 +00:00
gavin-aguiar e85b3abfda
Update Python SDK Version to 1.14.0 (#1223)
* Update Python SDK Version to 1.14.0

* Updating workflows

* Changing quotes

---------

Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-04-28 12:21:38 -05:00
gavin-aguiar a60ef25cd7
Added worker to pythonpath (#1215)
* Added worker to pythonpath

* Added constant for azure functions worker

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-04-27 18:40:33 -05:00
gavin-aguiar 8938bf6a80
Added durable functions stein tests (#1199)
* Added durable functions stein tests

* Fixed durable tests

* Updated durable task extension version

* Flake8 fix

* Flake8 fixes

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-04-27 16:10:25 -05:00
gavin-aguiar 36efc47e27
Build fixes: Upgrading pip to 23.0 (#1221)
* Build fixes tests

* Adding --use-pep517 to pip

* Installing setuptools and wheel

* Upgrading pip to version 23.0

---------

Co-authored-by: Gavin Aguiar <gavin@GavinPC>
2023-04-27 13:54:34 -05:00