Title: Update dependency cloudformation-cli to >=0.2.39,<0.3 by mend-5034428[bot] · Pull Request #4 · cvent/cloudformation-cli-python-plugin · GitHub
Open Graph Title: Update dependency cloudformation-cli to >=0.2.39,<0.3 by mend-5034428[bot] · Pull Request #4 · cvent/cloudformation-cli-python-plugin
X Title: Update dependency cloudformation-cli to >=0.2.39,<0.3 by mend-5034428[bot] · Pull Request #4 · cvent/cloudformation-cli-python-plugin
Description: This PR contains the following updates:
Package
Change
Age
Adoption
Passing
Confidence
cloudformation-cli
>=0.1,<0.2 -> >=0.2.39,<0.3
Release Notes
aws-cloudformation/aws-cloudformation-rpdk (cloudformation-cli)
v0.2.39
Compare Source
What's Changed
Remove confused deputy logs by @saieshwarm in aws-cloudformation/cloudformation-cli#1089
Refactor canary auto-generation cli semantics by @marc-1010 in aws-cloudformation/cloudformation-cli#1085
Add mpr validations to cfn validate with supporting tests. by @syldyer in aws-cloudformation/cloudformation-cli#1097
Brianlao public fork master by @brianlaoaws in aws-cloudformation/cloudformation-cli#1099
Release for Version 0.2.39 by @AidenAtSea in aws-cloudformation/cloudformation-cli#1104
New Contributors
@syldyer made their first contribution in aws-cloudformation/cloudformation-cli#1097
@brianlaoaws made their first contribution in aws-cloudformation/cloudformation-cli#1099
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.38...v0.2.39
v0.2.38: (2024-07-17)
Compare Source
What's Changed?
Releasing canary autogeneration for update canaries: aws-cloudformation/cloudformation-cli#1074
Releasing logging for canary auto-generation and semantic changes for canarySettings: aws-cloudformation/cloudformation-cli#1078
New Contributors
@marc-1010 made their first contribution in aws-cloudformation/cloudformation-cli#1074 and aws-cloudformation/cloudformation-cli#1078
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.37...v0.2.38
v0.2.37: (2024-06-03)
Compare Source
What's Changed
add relationshipRefs into the schema for validation by @SwaySway in aws-cloudformation/cloudformation-cli#1071
Implement canary file generation functionality from contract test inp… by @rajdnp in aws-cloudformation/cloudformation-cli#1069
Version Bump: 0.2.37 by @rajdnp in aws-cloudformation/cloudformation-cli#1073
New Contributors
@SwaySway made their first contribution in aws-cloudformation/cloudformation-cli#1071
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.36...v0.2.37
v0.2.36: (2024-03-19)
Compare Source
What's Changed
Fix for docs generation when no items key for a schema property of array type is present. by @mrinaudo-aws in aws-cloudformation/cloudformation-cli#1052
Issues with pytest 8 by @kddejong in aws-cloudformation/cloudformation-cli#1062
Adding headers in STS Calls for Confused Deputy by @saieshwarm in aws-cloudformation/cloudformation-cli#1061
Version Bump: 0.2.36 by @saieshwarm in aws-cloudformation/cloudformation-cli#1064
New Contributors
@saieshwarm made their first contribution in aws-cloudformation/cloudformation-cli#1061
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.35...v0.2.36
v0.2.35: (2023-12-20) Latest
Compare Source
What's Changed
Adding regex based exports replacement by @ammokhov in aws-cloudformation/cloudformation-cli#1049
Version Bump: 0.2.35 by @ammokhov in aws-cloudformation/cloudformation-cli#1050
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.34...v0.2.35
v0.2.34: v0.2.34 (2023-10-18) Latest
Compare Source
What's Changed
Validate typename prefix is valid when creating ListType request whil… by @Brianwithay21 in aws-cloudformation/cloudformation-cli#1022
Fix prepare_payload_for_reinvocation in invoke by @mircealam in aws-cloudformation/cloudformation-cli#1027
removed contract-test integration by @ammokhov in aws-cloudformation/cloudformation-cli#1028
Add inputs and outputs to assertion message by @ericzbeard in aws-cloudformation/cloudformation-cli#973
Bump actions/checkout from 3 to 4 by @dependabot in aws-cloudformation/cloudformation-cli#1024
chore(schema): sync 3 additional schema definitions from aws-cloudformation-resource-schema by @mmaeng in aws-cloudformation/cloudformation-cli#921
Update reqs and fix issues by @kddejong in aws-cloudformation/cloudformation-cli#1030
feature(cli) - Support package as an alias for the submit --dry-run argument in the cfn-cli by @mmaeng in aws-cloudformation/cloudformation-cli#913
Add support up to python 3.11 by @kddejong in aws-cloudformation/cloudformation-cli#1029
require botocore version 1.31.17, as it has tlv by @AkifRafique in aws-cloudformation/cloudformation-cli#1034
bump version to 0.2.34 by @AkifRafique in aws-cloudformation/cloudformation-cli#1035
New Contributors
@mircealam made their first contribution in aws-cloudformation/cloudformation-cli#1027
@ericzbeard made their first contribution in aws-cloudformation/cloudformation-cli#973
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.33...v0.2.34
v0.2.33: (2023-09-20)
Compare Source
What's Changed
Version bump by @gsurbhi #1021
Support for extending cfn cli with custom commands by @TheChouzanOne #1020
Because of cython>3 release we need to update PyYaml by @kddejong #1015
Handler schema definition by @AkifRafique #1009
Fix pin to cfn-lint by @kddejong #1012
[Update jsonschema to keep up with other tools by @kddejong #967
Full Changelog: aws-cloudformation/cloudformation-resource-schema@v0.2.32...v0.2.33
v0.2.32: (2023-06-05)
Compare Source
What's Changed
Add permissions to tagging schema by @yueful27 in aws-cloudformation/cloudformation-cli#1003
Bump version to 0.2.32 by @yueful27 in aws-cloudformation/cloudformation-cli#1006
New Contributors
@yueful27 made their first contribution in aws-cloudformation/cloudformation-cli#1003
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.31...v0.2.32
v0.2.31: (2023-05-31)
Compare Source
What's Changed
Update hook project init to use only plugins that support hooks and fixing issue with init when no creds are specified by @Brianwithay21 in aws-cloudformation/cloudformation-cli#995
Updated the resource type walkthrough by @mrog in aws-cloudformation/cloudformation-cli#980
Add in no-docker and use-docker override to submit command by @mmaeng in aws-cloudformation/cloudformation-cli#970
Block public access to Artifact/AccessLogs Buckets by @fbzioui in aws-cloudformation/cloudformation-cli#977
Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in aws-cloudformation/cloudformation-cli#993
Improving logging for Ctv1 by @rajdnp in aws-cloudformation/cloudformation-cli#996
Update lifecycle config for the logs bucket. by @mrinaudo-aws in aws-cloudformation/cloudformation-cli#1002
Bump version to 0.2.31 by @WaelA in aws-cloudformation/cloudformation-cli#1004
New Contributors
@mrog made their first contribution in aws-cloudformation/cloudformation-cli#980
@fbzioui made their first contribution in aws-cloudformation/cloudformation-cli#977
@rajdnp made their first contribution in aws-cloudformation/cloudformation-cli#996
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.30...v0.2.31
v0.2.30
Compare Source
What's Changed
Remove sourceAccount condition from logsAndMetrics delivery role by @himanshs23 in aws-cloudformation/cloudformation-cli#988
Bug fixes and bumping version by @himanshs23 in aws-cloudformation/cloudformation-cli#990
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.29...v0.2.30
v0.2.29
What's Changed
Add Community Section. by @cmgorton in aws-cloudformation/cloudformation-cli#954
specify --profile for cli by @rrhodes in aws-cloudformation/cloudformation-cli#874
Check for github action updates monthly by @jlosito in aws-cloudformation/cloudformation-cli#953
Bump peter-evans/create-pull-request from 3 to 4 by @dependabot in aws-cloudformation/cloudformation-cli#964
Add property transform for contract tests by @zjinmei in aws-cloudformation/cloudformation-cli#843
chore(init) - generate docs error when cfn init hooks by @mmaeng in aws-cloudformation/cloudformation-cli#962
feat(cli) - allow override for typeConfiguration.json file by @mmaeng in aws-cloudformation/cloudformation-cli#958
Pytest warning fix for contract test contract_update_without_create by @carpnick in aws-cloudformation/cloudformation-cli#971
update Werkzeug to 2.2.0 by @kddejong in aws-cloudformation/cloudformation-cli#975
Update Jinja and markupsafe for soft_unicode failure by @kddejong in aws-cloudformation/cloudformation-cli#976
Update configuration for the logging bucket. by @mrinaudo-aws in aws-cloudformation/cloudformation-cli#986
Bump version to 0.2.29 by @himanshs23 in aws-cloudformation/cloudformation-cli#987
New Contributors
@cmgorton made their first contribution in aws-cloudformation/cloudformation-cli#954
@rrhodes made their first contribution in aws-cloudformation/cloudformation-cli#874
@jlosito made their first contribution in aws-cloudformation/cloudformation-cli#953
@dependabot made their first contribution in aws-cloudformation/cloudformation-cli#964
@carpnick made their first contribution in aws-cloudformation/cloudformation-cli#971
@mrinaudo-aws made their first contribution in aws-cloudformation/cloudformation-cli#986
Full Changelog: aws-cloudformation/cloudformation-cli@v02.28...v0.2.29
v0.2.27
Compare Source
What's New
CFN HOOK types can now target resource types with wildcard target names which are matched to hook target types during invocation.
For example, the target name AWS::S3*::Bucket* would resolve and be invoked by the following resource types:
AWS::S3::Bucket
AWS::S3::BucketPolicy
AWS::S3Outpost::Bucket
AWS::S3Outpost::BucketPolicy
What's Changed
fix(schema) - Use ASCII characters for \w in pattern regex by @kddejong in aws-cloudformation/cloudformation-cli#931
fix(contract): added regex for JSON string formats date-time, date, time, and email by @mmaeng in aws-cloudformation/cloudformation-cli#930
chore(CD): Update pypi GHA to new syntax by @mmaeng in aws-cloudformation/cloudformation-cli#937
fix(core) - Ignore timestamp issues when creating a ZipFile on py3.8 and greater by @kddejong in aws-cloudformation/cloudformation-cli#927
generate_docs() for conditionalCreateOnlyProperties by @PatMyron in aws-cloudformation/cloudformation-cli#740
Add support for Wildcard Hook Targets by @Brianwithay21 in aws-cloudformation/cloudformation-cli#945
version bump v0.2.27 by @Brianwithay21 in aws-cloudformation/cloudformation-cli#946
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.26...v0.2.27
v0.2.26
Compare Source
What's Changed
add deletionPolicy and replacepolicy for managedUploadinfra stack by @AkifRafique in aws-cloudformation/cloudformation-cli#881
Add auto-generated docs for Hooks Type by @akshayrane in aws-cloudformation/cloudformation-cli#886
add pre-commit hook for modules by @jaymccon in aws-cloudformation/cloudformation-cli#887
Update example hook schema to target real resource types by @Brianwithay21 in aws-cloudformation/cloudformation-cli#884
Add custom property arrayType by @gsurbhi in aws-cloudformation/cloudformation-cli#902
fix(test) - Pin importlib-metadata for bandit tests by @kddejong in aws-cloudformation/cloudformation-cli#908
fix(core) - Remove runtime checks and leave it to the plugin by @kddejong in aws-cloudformation/cloudformation-cli#909
fix(test) - Remove dependency on ~/.aws/config and credentials by @kddejong in aws-cloudformation/cloudformation-cli#910
chore(python) - Add support for python 3.9 and 3.10 by @kddejong in aws-cloudformation/cloudformation-cli#911
Enforce SecureTransport policy on AccessLogsBucket by @PatMyron in aws-cloudformation/cloudformation-cli#863
fix(tests) - clean up docker random hook failures by @kddejong in aws-cloudformation/cloudformation-cli#922
CloudFormation Resource Provider Definition MetaSchema update by @github-actions in aws-cloudformation/cloudformation-cli#789
Doc: Fix broken links and typo in modules-structure.md by @BourgoisMickael in aws-cloudformation/cloudformation-cli#896
chore(documentation): Add clarification in subproperty and hook docs that it is min/max Length not value by @mmaeng in aws-cloudformation/cloudformation-cli#915
chore(documentation): fix tests for pr#885 by @mmaeng in aws-cloudformation/cloudformation-cli#916
fix(test) - increasing default handler timeout for cfn test by @PatMyron in aws-cloudformation/cloudformation-cli#554
fix(cli): cfn test broken on Windows - NamedTemporaryFile issue by @mmaeng in aws-cloudformation/cloudformation-cli#924
chore(CI): Update github actions to latest versions by @mmaeng in aws-cloudformation/cloudformation-cli#933
Chore(precommit): update precommit versions to latest that supports Python 3.6 by @mmaeng in aws-cloudformation/cloudformation-cli#932
New Contributors
@AkifRafique made their first contribution in aws-cloudformation/cloudformation-cli#881
@akshayrane made their first contribution in aws-cloudformation/cloudformation-cli#886
@gsurbhi made their first contribution in aws-cloudformation/cloudformation-cli#902
@kddejong made their first contribution in aws-cloudformation/cloudformation-cli#908
@BourgoisMickael made their first contribution in aws-cloudformation/cloudformation-cli#896
@mmaeng made their first contribution in aws-cloudformation/cloudformation-cli#915
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.25...v0.2.26
v0.2.25
Compare Source
What's Changed
Updated hook contract tests to prune target schema properties by @Brianwithay21 in aws-cloudformation/cloudformation-cli#871
Setup Hook target schema strategy only if no input is provided for contract tests by @Brianwithay21 in aws-cloudformation/cloudformation-cli#872
Full Changelog: aws-cloudformation/cloudformation-cli@v0.2.24...v0.2.25
v0.2.24
Compare Source
ddd8ee0 - pin jinja version (aws-cloudformation/cloudformation-cli#865)
v0.2.23
Compare Source
Following change is released in this version:
Initialize a Hook project with cfn init --artifact-type HOOK --type-name
* For example: cfn init --artifact-type HOOK --type-name My::Test::Example
Using cfn init without parameters will now first ask if you want to create a resource, module, or a hook. If you choose to create a hook,
you will be asked to choose a language plugin
Use cfn validate to validate your hook before submitting
Use cfn submit to register your hook, making it available for use by CloudFormation in your AWS account
v0.2.22
Compare Source
Following change is released in this version:
(Issue: #842) Added a check to prevent deeper traversal, #847
v0.2.21
Compare Source
Following change is released in this version:
Change warning for taggable to tagging, #844
Fix for excluding the breaking change in jsonschema, #840
v0.2.20
Compare Source
Following change is released in this version:
Add contract test for tagging metadata enforcement
Fix contract test validation logic for nested primary identifier
Refresh credential for every CT handler invocation
v0.2.19
Compare Source
Following change is released in this version:
Update prune_properties to support pruning attributes for all sequence members
fixing cfn test -- --tb=long README docs
Add nonPublicProperties and nonPublicDefinitions lists of JSONPointers
v0.2.18: (2021-09-08)
Compare Source
Following change is released in this version:
Input/Output comparison must traverse raw schema (#820)
v0.2.17: (2021-09-02)
Compare Source
Following are the changes released in this version:
Modified Item_Hash func to hash nested Dict (#816)
Revert "Increase Boto assumeRole duration to 6 hours (#814)" (#817)
v0.2.16: (2021-09-01)
Compare Source
Following are the changes released in this version:
boto session is expanded to 6h (#814)
bug fix for cfn submit modules (#810)
contains collection comparison enhancement for Contract Tests (ordered + unordered) (#812)
v0.2.15: (2021-07-22)
Compare Source
Following are the changes released in this version:
standardizing contract test names (#556)
Increase botocore session to 15 mins (#803)
v0.2.14: (2021-06-30)
Compare Source
Following are the changes released in this version:
Remove CloudFormation access to S3 via ArtifactCopyPolicy and KMS secret access since it is not used anymore.
v0.2.13: (2021-06-23)
Compare Source
Following are the changes released in this version:
Add type configuration support in contract tests and cfn invoke
Fail Contract test if the required handlers are not present
Remove test contract_read_without_create
v0.2.12: (2021-05-24)
Compare Source
Add comparison for primitive type (#769)
v0.2.11: (2021-05-21)
Compare Source
Use deep copy for model compare (#766)
v0.2.10: (2021-05-18)
Compare Source
pinning Jinja2 dependency (#762)
v0.2.9: (2021-05-10)
Compare Source
Following are the changes released in this version:
Add contract tests cloudwatch log delivery support. (#754)
Add nodejs 14.x runtime (#746)
Fix typo (#751)
v0.2.8: (2021-05-03)
Compare Source
Following are the changes released in this version:
Add support for nested comparison (#741)
Fix update generation with additionalIdentifiers (#732)
catch common resource schema issues in cfn validate (#729)
Revert npm dependency (#737)
CloudFormation Resource Provider Definition MetaSchema update (#688)
Remove contract_invalid_create contract test (#734)
Update README.md with TypeScript plugin information (#726)
contract test integration test (Python resource provider) (#723)
Merge create and update model to get read only properties (#715)
support regex comparison for transformed values (#718)
removing contract_update_create_only_property (#721)
Adding a unit test for module schema generation (#716)
document Github Action workaround (#719)
Adding conditionalCreateOnlyProperties to metaschema (#717)
Increase readability by breaking up some big functions (#712)
contract test integration test (#714)
v0.2.7: (2021-03-22)
Compare Source
Releases the latest version of the cloudformation-cli, which includes:
Address lint warning for modules sample file (#702)
Show master branch badge, not release (#703)
Prevent Modules unit tests from leaking files (#704)
Redact credentials from invoke console output (#707)
Update the version for pylint (#708)
v0.2.6: (2021-03-11)
Compare Source
Releases the latest version of the cloudformation-cli, which includes:
#693 [CFN Modules] Support parsing Yaml fragments with CFN short forms
#689 [CFN Modules] Bugfix: Avoid false cfn-lint warning by running linter on original fragment file
#640 [CFN Modules] Do not include unrelated files in the zip file when submitting a Module
v0.2.5: (2021-03-04)
Compare Source
Releases the latest version of the cloudformation-cli, which includes:
Fix the bug TypeError: list expected at most 1 arguments, got 2
Remove comparing deleted_model with the created_response as they are the same value
v0.2.4: (2021-03-02)
Compare Source
Releases the latest version of the cloudformation-cli, which includes:
Add property transform to contract test
Add Regex and OR support for transform
Refine error message if .rpdk-config doesn't exist
Prune read only properties from input & output
catch common resource schema issues in cfn validate
Ignore schema.json file
v0.2.3: (2021-02-03)
Compare Source
Releases the latest version of the cloudformation-cli, which includes:
contract_update_non_existent_resource contract test fails with Assertion error
Making input equals to output comparison uniform
v0.2.2: (2021-01-27)
Compare Source
Releases the latest version of the cloudformation-cli, which includes:
Catch common resource schema issues
CloudFormation Resource Provider Definition MetaSchema update
Fix to copy only unique identifiers into update example
Call cfn-lint for module fragments
Add additional checks on structured properties to not leak the additional properties to handlers during validation
Add replacement Strategy to schema
v0.2.1: (2020-11-24)
Compare Source
Modules Support
This release adds support for creating Modules using the CFN CLI
Initialize a Module project with cfn init --artifact-type MODULE --type-name
Open Graph Description: This PR contains the following updates: Package Change Age Adoption Passing Confidence cloudformation-cli >=0.1,<0.2 -> >=0.2.39,<0.3 Release Notes aws-cloudformation...
X Description: This PR contains the following updates: Package Change Age Adoption Passing Confidence cloudformation-cli >=0.1,<0.2 -> >=0.2.39,<0.3 Release Notes...
Opengraph URL: https://github.com/cvent/cloudformation-cli-python-plugin/pull/4
X: @github
Domain: patch-diff.githubusercontent.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:5d96df07-7ce9-f6b0-c01f-5fd0173b9fcf |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | BACE:37C282:19244D2:229F0E6:698DBBA0 |
| html-safe-nonce | 45dbbedd4b17b126bb2ad2590bbe948a770d84e3843169043836d0541c04d231 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQUNFOjM3QzI4MjoxOTI0NEQyOjIyOUYwRTY6Njk4REJCQTAiLCJ2aXNpdG9yX2lkIjoiMjUzMTcxNjkzMDIxOTEyOTc2MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b82a8ef6e69771db8905a8cb73aa3743f5ccc16ef701c06871bb188d4c33106b |
| hovercard-subject-tag | pull_request:2128742545 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/cvent/cloudformation-cli-python-plugin/pull/4/files |
| twitter:image | https://avatars.githubusercontent.com/u/5034428?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/5034428?s=400&v=4 |
| og:image:alt | This PR contains the following updates: Package Change Age Adoption Passing Confidence cloudformation-cli >=0.1,<0.2 -> >=0.2.39,<0.3 Release Notes aws-cloudformation... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 2457fd9a1b17ca7f38c3c2653895ccb2e0dd04f18f77446a21354e9bc4b7902f |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/cvent/cloudformation-cli-python-plugin git https://github.com/cvent/cloudformation-cli-python-plugin.git |
| octolytics-dimension-user_id | 5034428 |
| octolytics-dimension-user_login | cvent |
| octolytics-dimension-repository_id | 290791013 |
| octolytics-dimension-repository_nwo | cvent/cloudformation-cli-python-plugin |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 162644504 |
| octolytics-dimension-repository_parent_nwo | aws-cloudformation/cloudformation-cli-python-plugin |
| octolytics-dimension-repository_network_root_id | 162644504 |
| octolytics-dimension-repository_network_root_nwo | aws-cloudformation/cloudformation-cli-python-plugin |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 878672b82363fd98fbdc5bd0edb68e572c8a8d9b |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width