Skip to content

Merge main into feature/ext-proj#2046

Merged
jviau merged 64 commits intoAzure:feature/ext-projfrom
jviau:merge-main
Dec 4, 2023
Merged

Merge main into feature/ext-proj#2046
jviau merged 64 commits intoAzure:feature/ext-projfrom
jviau:merge-main

Conversation

@jviau
Copy link
Copy Markdown
Contributor

@jviau jviau commented Nov 9, 2023

Merge main into feature/ext-proj

vmcbaptista and others added 30 commits October 17, 2023 12:55
…#1850)

* Adding Schema Regsistry attributes for kafka trigger and ouput

* Updated release_notes

* Updated 3.9.0 to 3.10.0

* Bump version for release
* Include FunctionsNetHost.pdb

* Print contents of linux publish output directory

* fix the order of print task

* Including FunctionsNetHost.dbg and removing Print tasks

* Patch version bump.
@jviau jviau changed the title Merge main Merge main into feature/ext-proj Nov 9, 2023
jviau and others added 6 commits November 9, 2023 15:59
…namespaces from referenced assemblies (Azure#2054)

* Adding support to locate functions from nested types and nested namesapces

* Release notes and version bump
…referenced assemblies (Azure#2057)

* Using a SymbolVisitor implementation to locate function methods from referenced assemblies.

* Minor cleanup

* logging placeholder

* Revert "logging placeholder"

This reverts commit d504ecf.
…T publishing is enabled (Azure#1980)

* Generate value for `defaultWorkerPath` in worker.config for publishAOT case.

* Using TargetExt variable

* Rebasing on main., took release notes from main. then updated to reflect changes from this PR.

* Version bump for Sdk project
kshyju and others added 2 commits November 22, 2023 14:52
* Update samples to net8 and global.json

* Install net7.

* Using Major.x format
satvu and others added 7 commits November 28, 2023 13:36
…#2097)

* Replace - with _ when generating namespace for generated types.

* Generate valid namespace when root namespace contains -

* Moving the logic to use rootnamespace to msbuil target

* Replace "-" with "_" when using the RootNamespace if customer app does not have an overridden (fixed) root namespace value.

* Reverting a test change which is not relevant anymore.

* Fix release notes
* Emit ".exe" for functions from NetFX entry point assemblies

* Added test for NETFX project and updated release notes.

* Minor cleanup

* Removing the unused dependent assembly project.
… the source generated executor implementation. (Azure#2089)

* Adding support for executing functions from referenced assemblies, to the source generated executor implementaion.

* Release note and version bump

* Picking only public functions as valid functions for metadata generation and executor.

* Minor cleanup

* Get full type name including assembly identity for all types.

* Minor cleanup

* Switching initializing the defaultExecutor to a Lazy approach.

* A bit more cleanup.

* PR feedback fixes

* PR feedback fixes
* Remove new language features such as "target-typed object creation" & "nullable reference types" as they fail in NetFX project if no explicit "LangVersion" msbuild property

* Adding CSharp language versions to test matrix
@jviau jviau merged commit 7cad664 into Azure:feature/ext-proj Dec 4, 2023
@jviau jviau deleted the merge-main branch December 4, 2023 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.