Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow undefined for PropagateTags #42

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

gotoeveryone
Copy link
Contributor

Error if propagateTags is undefined for v0.6.x.

[ecschedule] 💢 InvalidParameterException: Invalid value for propagateTags

use pointer for propagateTags so allow undefined.

@Songmu Songmu merged commit 8f15963 into Songmu:main Jul 12, 2022
@gotoeveryone gotoeveryone deleted the fix/allow-undefined-propagateTags branch July 12, 2022 06:19
Songmu added a commit that referenced this pull request Jul 12, 2022
## [v0.6.2](v0.6.1...v0.6.2) (2022-07-12)

* fix: allow undefined for PropagateTags [#42](#42) ([gotoeveryone](https://github.com/gotoeveryone))
Songmu added a commit that referenced this pull request Jul 12, 2022
## [v0.6.2](v0.6.1...v0.6.2) (2022-07-12)

* fix: allow undefined for PropagateTags [#42](#42) ([gotoeveryone](https://github.com/gotoeveryone))
@Songmu
Copy link
Owner

Songmu commented Jul 12, 2022

Thanks! Released as v0.6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants