Releases: dci-labs/dci-component
Releases · dci-labs/dci-component
v1.5.0
v1
v1
v1.5.0
- Set a limit of topics to use with the wildcard "all-<TOPIC_TYPE>" based on the product.
v1.4.0
- Get last 7 versions of a topic if using "all-<TOPIC_TYPE>"
v1.3.0
- Add wildcard "all-<TOPIC_TYPE>" for topics
v1.2.0
- Return components already created instead of failing
v1.1.0
- Use the package for the DCI client
- Deprecate the use of set-output
v1.0.1
- Add branding
v1.0.0
- Use the dci-create-component tool
- Migrate to the dci-labs org
- Update docs according to new required fields
v0
v0.2.0
- Update doc and tag version
v0.1.0
- Initial release
v1.4.0
What's Changed
- Get 7 latest versions of topic by @ramperher in #8
New Contributors
- @ramperher made their first contribution in #8
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add wildcard for the latest versions of a topic by @tonyskapunk in #7
Full Changelog: v1...v1.3.0
v1.2.0
What's Changed
- Retrieve component when already exists by @tonyskapunk in #5
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- do not install from pip by @fredericlepied in #4
- Change deprecated set-output by @tonyskapunk in #3
New Contributors
- @fredericlepied made their first contribution in #4
Full Changelog: v1...v1.1.0
v1.0.1
Merge pull request #2 from dci-labs/branding Add branding
v1.0.0
- Use dci-create-component tool
- Migrate to dci-labs org
- Update docs according to new required fields
v0.2.0
Update doc and tag version
v0.1.0
Full Changelog: https://github.com/tonyskapunk/dci-component/commits/v0.1.0