Releases: marain-dotnet/Marain.Tenancy
Releases · marain-dotnet/Marain.Tenancy
0.3.0-corvus-tenancy-update.31
Changes:
- 7d80a99 Add name to RootTenant created by the client tenant provider initialisation code.
- d9bc78a Update ARM template to with correct app setting names
- 3e2c641 Add environment variable for TenantCloudBlobContainerFactoryOptions__AzureServicesAuthConnectionString; without at least one setting for a section (i.e. TenantCloudBlobContainerFactoryOptions) then the config bind fails.
- e68c303 Temporarily change spec function bindings to per-scenario to allow for easier diagnostics on build server.
- 00446a2 Update build definition with new setting name.
- 2901f97 Dependency updates
- f845d71 Update to latest Corvus.Tenancy
- 713a01c Make deployment scripts advertise tenancy (#60)
- c22e8bb Special-case root in ClientTenantProvider.GetTenantAsync (#57)
- 994cf66 Enable for common Marain deployment (#51)
See More
- e9a8dd9 Remove IConfiguration dependency for ClientTenantProvider (#54)
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-corvus-tenancy-update.17
Changes:
- 90ae5cd Add name to RootTenant created by the client tenant provider initialisation code.
- 66e1823 Update ARM template to with correct app setting names
- b8ff175 Add environment variable for TenantCloudBlobContainerFactoryOptions__AzureServicesAuthConnectionString; without at least one setting for a section (i.e. TenantCloudBlobContainerFactoryOptions) then the config bind fails.
- 03751eb Temporarily change spec function bindings to per-scenario to allow for easier diagnostics on build server.
- 201edee Update build definition with new setting name.
- bf25aa5 Dependency updates
- 13f63d8 Update to latest Corvus.Tenancy
- 4319df7 New specs and code fixes to support retrieving child tenants via the ClientTenantProvider when there are 0 or 1 children. (#85)
- 713a01c Make deployment scripts advertise tenancy (#60)
- c22e8bb Special-case root in ClientTenantProvider.GetTenantAsync (#57)
See More
- 994cf66 Enable for common Marain deployment (#51)
- e9a8dd9 Remove IConfiguration dependency for ClientTenantProvider (#54)
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-corvus-tenancy-update.15
Changes:
- d9bc78a Update ARM template to with correct app setting names
- 3e2c641 Add environment variable for TenantCloudBlobContainerFactoryOptions__AzureServicesAuthConnectionString; without at least one setting for a section (i.e. TenantCloudBlobContainerFactoryOptions) then the config bind fails.
- e68c303 Temporarily change spec function bindings to per-scenario to allow for easier diagnostics on build server.
- 00446a2 Update build definition with new setting name.
- 2901f97 Dependency updates
- f845d71 Update to latest Corvus.Tenancy
- 713a01c Make deployment scripts advertise tenancy (#60)
- c22e8bb Special-case root in ClientTenantProvider.GetTenantAsync (#57)
- 994cf66 Enable for common Marain deployment (#51)
- e9a8dd9 Remove IConfiguration dependency for ClientTenantProvider (#54)
See More
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-59-deployment-advertise-service.9
Changes:
- 52b98fa Modify deployment scripts to make tenancy service available to other services
- c22e8bb Special-case root in ClientTenantProvider.GetTenantAsync (#57)
- 994cf66 Enable for common Marain deployment (#51)
- e9a8dd9 Remove IConfiguration dependency for ClientTenantProvider (#54)
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-preview.8
Changes:
- c22e8bb Special-case root in ClientTenantProvider.GetTenantAsync (#57)
- 994cf66 Enable for common Marain deployment (#51)
- e9a8dd9 Remove IConfiguration dependency for ClientTenantProvider (#54)
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-preview.7
Changes:
- 994cf66 Enable for common Marain deployment (#51)
- e9a8dd9 Remove IConfiguration dependency for ClientTenantProvider (#54)
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-idg10-deployment-spike.26
Changes:
- 0460f56 Move key vault access policy into ARM template
- 55e1b4f Modified to use shared app creation code. Removed code used to diagnose test problems.
- 88c6c5a Take local.settings.json files out of source control - they are wreaking havoc at build time and never belonged anyway
- a1e3cb3 Temporarily dump config to diagnose test problems
- eb38e6b Updated RootTenantBlobStorageConfiguration variable name in pipeline yaml
- 1ddfa59 Add hack to show output so far from function after each test
- 7b31e1b Test preview update of Corvus.SpecFlow.Extensions
- dbbdbf3 Update specs to 3.1
- dbd58f7 Put back RootNamespace since it turns out we can't in fact set that to empty from Endjin.RecommendedPractices
- 8ec1d26 Try upgrading Azure Functions runtime to v3
See More
- 3a88570 Move everything over to Endjin.RecommendedPractices
- 38f013e First working tenancy deployment through shared Instance scripts
- ed7485f Update to Menes 0.9.0
- 1d152e1 Try to fix zip-in-zip problem
- ac25bfd Add stupid voodoo required to publish non-web package
- 37b298b Add Run From Package build steps
- 7125bdc PreDeploy step working
- 8c9a384 Fix path for deployment ZIP source
- d38a523 Another change to see if we can make the build run
- db53774 Changing in attempt to debug failures in pipeline launch
- 212605d Include deployment files in release assets
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-idg10-deployment-spike.25
Changes:
- 55e1b4f Modified to use shared app creation code. Removed code used to diagnose test problems.
- 88c6c5a Take local.settings.json files out of source control - they are wreaking havoc at build time and never belonged anyway
- a1e3cb3 Temporarily dump config to diagnose test problems
- eb38e6b Updated RootTenantBlobStorageConfiguration variable name in pipeline yaml
- 1ddfa59 Add hack to show output so far from function after each test
- 7b31e1b Test preview update of Corvus.SpecFlow.Extensions
- dbbdbf3 Update specs to 3.1
- dbd58f7 Put back RootNamespace since it turns out we can't in fact set that to empty from Endjin.RecommendedPractices
- 8ec1d26 Try upgrading Azure Functions runtime to v3
- 3a88570 Move everything over to Endjin.RecommendedPractices
See More
- 38f013e First working tenancy deployment through shared Instance scripts
- ed7485f Update to Menes 0.9.0
- 1d152e1 Try to fix zip-in-zip problem
- ac25bfd Add stupid voodoo required to publish non-web package
- 37b298b Add Run From Package build steps
- 7125bdc PreDeploy step working
- 8c9a384 Fix path for deployment ZIP source
- d38a523 Another change to see if we can make the build run
- db53774 Changing in attempt to debug failures in pipeline launch
- 212605d Include deployment files in release assets
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-idg10-deployment-spike.24
Changes:
- 88c6c5a Take local.settings.json files out of source control - they are wreaking havoc at build time and never belonged anyway
- a1e3cb3 Temporarily dump config to diagnose test problems
- eb38e6b Updated RootTenantBlobStorageConfiguration variable name in pipeline yaml
- 1ddfa59 Add hack to show output so far from function after each test
- 7b31e1b Test preview update of Corvus.SpecFlow.Extensions
- dbbdbf3 Update specs to 3.1
- dbd58f7 Put back RootNamespace since it turns out we can't in fact set that to empty from Endjin.RecommendedPractices
- 8ec1d26 Try upgrading Azure Functions runtime to v3
- 3a88570 Move everything over to Endjin.RecommendedPractices
- 38f013e First working tenancy deployment through shared Instance scripts
See More
- ed7485f Update to Menes 0.9.0
- 1d152e1 Try to fix zip-in-zip problem
- ac25bfd Add stupid voodoo required to publish non-web package
- 37b298b Add Run From Package build steps
- 7125bdc PreDeploy step working
- 8c9a384 Fix path for deployment ZIP source
- d38a523 Another change to see if we can make the build run
- db53774 Changing in attempt to debug failures in pipeline launch
- 212605d Include deployment files in release assets
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.
0.3.0-idg10-deployment-spike.13: Try to fix zip-in-zip problem
Changes:
- 1d152e1 Try to fix zip-in-zip problem
- ac25bfd Add stupid voodoo required to publish non-web package
- 37b298b Add Run From Package build steps
- 7125bdc PreDeploy step working
- 8c9a384 Fix path for deployment ZIP source
- d38a523 Another change to see if we can make the build run
- db53774 Changing in attempt to debug failures in pipeline launch
- 212605d Include deployment files in release assets
- 4214005 Updated the build envuronment to windows-latest
- 676e53c Updated the CI build to install the functions runtime.
See More
- 78b6ade Added automated running of the Marain runtime.
- f2298a3 Tests pass with the client.
- 4acebb6 Regenerated client for the bugfix in the delete tenant API.
This list of changes was auto generated.