@rio-cloud/cdk-v2-constructs 6.7.2 → 6.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/.jsii +204 -81
  2. package/docs/API.md +827 -43
  3. package/docs/changelog.md +37 -616
  4. package/lib/contributions/team-transport-two/pipeline/pipeline-stack.d.ts +12 -12
  5. package/lib/contributions/team-transport-two/pipeline/pipeline-stack.js +1 -1
  6. package/lib/datadog/datadog-monitor.d.ts +2 -2
  7. package/lib/datadog/datadog-monitor.js +1 -1
  8. package/lib/datadogv2/datadog-dashboard.d.ts +1 -1
  9. package/lib/datadogv2/datadog-dashboard.js +1 -1
  10. package/lib/datadogv2/datadog-monitor.js +1 -2
  11. package/lib/datadogv2/datadog-notification.d.ts +4 -4
  12. package/lib/datadogv2/datadog-notification.js +3 -3
  13. package/lib/fargate/rio-fargate-service.d.ts +6 -6
  14. package/lib/fargate/rio-fargate-service.js +1 -1
  15. package/lib/iam/ecr-pull-through-cache-policy-statement.d.ts +4 -0
  16. package/lib/iam/ecr-pull-through-cache-policy-statement.js +25 -0
  17. package/lib/iam/index.d.ts +1 -0
  18. package/lib/iam/index.js +18 -0
  19. package/lib/index.d.ts +1 -0
  20. package/lib/index.js +3 -2
  21. package/lib/kafka/kafka-event-spec.d.ts +2 -2
  22. package/lib/kafka/kafka-event-spec.js +3 -3
  23. package/lib/kafka/kafka-topic.js +1 -1
  24. package/lib/kafka/rio-kafka-event-source.d.ts +4 -1
  25. package/lib/kafka/rio-kafka-event-source.js +1 -1
  26. package/lib/toggle.d.ts +7 -7
  27. package/lib/toggle.js +9 -12
  28. package/lib/watchful/ecs.d.ts +7 -0
  29. package/lib/watchful/ecs.js +21 -1
  30. package/lib/watchful/monitor-type.d.ts +5 -1
  31. package/lib/watchful/monitor-type.js +5 -1
  32. package/lib/watchful/watchful.d.ts +19 -3
  33. package/lib/watchful/watchful.js +15 -3
  34. package/lib/watchfulv2/watchful.d.ts +7 -3
  35. package/lib/watchfulv2/watchful.js +7 -3
  36. package/package.json +3 -3
  37. package/version.json +1 -1
  38. package/CHANGELOG.md +0 -99
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  ],
16
16
  "main": "lib/index.js",
17
17
  "license": "Apache-2.0",
18
- "version": "6.7.2",
18
+ "version": "6.9.0",
19
19
  "types": "lib/index.d.ts",
20
20
  "stability": "stable",
21
21
  "exports": {
@@ -48,7 +48,7 @@
48
48
  "build": "npm run compile && npm run copy-assets && npm run eslint && npm test",
49
49
  "copy-assets": "copyfiles --error --up 1 src/contributions/team-transport-two/pipeline/buildspecs/buildspec*.yaml lib",
50
50
  "watch": "jsii -w",
51
- "bump": "commit-and-tag-version -a",
51
+ "bump": "commit-and-tag-version -a -i docs/changelog.md",
52
52
  "test": "jest --coverage",
53
53
  "test:watch": "jest --watch",
54
54
  "eslint": "eslint --ext .ts,.tsx --no-error-on-unmatched-pattern src test",
@@ -59,7 +59,7 @@
59
59
  "release:build": "npm run build && npm run docgen && npm run bump",
60
60
  "release:push": "echo '✅ pushing release' && git push origin master --follow-tags",
61
61
  "release": "npm run release:check && npm run release:build",
62
- "release:dry-run": "npm run build && npm run docgen && npm run release:check && commit-and-tag-version -a --dry-run"
62
+ "release:dry-run": "npm run build && npm run docgen && npm run release:check && commit-and-tag-version -i docs/changelog.md -a --dry-run"
63
63
  },
64
64
  "devDependencies": {
65
65
  "@types/jest": "29.5.10",
package/version.json CHANGED
@@ -1,3 +1,3 @@
1
1
  {
2
- "version": "6.7.2"
2
+ "version": "6.9.0"
3
3
  }
package/CHANGELOG.md DELETED
@@ -1,99 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
-
5
- ## [6.7.2](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.7.1&sourceBranch=refs%2Ftags%2Fv6.7.2) (2024-09-10)
6
-
7
-
8
- ### Bug Fixes
9
-
10
- * revert workaround for expired GitHub gpg key ([af8517b](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/af8517b4e2a4067e5009fdbfbdc44bc1959713f6))
11
-
12
- ## [6.7.1](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.7.0&sourceBranch=refs%2Ftags%2Fv6.7.1) (2024-09-06)
13
-
14
-
15
- ### Bug Fixes
16
-
17
- * remove GitHub package repository from RioSecretsDeployStep CodeBuild image to get rid of expired GPG key ([143d30d](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/143d30dee0c1bd39c95b6df91ce425665a17dd26))
18
-
19
- ## [6.7.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.6.1&sourceBranch=refs%2Ftags%2Fv6.7.0) (2024-09-03)
20
-
21
-
22
- ### Features
23
-
24
- * add pre-configured wrapper around the Datadog construct for instrumenting lambdas. ([cd2c12a](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/cd2c12a238f72b044f5517768b03e4663f992c50))
25
-
26
- ## [6.6.1](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.6.0&sourceBranch=refs%2Ftags%2Fv6.6.1) (2024-08-14)
27
-
28
-
29
- ### Bug Fixes
30
-
31
- * add missing healthcheck command for firelens sidecar ([9952738](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/9952738dd94a8c6b1faa1deb7210dbf139a8c72c)), closes [#33](https://jira.collaboration-man.com/browse/33)
32
-
33
- ## [6.6.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.5.0&sourceBranch=refs%2Ftags%2Fv6.6.0) (2024-08-08)
34
-
35
-
36
- ### Features
37
-
38
- * add aws log group for firelense sidecar ([556aae1](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/556aae127ac90fc33c38d2c0b9f7c88dde64d5da))
39
- * add health-check endpoint for firelens sidecar ([4c99731](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/4c997311c3c0a94f044d5bf16b1a9dd1918c05d5))
40
-
41
-
42
- ### Bug Fixes
43
-
44
- * correct wrong import path ([e44926b](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/e44926b4a1096d28bbc3c8e74d15d854af0e7ad0))
45
-
46
- ## [6.5.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.4.1&sourceBranch=refs%2Ftags%2Fv6.5.0) (2024-08-08)
47
-
48
-
49
- ### Features
50
-
51
- * **cloudfront:** allow functions to be associated with the default behaviour of the distribution ([76ae4d4](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/76ae4d422a7ad574eae134db5f79f03a4cd82d01))
52
- * **cloudfront:** update changelog for allow functions to be associated with the default behaviour of the distribution ([e30ee56](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/e30ee5623859ea9a11d50c8c39f44899d1d16370))
53
- * **cloudfront:** update claidometer for allow functions to be associated with the default behaviour of the distribution ([b61de03](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/b61de03abd349bc7fad68e0f49b66eaa362a200a))
54
-
55
- ## [6.4.1](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.4.0&sourceBranch=refs%2Ftags%2Fv6.4.1) (2024-08-06)
56
-
57
- ## [6.4.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.3.2&sourceBranch=refs%2Ftags%2Fv6.4.0) (2024-08-02)
58
-
59
-
60
- ### Features
61
-
62
- * Allow the configuration of the datadog log forwarder ([1a938d6](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/1a938d637f337e6f9e6811cb8dc06b3a6852399c))
63
- * Allow the configuration of the datadog log forwarder ([031b00d](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/031b00d96b36840bd7789fae9847f7f1998afcf1))
64
- * Allow the configuration of the datadog log forwarder ([301a9e7](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/301a9e783572476a403a79236d9589de6f71a208))
65
-
66
- ## [6.3.2](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.3.1&sourceBranch=refs%2Ftags%2Fv6.3.2) (2024-08-01)
67
-
68
- ## [6.3.1](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.3.0&sourceBranch=refs%2Ftags%2Fv6.3.1) (2024-08-01)
69
-
70
- ## [6.3.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.2.2&sourceBranch=refs%2Ftags%2Fv6.3.0) (2024-07-23)
71
-
72
-
73
- ### Features
74
-
75
- * adjust gitlab runner construct to handle new registration process and change worker props since now one manager can only handle one runner group ([f744213](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/f74421342e21729a4b8732e4913ad31d93f0d818))
76
-
77
- ## [6.2.2](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.2.1&sourceBranch=refs%2Ftags%2Fv6.2.2) (2024-07-19)
78
-
79
- ## [6.2.1](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.2.0&sourceBranch=refs%2Ftags%2Fv6.2.1) (2024-07-19)
80
-
81
-
82
- ### Bug Fixes
83
-
84
- * restore the absent files from the previous commit that caused a faulty release ([3f2d0ad](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/3f2d0add3ba07e68cf6cd5d9d9d0c557c91f01eb))
85
-
86
- ## [6.2.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.1.0&sourceBranch=refs%2Ftags%2Fv6.2.0) (2024-07-19)
87
-
88
-
89
- ### Features
90
-
91
- * Adding GitLabRunner, RunnerRoles, and SpotServiceLinkedRole constructs as SmartRoute contribution ([d426937](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/d4269373e4cf90e3d8803e0755b15c5fdb808ee1))
92
- * Bump version in prep vor release of GitLab constructs ([7e75755](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/7e75755e9cd42fb85187b9e37a4f9e1b27a253e1))
93
-
94
- ## [6.1.0](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/compare/commits?targetBranch=refs%2Ftags%2Fv6.0.1&sourceBranch=refs%2Ftags%2Fv6.1.0) (2024-07-11)
95
-
96
-
97
- ### Features
98
-
99
- * **KafkaTopicV4:** add managed backup property to topic ([16174f3](https://bitbucket.collaboration-man.com/projects/RIODEV/repos/cdk-v2-constructs/commits/16174f30b9b5757454b4ab9ba7e038a471a1cb01))