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

25 Коммитов

Автор SHA1 Сообщение Дата
Ahmed El Sayed fcfdd3c889
Update README.md 2022-04-08 12:32:28 -05: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
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
Pragna Gopa ccf7748714
Updating status badge 2019-02-27 14:46:04 -08:00
Pragna Gopa 0c15bdc4c3
Adding Azure Functions Logo 2019-02-27 14:42:16 -08:00
Pragna Gopa 62fc397eab
Updategrpc (#125)
* Dependency and plugin updates
2018-06-13 14:41:04 -07:00
pragnagopa 490153006e Add Build status to README 2018-06-04 14:09:01 -07:00
pragnagopa 1f89c6e9ec Addressing CR. 2018-05-17 15:35:32 -07:00
Junyi Yi 6d76ce12af
Explain the model of multiple functions. 2018-05-16 17:09:51 -07:00
Jonathan Giles 6be61e0fff Updating 3rd party libraries text (#102) 2018-05-14 15:15:20 -04:00
Junyi Yi 15d6c93c32
New preview introduces new annotations (#87)
* Format xml with syntax highlighting in readme.md

* A few improvements to the JavaDoc for Azure Functions / Java

* Further updates to JavaDocs for Azure Functions Java API. Not complete, but a good starting point.

* Updates to javadoc based on review feedback

* Small tweaks based on PR review

* Update readme.md file to remove shade advice

Shade advice is no longer recommended practice, so removing from the readme.md file before it leads to additional confusion.

* Update README.md

Add details about the funcitonLib property requirement.

* Increase both core and worker version since both of them will be updated.

* Remove the unnecessary variable definition.

* change documentdb to cosmosdb

* add cosmosdb trigger

* add cosmosDBTrigger binding defination

* add eventgrid support

* Add convenient method of createResponse with empty body.

* Add development documentation on how to build and debug.

* Add javadoc generation instruction.

* Add unit test framework to the project.

* Rename package names of testing categories.

* Add GRPC e2e test framework as well as test cases.
2018-04-18 18:40:44 -07:00
Kevin Hillinger 73a7e3484a readme update
Updating readme to reflect supporting a lib directory
2018-02-07 23:25:13 -05:00
Junyi Yi 295b8e6bfe
Add 3rd party library instructions. 2017-11-17 00:38:45 -05:00
Junyi Yi 568e8ccd92 Adjust Nuget version number as well. 2017-11-03 18:09:46 -07:00
Junyi Yi 395e5f9555 Get ready for the 1.0.0-beta-2 version. 2017-11-03 18:07:06 -07:00
Junyi Yi 03a31addd3 Add support for more types (#18)
* Add support for Nullable and Optional<T> types.
* Add support for Byte[] type (in addition to byte[]).
* Add support for generic HttpRequestMessage<T> and HttpResponseMessage<T>.
* Add new types to documentation.
2017-10-19 14:50:39 -07:00
Junyi Yi 734eb98b47 Merge documentation to development branch. 2017-10-09 17:05:06 -07:00
Junyi Yi 1750ea5dca Add a more sophisicated binding resolving architecture and algorithm (#13)
* Re-format some of the the source code.

* Adopt the new architecture of binding data resolution.

* Update the annotation names and name resolution algorithm.
2017-09-15 17:03:10 -07:00
Junyi Yi a9c55e46aa Update demo code to use environment variable connection strings 2017-08-23 18:03:32 -07:00
Junyi Yi b89349d2c5 Update version strategy for these packages. 2017-08-08 17:50:50 -07:00
Junyi Yi 6df56a3a4a Introduce core interface project and restructure the project. 2017-06-14 18:57:10 -07:00
Junyi Yi ab7c74fe3a Setup gRPC client and encode/decode messages. 2017-06-06 18:25:05 -07:00
Junyi Yi 0c575b3cb9 Update the documentation for environment setup. 2017-05-22 19:44:59 -07:00
Microsoft Open Source 0d8f2f0c67 Initial commit 2017-05-02 01:29:50 -07:00