Ahmed El Sayed (Mamoun)
976635d81a
Upgrade guava. Update version for azure function library to 1.4.2
2021-03-31 13:04:59 -07:00
Ahmed El Sayed (Mamoun)
5b6eda1ad8
continuous testing
2021-02-25 14:57:38 -08:00
helayoty
d71ed9bb7c
Add contributor.md guide to Java Azure function
...
contributor-guide added tasks.json example
2021-01-21 15:48:06 -08:00
Ahmed El Sayed (Mamoun)
dfc5207ad5
Release 1.8.2 SNAPSHOT
2021-01-20 17:52:33 -08:00
Ahmed El Sayed (Mamoun)
94d7ecf682
- Add retry feature test
2021-01-20 16:27:22 -08:00
Ahmed El Sayed (Mamoun)
cbb68418c5
Add e2e tests for servicebus
2021-01-20 15:32:24 -08:00
Tsuyoshi Ushio
5ad272c368
Release 1.8.1 with internal JAVA_OPTS argument ( #413 )
2020-12-09 15:23:52 -08:00
Tsuyoshi Ushio
0025753c3e
Update for Distributed Tracing ( #411 )
...
It includes fix of the CI. I've done two things. 1. Fix timeout issue on CosmosDB. 2. Make HttpClient as static. This part is not the root cause of the CI fail, however, I keep it as better practice than instantiate eachtime.
2020-12-09 13:15:19 -08:00
Tsuyoshi Ushio
3ec27b2b82
Merge pull request #402 from Azure/tsushi/ci
...
CI Improvement
2020-10-01 19:59:24 -07:00
Tsuyoshi Ushio
251d858e88
Use AzDo test task and remove the execution duplication
2020-09-25 23:24:04 -07:00
Tsuyoshi Ushio
e1c280955d
Merge pull request #401 from Azure/release/1.8.0
...
Release 1.8.0 with Azure Functions Library 1.4.0
2020-09-15 14:30:38 -07:00
Tsuyoshi Ushio
4f1524308c
Release 1.8.0 with Azure Functions Library 1.4.0
2020-09-15 13:33:50 -07:00
Tsuyoshi Ushio
34e0631808
Merge pull request #399 from Azure/hotfix/gson
...
Unshad gson
2020-09-15 13:04:13 -07:00
Ahmed El Sayed (Mamoun)
19e38b0443
- Remove the GSON shading.
2020-09-15 11:13:03 -07:00
Ahmed El Sayed (Mamoun)
aa2d7b521e
Release 1.7.3-SNAPSHOT
2020-07-30 18:55:15 -07:00
Ahmed El Sayed (Mamoun)
0b4d5b64f7
Fix the load for no lib case.
2020-07-30 18:53:29 -07:00
Ahmed El Sayed (Mamoun)
903da5b60d
Revert fix/loadworkerjars
2020-07-30 17:18:41 -07:00
Ahmed El Sayed (Mamoun)
09ffbaf74e
fix/loadworkerjars
2020-07-30 17:00:32 -07:00
Tsuyoshi Ushio
5620ac95c2
bump the version to 1.7.2-SNAPSHOT
2020-07-23 16:40:10 -07:00
Varad Meru [gmail]
c7917da6c3
Adding new E2E tests for EventGrid trigger and output bindings for Java
...
Fix the JSON Parsing issue
2020-07-23 15:18:16 -07:00
Varad Meru
e6bf3ad25d
Create CODEOWNERS
2020-07-23 15:17:15 -07:00
Tsuyoshi Ushio
73cd6542f9
Adding End to End testing for Kafka
2020-07-22 13:15:22 -07:00
Tsuyoshi Ushio
ea24f6cfc2
Update the java library version to the snapshot
2020-07-15 20:19:44 -07:00
Ahmed El Sayed (Mamoun)
59101672bf
Add shading suppport
2020-06-23 17:38:43 -07:00
pragnagopa
e0bfc6e120
Use env vars in worker.config.json
...
Use Dev CLI for tests
2020-06-17 14:50:35 -07:00
amamounelsayed
873aaf0edf
Revert "Add shaded netty"
...
This reverts commit d37919a474
.
2020-06-15 12:37:49 -07:00
Ahmed El Sayed (Mamoun)
d37919a474
Add shaded netty
2020-05-28 17:44:58 -07:00
Tsuyoshi Ushio
24f5601a1a
Revert "update grpc related packages"
...
This reverts commit 5350f058b6
.
2020-05-19 16:14:52 -07:00
Tsuyoshi Ushio
5350f058b6
update grpc related packages
2020-05-18 12:09:24 -07:00
Ahmed El Sayed (Mamoun)
a41f3dd27b
Update the version to support java11
2020-05-13 15:27:25 -07:00
amamounelsayed
fbdc0ddf7a
Support RpcHttpBodyOnly and RpcHttpTriggerMetadataRemoved
2020-05-06 11:35:06 -07:00
amamounelsayed
eb1d7175ca
Revert "parent a7fb765b2427237041af691c6d2be38c54b1e60b author Tsuyoshi Ushio <ushio@simplearchitect.com> 1588194461 -0700 committer Tsuyoshi Ushio <ushio@simplearchitect.com> 1588712073 -0700"
...
This reverts commit 7b00ece178
.
2020-05-06 10:58:50 -07:00
Ahmed El Sayed (Mamoun)
7b00ece178
parent a7fb765b2427237041af691c6d2be38c54b1e60b
...
author Tsuyoshi Ushio <ushio@simplearchitect.com> 1588194461 -0700
committer Tsuyoshi Ushio <ushio@simplearchitect.com> 1588712073 -0700
Adding support for RpcHttpTriggerMetadata and RpcHttpBodyOnly
Co-authored-by: Ahmed El Sayed (Mamoun) <52262708+amamounelsayed@users.noreply.github.com>
2020-05-05 15:39:34 -07:00
Ahmed El Sayed (Mamoun)
b348de8ff7
- Add support for java11.
...
- Add support for java11 testing pipeline.
- Fix the dev pipeline.
2020-04-29 10:57:23 -07:00
yojagad
fbf0e4b62a
Added capability and workerstatusresponse.
2020-04-24 14:22:46 -07:00
Ahmed El Sayed (Mamoun)
37a383c202
Release 1.5.3
2020-04-03 08:23:33 -07:00
Ahmed El Sayed (Mamoun)
568a219ad6
Release 1.5.2
2020-03-16 16:59:12 -07:00
Ahmed El Sayed (Mamoun)
88cb2387e2
Change the maxmessage limit
2020-03-16 15:52:38 -07:00
Ahmed El Sayed (Mamoun)
4fdc301706
Update version to 1.5.2-SNAPSHOT
2019-09-20 17:52:06 -07:00
Yogesh
e3bfcb27fd
Augment executionContext with traceContext.
2019-09-20 13:20:02 -07:00
Pragna Gopa
d55cd36bd0
Update e2e-nightly-site-azure-pipelines.yml for Azure Pipelines
2019-07-26 10:13:30 -07:00
Pragna Gopa
64aa824e85
Update e2e-nightly-site-azure-pipelines.yml for Azure Pipelines
2019-07-25 23:13:05 -07:00
Pragna Gopa
74f33e23fc
Add nightly pipelines ( #317 )
2019-07-25 19:48:42 -07:00
amamounelsayed
ec6ef3e434
Add support for new TypedData Collections
2019-07-25 15:45:55 -07:00
Pragna Gopa
51768bbce0
Update azure-pipelines-1.yml for Azure Pipelines
2019-07-25 14:23:07 -07:00
Pragna Gopa
749ae0e77c
Upload worker zip to blob
2019-07-25 14:10:14 -07:00
Pragna Gopa
5f1e6f6350
Update azure-pipelines-1.yml for Azure Pipelines
2019-07-25 13:52:10 -07:00
Pragna Gopa
776e9e0255
Update azure-pipelines-1.yml for Azure Pipelines
2019-07-25 13:32:46 -07:00
Pragna Gopa
fee68bef53
Update azure-pipelines-1.yml for Azure Pipelines
2019-07-25 13:26:06 -07:00
Pragna Gopa
576e1816af
Update azure-pipelines-1.yml for Azure Pipelines
2019-07-25 13:05:12 -07:00