Skip to content

Decide how v4 model should handle binding extension breaking changes #86

@ejizba

Description

@ejizba

For example the Cosmos DB extension is changing "collectionName" to "containerName" and "connectionStringSetting" to "connection", which affect our Cosmos DB types: https://github.com/Azure/azure-functions-nodejs-library/blob/v4.x/types/cosmosDB.d.ts

Obviously we don't want to do a breaking change release of our library every time a binding extension changes something, so we should make a plan for how we want to handle this, ideally before we GA v4. This was brought up in a programming model sync today as the Python folks are also deciding on a plan.

Metadata

Metadata

Assignees

Labels

GA blockerv4 🚀We no longer use this label since v4 is now the default model.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions