File tree 4 files changed +14
-14
lines changed
aws-scheduler-targets-alpha
4 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 3
3
4
4
---
5
5
6
- ![ cdk-constructs: Experimental ] ( https://img.shields.io/badge/cdk--constructs-experimental-important .svg?style=for-the-badge )
6
+ ![ cdk-constructs: Developer Preview ] ( https://img.shields.io/badge/cdk--constructs-developer--preview-informational .svg?style=for-the-badge )
7
7
8
- > The APIs of higher level constructs in this module are experimental and under active development.
9
- > They are subject to non-backward compatible changes or removal in any future version. These are
10
- > not subject to the [ Semantic Versioning] ( https://semver.org/ ) model and breaking changes will be
11
- > announced in the release notes. This means that while you may use them, you may need to update
12
- > your source code when upgrading to a newer version of this package.
8
+ > The APIs of higher level constructs in this module are in ** developer preview ** before they
9
+ > become stable. We will only make breaking changes to address unforeseen API issues. Therefore,
10
+ > these APIs are not subject to [ Semantic Versioning] ( https://semver.org/ ) , and breaking changes
11
+ > will be announced in release notes. This means that while you may use them, you may need to
12
+ > update your source code when upgrading to a newer version of this package.
13
13
14
14
---
15
15
Original file line number Diff line number Diff line change 98
98
"node" : " >= 14.15.0"
99
99
},
100
100
"stability" : " experimental" ,
101
- "maturity" : " experimental " ,
101
+ "maturity" : " developer-preview " ,
102
102
"awscdkio" : {
103
103
"announce" : false
104
104
},
Original file line number Diff line number Diff line change 3
3
4
4
---
5
5
6
- ![ cdk-constructs: Experimental ] ( https://img.shields.io/badge/cdk--constructs-experimental-important .svg?style=for-the-badge )
6
+ ![ cdk-constructs: Developer Preview ] ( https://img.shields.io/badge/cdk--constructs-developer--preview-informational .svg?style=for-the-badge )
7
7
8
- > The APIs of higher level constructs in this module are experimental and under active development.
9
- > They are subject to non-backward compatible changes or removal in any future version. These are
10
- > not subject to the [ Semantic Versioning] ( https://semver.org/ ) model and breaking changes will be
11
- > announced in the release notes. This means that while you may use them, you may need to update
12
- > your source code when upgrading to a newer version of this package.
8
+ > The APIs of higher level constructs in this module are in ** developer preview ** before they
9
+ > become stable. We will only make breaking changes to address unforeseen API issues. Therefore,
10
+ > these APIs are not subject to [ Semantic Versioning] ( https://semver.org/ ) , and breaking changes
11
+ > will be announced in release notes. This means that while you may use them, you may need to
12
+ > update your source code when upgrading to a newer version of this package.
13
13
14
14
---
15
15
Original file line number Diff line number Diff line change 105
105
"node" : " >= 14.15.0"
106
106
},
107
107
"stability" : " experimental" ,
108
- "maturity" : " experimental " ,
108
+ "maturity" : " developer-preview " ,
109
109
"awscdkio" : {
110
110
"announce" : false
111
111
},
You can’t perform that action at this time.
0 commit comments