File tree Expand file tree Collapse file tree
cf-deploy-config-sub-generator
deploy-config-sub-generator Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @sap-ux/cf-deploy-config-sub-generator
22
3+ ## 0.2.166
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 6231731]
8+ - @sap-ux/cf-deploy-config-writer @0.3.95
9+
310## 0.2.165
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sap-ux/cf-deploy-config-sub-generator" ,
33 "description" : " Generators for configuring Cloud Foundry deployment configuration" ,
4- "version" : " 0.2.165 " ,
4+ "version" : " 0.2.166 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/SAP/open-ux-tools.git" ,
Original file line number Diff line number Diff line change 11# @sap-ux/cf-deploy-config-inquirer
22
3+ ## 0.3.95
4+
5+ ### Patch Changes
6+
7+ - 6231731: refactor: scope BTP destinations cache to call site instead of module level
8+
9+ ` getBTPDestinations ` and ` getDestinationProperties ` now accept an optional
10+ ` cache ` parameter (` { list?: Destinations } ` ). Each generator run passes its own
11+ cache object for deduplication within a single invocation; independent calls use
12+ independent caches by default. This removes the module-level mutable variable
13+ that caused cross-test contamination and prevented stale-cache detection.
14+
315## 0.3.94
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sap-ux/cf-deploy-config-writer" ,
33 "description" : " Add or amend Cloud Foundry and ABAP deployment configuration for SAP projects" ,
4- "version" : " 0.3.94 " ,
4+ "version" : " 0.3.95 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/SAP/open-ux-tools.git" ,
Original file line number Diff line number Diff line change 11# @sap-ux/deploy-config-sub-generator
22
3+ ## 0.5.137
4+
5+ ### Patch Changes
6+
7+ - @sap-ux/cf-deploy-config-sub-generator @0.2.166
8+
39## 0.5.136
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @sap-ux/deploy-config-sub-generator" ,
33 "description" : " Main generator for configuring ABAP or Cloud Foundry deployment configuration" ,
4- "version" : " 0.5.136 " ,
4+ "version" : " 0.5.137 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/SAP/open-ux-tools.git" ,
You can’t perform that action at this time.
0 commit comments