soninaren
384c0b3062
Added eventhub template for python
2023-04-11 12:46:15 -07:00
soninaren
3303d65df4
updating bindings directory
2023-04-07 22:04:20 -07:00
soninaren
7010513a97
Updating the build to generate artifacts for templates v2
2023-04-07 02:47:53 -07:00
soninaren
8b72837910
Updating the docs
2023-04-04 15:28:41 -07:00
Katy Shimizu
9d9c7d180b
V2 Templates Schema: Action Docs ( #1349 )
...
* Put v2 JSON schemas in their own folder.
* Added common parameters to action template.
* Added action docs.
* Working and Markdown formatting tweaks.
* Added basic README.
* Changed table alignment.
* Changes based on feedback.
2023-04-04 08:18:46 -07:00
Varshitha Bachu
ab66339abe
Updating Microsoft.Azure.WebJobs.Extensions.DurableTask version to 2.9.3 ( #1356 )
2023-04-03 12:36:25 -07:00
Alex Hsu
5b1e3e44b2
LEGO: Merge pull request 1351
...
LEGO: Merge pull request 1351
2023-03-19 17:32:23 -07:00
Alex Hsu
00eaad1d6f
LEGO: Merge pull request 1350
...
LEGO: Merge pull request 1350
2023-03-18 17:32:20 -07:00
Maddy
d648430c7a
update bindings.json settings for sql extension ( #1345 )
...
* add sql bindings
* add resource variables
* address comments
* commandType to enum
* sql caps
* more comments
* add links to our samples
* update sql package version
* fix versions
2023-03-17 14:41:03 -07:00
Maddy
f7dc03af8a
Maddy/update sql version ( #1348 )
...
* update the version from preview to ga 2.0.141
* ga package version 2.0.144
* update worker to latest
* update worker package version from preview
2023-03-17 13:37:39 -07:00
Katy Shimizu
0db38b4614
Schema changes per discussion:
...
* Added mandatory replaceTokens property on WriteToFile and AppendToFile actions.
* Renamed ReadFromFile action to GetTemplateFileContent.
* Updated conditional logic.
* Made name an optional property for actions to support anonymous inline actions.
2023-03-15 12:26:01 -07:00
Katy Shimizu
20ce69da2e
* Added action doc template.
...
* Revised template-schema.json to reflect schema design changes.
* Updated examples to match template schema changes.
2023-03-14 15:17:04 -07:00
Naren Soni
f53ee92435
Sample files for v2 programming model ( #1312 )
2023-03-14 15:16:56 -07:00
Maddy
b9c124c468
Sql input/output binding template updates ( #1337 )
...
* update connectionstring sttribute changes
* fix version
* fix version
* remove default parameter
* fix references
2023-02-28 14:24:27 -08:00
Lucy Zhang
e078ccd15c
update sql binding python template comments ( #1340 )
2023-02-28 14:23:50 -08:00
Maddy
93da1f71cf
add templates for sql in/output isolated bindings ( #1302 )
2023-02-28 14:21:04 -08:00
soninaren
f6710418aa
Merge branch 'dev'
2023-02-17 12:39:19 -08:00
Varshitha Bachu
03134ef9fd
updating Microsoft.Azure.WebJobs.Extensions.DurableTask version to 2.9.1 ( #1327 )
2023-02-13 12:20:56 -08:00
Charles Gagnon
89137d3d6e
Update SQL templates to 1.0.84 ( #1309 )
...
* SQL Input -> 1.0.84
* SQL Output -> 1.0.84
2023-02-08 14:40:24 -08:00
Jacob Viau
c927562806
Merge pull request #1323 from Azure/dev
...
Merge dev into master
2023-01-31 13:06:17 -08:00
Jacob Viau
ef72cc0254
Merge pull request #1320 from Azure/jviau/durable-isolated-template
...
Add durable isolated orchestration item template
2023-01-30 16:15:24 -08:00
Jacob Viau
ae4bb8f6e0
Update client binding
2023-01-30 11:24:38 -08:00
Jacob Viau
5fedd41a9c
Update client binding
2023-01-30 11:23:17 -08:00
Jacob Viau
e2d5e6b41c
Fix indentation
2023-01-27 13:35:23 -08:00
Jacob Viau
33c18c0d3c
Install HTTP extension as well
2023-01-27 13:33:48 -08:00
Jacob Viau
00192a8274
line endings
2023-01-25 15:10:42 -08:00
Jacob Viau
665154be5a
Undo package-lock.json changes
2023-01-25 15:08:46 -08:00
Jacob Viau
050f972f80
Merge branch 'durable-isolated-template' of https://github.com/jviau/azure-functions-templates into durable-isolated-template
2023-01-25 15:03:06 -08:00
Jacob Viau
76c9519d17
Remove unused files, fix up template, point to 1.0.0 package
2023-01-25 15:02:42 -08:00
Shyju Krishnankutty
5bd97de1a1
Update dotnet-isolated template to use latest worker package(1.10.0) ( #1319 )
2023-01-24 14:32:09 -08:00
Naiyuan Tian
82eab47b3a
Update DF version to 2.9.0 ( #1290 )
2022-12-08 13:17:09 -08:00
Jacob Viau
3eccec20f5
Update Functions.Templates/Templates/DurableFunctionsOrchestration-CSharp-Isolated/DurableFunctionsOrchestrationCSharp.cs
...
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2022-12-07 11:26:31 -08:00
Jacob Viau
cf39c0ca8a
Update Functions.Templates/Templates/DurableFunctionsOrchestration-CSharp-Isolated/DurableFunctionsOrchestrationCSharp.cs
...
Co-authored-by: Chris Gillum <cgillum@gmail.com>
2022-12-07 11:26:23 -08:00
Jacob Viau
81c871780d
Address PR comments
2022-12-07 10:16:16 -08:00
Lucy Zhang
eb95ea4440
Merge pull request #1261 from dzsquared/drskwier/sqltemplates
...
SQL csharp template minor improvements
2022-11-30 14:42:01 -08:00
Drew Skwiers-Koballa
cf922b9c3a
Merge branch 'dev' into drskwier/sqltemplates
2022-11-30 14:21:29 -08:00
Lucy Zhang
4dd537c716
Merge pull request #1284 from Charles-Gagnon/patch-4
...
Update SQL extension to 1.0.21-preview
2022-11-30 14:19:15 -08:00
microsoft-github-policy-service[bot]
9c5ad706e4
Auto merge mandatory file pr
...
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:35:58 +00:00
Jacob Viau
2ae752cc55
update isolated nuspec
2022-11-22 16:21:09 -08:00
Jacob Viau
882d5c923e
Add Durable Functions isolated template
2022-11-22 16:04:31 -08:00
Charles Gagnon
bafa58bc84
1.0.21
2022-11-14 11:33:02 -08:00
Charles Gagnon
a1defe2b34
1.0.21
2022-11-14 11:32:46 -08:00
Charles Gagnon
6eec882671
Update SQL extension to 1.0.15-preview
2022-11-10 16:59:58 -08:00
Charles Gagnon
d1836138cd
Update SQL extension to 1.0.15-preview
2022-11-10 16:58:39 -08:00
David Justo
5d2ead2487
Add missing C# DF Entity templates to the v3 and v4 ItemTemplate files ( #1281 )
2022-11-08 16:21:54 -08:00
Alex Hsu
7390062579
LEGO: Merge pull request 1282
...
LEGO: Merge pull request 1282
2022-11-03 17:31:41 -07:00
Alex Hsu
a980d8e331
LEGO: Merge pull request 1280
...
LEGO: Merge pull request 1280
2022-11-02 17:35:03 -07:00
ShaneMicro
9c341075f9
Authentication events --- Part 2 ( #1278 )
2022-11-01 11:36:38 -07:00
Alex Hsu
9cc5d2a228
LEGO: Merge pull request 1277
...
LEGO: Merge pull request 1277
2022-10-24 17:42:00 -07:00
Alex Hsu
b72c94d6ea
LEGO: Merge pull request 1276
...
LEGO: Merge pull request 1276
2022-10-23 17:39:24 -07:00