Matthew Henderson
|
559a43f71b
|
Updating isolated templates for V2 package GA (#1608)
|
2024-11-12 15:50:40 -08:00 |
guptaheena
|
2afec2dcef
|
Bump my sql version (#1607)
* bump mysql version
* Update bindings-bundle-v4.json
* Update template.json
* Update template.json
* Update template.json
* Update template.json
* Update template.json
|
2024-11-08 09:45:48 -05:00 |
Matthew Henderson
|
f03784830a
|
.NET V2 without Application Insights (#1601)
|
2024-10-29 13:56:49 -07:00 |
Maddy
|
ba4df2f9ac
|
VBump (#1600)
|
2024-10-29 11:46:34 -07:00 |
guptaheena
|
8cf9222939
|
bump up version (#1597)
|
2024-10-24 15:16:10 -05:00 |
Matthew Henderson
|
62c36a984d
|
Update isolated project template package refs (#1596)
|
2024-10-23 22:18:31 -07:00 |
Gavin Aguiar
|
8bb3a2f0de
|
BlobTrigger using eventgrid template fix (#1592)
* BlobTrigger using eventgrid template fix
* Fixed typo
* Update default function name to event_grid_blob_trigger
|
2024-10-21 13:32:58 -05:00 |
dependabot[bot]
|
9346a2f8ef
|
Bump json-schema and jsprim in /Build (#1589)
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.
Updates `json-schema` from 0.2.3 to 0.4.0
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)
Updates `jsprim` from 1.4.1 to 1.4.2
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: json-schema
dependency-type: indirect
- dependency-name: jsprim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-18 10:25:24 -07:00 |
Lilian Kasem
|
3dfd390f2b
|
Revert "Add name query template on dotnet isolated. (#1575)" (#1594)
This reverts commit c6ede75673 .
|
2024-10-18 09:58:23 -07:00 |
mym (Kohei Mayama)
|
c6ede75673
|
Add name query template on dotnet isolated. (#1575)
* add name query template on dotnet isolated. (netcore)
* add name query template on dotnet isolated. (netframework)
|
2024-10-17 14:51:32 -07:00 |
Matthew Henderson
|
4ada911c30
|
Restructuring project template dependencies (#1591)
|
2024-10-17 14:16:25 -07:00 |
dependabot[bot]
|
989a960cad
|
Bump path-to-regexp and @nestjs/platform-express in /Build (#1580)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependency [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.7 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v3.3.0)
Updates `@nestjs/platform-express` from 10.0.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: "@nestjs/platform-express"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-16 11:05:28 -07:00 |
Matthew Henderson
|
84f7cafedc
|
Use IHostApplicationBuilder for .NET Worker V2 SDK (#1574)
|
2024-10-16 11:01:38 -07:00 |
Matthew Henderson
|
7d51022d56
|
Updating in-proc templates to latest sdk (#1567)
|
2024-10-14 18:38:38 -07:00 |
guptaheena
|
51d3cf9747
|
Add MySql Trigger templates (#1570)
* Add MySql Trigger templates
* update version and bindings.json
* bump nuget version, and update documentation
* Fix typo mistakes
* add templates for MySqlBindings for Python-V2
* add python v2 templates to bundle
* fix path
* revert changes
* delete - incorrectly added
* delete - incorrectly added
* delete - incorrectly added
* fix indentation
* fix indentation
* fix indentation
---------
Co-authored-by: Sumit Kumar <107923889+sumitkumams@users.noreply.github.com>
|
2024-10-11 13:46:24 -05:00 |
Lilian Kasem
|
aa1c47b6ca
|
skipBuildTags for fork PRs (#1581)
|
2024-10-10 14:42:03 -07:00 |
dependabot[bot]
|
772b8ecf6f
|
Bump axios and @nestjs/common in /Build (#1579)
Bumps [axios](https://github.com/axios/axios) and [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common). These dependencies needed to be updated together.
Updates `axios` from 1.6.8 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.7)
Updates `@nestjs/common` from 6.11.6 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/common)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
- dependency-name: "@nestjs/common"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-10 14:19:24 -07:00 |
dependabot[bot]
|
a91b691c6a
|
Bump path-to-regexp, @nestjs/core and @nestjs/swagger in /Build (#1569)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 3.3.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) and [@nestjs/swagger](https://github.com/nestjs/swagger). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.7 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v3.3.0)
Updates `@nestjs/core` from 9.0.5 to 10.4.3
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v10.4.3/packages/core)
Updates `@nestjs/swagger` from 4.8.2 to 7.4.2
- [Release notes](https://github.com/nestjs/swagger/releases)
- [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json)
- [Commits](https://github.com/nestjs/swagger/compare/4.8.2...7.4.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: "@nestjs/core"
dependency-type: direct:production
- dependency-name: "@nestjs/swagger"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-10 13:01:54 -07:00 |
dependabot[bot]
|
450949aae3
|
Bump minimist and mkdirp in /Build (#1553)
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
Updates `minimist` from 1.2.5 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)
Updates `minimist` from 1.2.0 to 1.2.8
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)
Updates `mkdirp` from 0.5.1 to 0.5.5
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.5)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: minimist
dependency-type: indirect
- dependency-name: mkdirp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-10 12:11:49 -07:00 |
Lilian Kasem
|
eeaa745525
|
Update dotnet extension versions (#1578)
|
2024-10-09 14:46:19 -07:00 |
guptaheena
|
07b0eb4790
|
MySql Templates For Azure Functions (#1549)
|
2024-09-18 02:50:33 -07:00 |
Naren Soni
|
377f6ad87f
|
sign files nuget packages (#1565)
|
2024-09-12 12:57:52 -07:00 |
Gavin Aguiar
|
7232a51ab6
|
OpenAI templates for python (#1540)
* OpenAi Template - TextCompletion
* Open AI python templates
* Removed assistant and minor refactoring
|
2024-09-10 21:50:12 -05:00 |
Matthew Henderson
|
54992b3ce2
|
Updating dependencies for .NET 9 (#1562)
|
2024-09-10 16:12:31 -07:00 |
Jinjun Liang
|
f27baf3eb1
|
rewrite C# lambda function in F# (#1517)
This is to fix issue https://github.com/Azure/azure-functions-templates/issues/1514
|
2024-08-30 14:22:43 -07:00 |
Naren Soni
|
0e7d4e8fc6
|
Adding version file in the artifacts (#1557)
|
2024-08-27 12:00:35 -07:00 |
Gavin Aguiar
|
21d343d76a
|
Cosmos and eventgrid template fixes (#1500)
* Cosmos and eventgrid template fixes
* Some more bug fixes
|
2024-08-08 18:30:26 -05:00 |
Shyju Krishnankutty
|
be01f00297
|
Updating Microsoft.NET.Sdk.Functions to 4.4.1 in .NET in-proc templates (#1552)
|
2024-08-01 09:21:58 -07:00 |
Naren Soni
|
4da8615bc1
|
Updating build for 1es migration (#1550)
|
2024-07-23 15:43:53 -07:00 |
dependabot[bot]
|
990be89eb7
|
Bump es5-ext from 0.10.53 to 0.10.63 in /Build (#1510)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.63)
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-19 18:33:25 -07:00 |
dependabot[bot]
|
fe63f4f272
|
Bump ws from 7.4.6 to 7.5.10 in /Build (#1546)
Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.10)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-19 18:32:30 -07:00 |
dependabot[bot]
|
c22cd17e70
|
Bump tar from 4.4.13 to 4.4.19 in /Build (#1506)
Bumps [tar](https://github.com/isaacs/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v4.4.13...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-19 18:31:59 -07:00 |
dependabot[bot]
|
ce5379308b
|
Bump axios from 0.19.2 to 1.6.8 in /Build (#1521)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v1.6.8)
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-19 18:28:17 -07:00 |
Aishwarya Bhandari
|
06d9c719f7
|
initial change (#1544)
|
2024-07-19 10:17:28 -07:00 |
Shyju Krishnankutty
|
c4bc671aab
|
Update DotnetIsolated package versions: (#1543)
- Microsoft.Azure.Functions.Worker to 1.22.0
- Microsoft.Azure.Functions.Worker.Sdk to 1.17.4
|
2024-07-17 13:25:21 -07:00 |
Shyju Krishnankutty
|
c703cd5d03
|
Add net9 to dotnet isolated project templates config (#1542)
|
2024-07-15 17:53:39 -07:00 |
Daniel Castro
|
fe8ac072e6
|
Add EG Blob trigger for Python v2 (#1534)
|
2024-05-31 15:42:02 -07:00 |
soninaren
|
83c3dc1e21
|
Adding EventGridBlobTrigger to ItemTemplates-Isolated_NetCore_v4.x
|
2024-05-20 15:20:18 -07:00 |
Matthew Henderson
|
f3fc1a87b4
|
updating in-process proj template to support net8 (#1529)
|
2024-05-08 09:32:26 -07:00 |
MD Ashique
|
dddd9b4d51
|
Add dapr core tool templates to GA (#1515)
|
2024-04-24 17:17:04 -07:00 |
Naren Soni
|
f6594907d4
|
Skipping oneLoc build for PRs from forks fixed (#1524)
|
2024-04-24 17:08:46 -07:00 |
Naren Soni
|
015ee720fa
|
Skipping oneLoc build for PRs from forks (#1522)
|
2024-04-24 12:56:37 -07:00 |
Daniel Castro
|
07907d3314
|
Add Event Grid Blob Storage trigger templates (#1519)
* Initial changes
* Update naming
* Add config files and update name
* Validated dotnet template
* Small name tweak
* Remove Build/.gitignore
* Remove Build/Build.csproj
* Remove Build/Program.cs
* Remove Build/Properties/launchSettings.json
* Remove Build/host.json
* Remove Build/package-lock.json
* Revert package-lock.json
* Address review suggestions
* Fix build error
* Remove c# Isolated from ExtensionBundleTemplates
* Fix typos
* Fix path
* Correct nuspec file
* Update cSharp path
|
2024-04-23 16:56:14 -07:00 |
David Justo
|
39602d6a80
|
patch templates (#1513)
|
2024-03-29 15:56:50 -07:00 |
Matthew Henderson
|
23968a2939
|
Update Durable reference to HTTP extension (#1512)
|
2024-03-29 15:34:37 -07:00 |
Maddy
|
c57b888c60
|
vbump to use sql extension with mds bump (#1505)
|
2024-02-09 10:11:06 -08:00 |
Shyju Krishnankutty
|
d434e2b749
|
Updating Microsoft.Azure.Functions.Worker.Sdk to 1.17.0 (#1507)
|
2024-02-09 08:27:51 -08:00 |
Matthew Henderson
|
593397b523
|
updating dependency version (#1503)
|
2024-01-30 10:13:57 -08:00 |
sarah
|
8d98e9eb60
|
Typo Fix (#1499)
|
2024-01-18 13:19:00 -08:00 |
sarah
|
696ec02e4a
|
[ASP.NET Core Integration] Default to ASP.NET Core Integration using 3-package approach (#1495)
|
2024-01-17 10:51:57 -08:00 |