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

181 Коммитов

Автор SHA1 Сообщение Дата
Hanxiao Liu 27f26ce350
Add template for container host function app @Flanker32 (#229)
* Bump version, prepare for next release

* Add template for container host function app
2024-06-24 10:39:57 +08:00
Hanxiao Liu 9f8cd32d82
Bump version for functions maven plugin, prepare for release (#228) 2024-05-31 14:42:46 +08:00
Hanxiao Liu 60b1dce3cc
Bump version for functions maven plugin, prepare for release (#227) 2024-05-09 20:09:56 +08:00
Hanxiao Liu 6bfbd57b2d
Bump version for archetype and maven plugin, prepare for release (#226) 2024-03-05 14:38:09 +08:00
Hanxiao Liu dd2f3d1fa2
Bump version and dependencies, prepare for release (#225)
Co-authored-by: Flanker-MSFT <flanker-msft@LiudeMac-mini.local>
2024-02-01 09:46:21 +08:00
Hanxiao Liu b2d0f5f549
Update function archetype to support sql trigger template (#224)
* Update function archetype to support sql trigger template

* Update readme for azure functions maven archetype

* Unify gson for sql output binding template

---------

Co-authored-by: Flanker-MSFT <flanker-msft@LiudeMac-mini.local>
2023-12-05 14:38:56 +08:00
Hanxiao Liu 4ed414f700
Update host.json templates for dapr triggers (#220)
Co-authored-by: Flanker-MSFT <flanker-msft@LiudeMac-mini.local>
2023-10-12 03:13:23 -05:00
MD Ashique aec2bb4a57
Update Dapr Java Library to latest version. (#221) 2023-10-11 00:36:04 -05:00
Hanxiao Liu 58c0d3d218
Bump version for archetype and maven plugin, prepare for release (#219)
Co-authored-by: Flanker-MSFT <flanker-msft@lidongz.fareast.corp.microsoft.com>
2023-10-10 21:00:42 -05:00
MD Ashique bea5ba95aa
Update dapr library pacakge version to 0.16.0-preview01 (#218)
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2023-09-24 22:22:17 +08:00
MD Ashique e5b6890443
Adding azure-functions-java-library-dapr to pom.xml for java template (#217)
* Adding azure-functions-java-library-dapr to pom.xml for java template

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>

* Adding azure-functions-java-library-dapr to pom.xml for java template

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>

* Adding dapr triggers and binding templates

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>

* Adding dapr triggers and binding templates

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>

* Adding dapr triggers and binding templates

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>

---------

Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
2023-09-20 09:57:45 +08:00
Hanxiao Liu c03df170c6
Bump version, prepare for release (#216)
Co-authored-by: Flanker-MSFT <flanker-msft@LiudeMac-mini.local>
2023-08-22 21:39:27 +08:00
Lucy Zhang 2282df9ef8
update sql library version (#215) 2023-05-24 09:33:45 +08:00
brostbeef edee168aaa assertEquals expected result is first parameter
Parameters were in incorrect order and require swapping
2023-05-03 10:42:21 -07:00
dependabot[bot] 98c28a6572 Bump jackson-databind
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-03 10:33:38 -07:00
Hanxiao Liu 6cdd99b840
Remove SNAPSHOT for archtype, prepare for release (#214) 2023-04-28 16:05:17 +08:00
Hanxiao Liu 84fc682c2d
Bump version, prepare for next release (#210) 2023-04-28 15:57:43 +08:00
Hanxiao Liu e29597e46c
[Task #2038041] Upgrade to v4 function extension bundle (#208)
* Bump version for next release

* Change default function extension bundle to v4

* Remove SNAPSHOT, prepare for release
2023-03-27 09:59:31 +08:00
Ed Burns 136ef0312a
On branch edburns-msft-dd-3380-crosslink-maven-archetypes-and-plugins (#207)
* On branch edburns-msft-dd-3380-crosslink-maven-archetypes-and-plugins
modified:   README.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

* Update README.md

---------

Signed-off-by: Ed Burns <edburns@microsoft.com>
Co-authored-by: Hanxiao Liu <hanli@microsoft.com>
2023-03-13 16:55:08 +08:00
Hanxiao Liu 99dd11839a
Resolve issues in 202302 endgame (#205)
* Fix extension bundle was missing in host.json, AB#2034239

* Fix table was missing in default sqlinputbinding
2023-03-02 10:06:01 +08:00
Hanxiao Liu 067675bd9e
Remove SNAPSHOT for archetype, prepare for release (#204) 2023-02-24 14:54:28 +08:00
Hanxiao Liu f049719c8e
[Task#2032132] Add support for SQL bindings in archetype (#202)
* Bump version, prepare for release

* Add support for SQL bindings in archetype

* Use functions java library 3.* for sql binding

* Fix typo in pom configuration
2023-02-24 11:39:27 +08:00
Ed Burns 7f83503792
On branch edburns-msft-eb-3273-reference-sdk-maven-archetype (#203)
* On branch edburns-msft-eb-3273-reference-sdk-maven-archetype
modified:   README.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

* On branch edburns-msft-eb-3273-reference-sdk-maven-archetype
modified:   README.md

Signed-off-by: Ed Burns <edburns@microsoft.com>

---------

Signed-off-by: Ed Burns <edburns@microsoft.com>
2023-02-24 10:51:51 +08:00
Hanxiao Liu 857dc84594
Prepare function archetype November release (#200)
* Bump durable azure functions library to 1.0.0

* Remove SNAPSHOT, prepare for release

* Use v3 functions java library for durable functions, AB#2013824

* Fix groovy parse issue, AB#2013815

* Fix wording for archetype error notification
2022-12-08 11:03:01 +08:00
Hanxiao Liu 4402a7faa4
Support new templates with functions extension bundle v4 (#199)
* Update version, prepare for next release

* Support create DurableFunctions with -Dtrigger in functions maven archetype

* Add required dependencies for rabbitmq/durable functions in archetype
2022-11-23 09:50:42 +08:00
Hanxiao Liu caf3fb4312
Update code ql to use e2e build script (#198)
* Update code ql to use e2e build script
2022-11-20 23:43:29 +08:00
Hanxiao Liu a48f883c99
Enable code ql 2022-11-20 22:41:33 +08:00
Hanxiao Liu d157137fe1
Bump version for archetype and maven plugin, prepare for release (#197) 2022-09-22 16:18:38 +08:00
Hanxiao Liu e1734538d3
Fix java 17 support in functions archetype (#196) 2022-08-31 09:43:00 +08:00
Hanxiao Liu 0fc2ab011b
Bump version, prepare for release (#195) 2022-08-26 15:58:06 +08:00
microsoft-github-policy-service[bot] d1403cd35f
Microsoft mandatory file (#194)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-08-17 15:48:35 +08:00
Hanxiao Liu 0527790379
Endgame 202207 (#193)
* Bump default function bundle version to 3.*, for issue #182

* Bump version for release
2022-07-22 09:54:21 +08:00
Hanxiao Liu 39bf0173d8
Bump version for maven archetype and lib, prepare for release (#192) 2022-06-27 11:00:16 +08:00
Hanxiao Liu af879cdea4
Bump version for archetype and functions maven plugin (#191)
* Bump version for archetype and functions maven plugin

* Support create kafka trigger in archetype
2022-04-13 16:11:06 +08:00
Hanxiao Liu 76db17f7f6
Bump version for functions maven plugin and java library (#190) 2022-03-30 13:50:05 +08:00
Hanxiao Liu 628d855eac
Bump version for next release (#188) 2022-02-23 10:49:31 +08:00
Hanxiao Liu 41cc625feb
Bump version for functions maven plugin and archetype, prepare for release (#187) 2022-02-23 10:32:37 +08:00
Hanxiao Liu 30acd2c62b
Update function extension version to ~4 (#186) 2022-02-21 17:18:46 +08:00
Hanxiao Liu 3968a40095
Bump version for funtion maven plugin and archetype, prepare for release (#185) 2021-12-28 15:09:28 +08:00
Hanxiao Liu 1274125850
Bump functions maven plugin version to 1.14.1, prepare for release (#184) 2021-12-24 10:46:16 +08:00
Hanxiao Liu 4d905439fc
Bump extension bundle version in host.json to V2 (#183) 2021-10-22 13:20:39 +08:00
Hanxiao Liu 0b4e598af3
Bump version for archetype and maven plugin, prepare for release (#180) 2021-09-26 15:18:46 +08:00
Hanxiao Liu da61a65c9d
Bump archetype version to 1.40, prepare for release (#179) 2021-09-22 22:56:20 +08:00
Hanxiao Liu aa53b19921
Bump archetype and maven plugin version for release (#176) 2021-07-25 10:32:20 +08:00
Mariana Mihova e888fba48b
Update device client Java SDK version to 1.30.1 (#162)
* Update device client Java SDK version to 1.26.0

* Update Java device sdk to 1.30.1

* Update changelog
2021-06-22 11:25:05 -07:00
Hanxiao Liu ff2e1fd687
Remove timeout in archetype (#175) 2021-04-29 12:11:23 +08:00
Hanxiao Liu 0197f57a05
Remove snapshot, prepare for release (#174) 2021-04-28 10:12:38 +08:00
Hanxiao Liu 28f5de1bb4
remove maven resource and dependency plugin in functions archetype (#172) 2021-04-21 12:53:22 +08:00
Hanxiao Liu 3e20febccd
Support rabbit mq in -Dtrigger (#173) 2021-04-21 11:04:57 +08:00
Hanxiao Liu 07a31a052c
Update archetype to keep consistent behavior with `func init` (#170)
* Bump version

* Using velocity template for dynamtic content

* Throwing exception instead of show warning in post script

* Make -Dtriger case insensitive and support parameter without 'Trigger'

* Remove unused file and fix issue when path contains space

* Fix inline expression issue

* Fix default pricingtier for docker archetype
2021-04-20 13:41:15 +08:00