Releases: opst/knitfab-api-types
Releases · opst/knitfab-api-types
v2.0.0
What's Changed
- Add a new system tag:
knit#transient: purgedby @takaoka-youta-opst in #41 - merge features to v2.0.0 by @takaoka-youta-opst in #44
- Change major version: v2.0.0 by @takaoka-youta-opst in #45
- Change License to Apahche License, version 2.0 by @takaoka-youta-opst in #46
- Upgrade deps by @takaoka-youta-opst in #48
- Upgrade k8s related libs by @takaoka-youta-opst in #50
- Upgdate k8s related deps by @takaoka-youta-opst in #52
- Release v2.0.0 by @takaoka-youta-opst in #53
Full Changelog: v1.5.0...v2.0.0
v1.6.1
This release is only tagging. No changes.
v1.6.0
This release is only tagging. No changes.
v1.5.1
This release is only tagging. No changes.
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Release v1.4.0 by @takaoka-youta-opst in #18
- extend plan to describe upstream of input and downstream of output/log. by @takaoka-youta-opst in #20
plans.Plan.Input's upstream can be log by @takaoka-youta-opst in #22plans.Upstreamcan have tags of Log upstream by @takaoka-youta-opst in #24- be consistent pluralness:
plans.{Output,Log}.Downstreamsby @takaoka-youta-opst in #26 - Feature/#27/enrich upstream downstream by @takaoka-youta-opst in #28
data.Detail: make Log Upstream different from Output Upstream by @takaoka-youta-opst in #30- set the type of the field
data.Detail.Upstreamby @takaoka-youta-opst in #31 - fix JSON:
log.Tags->log.tagsby @takaoka-youta-opst in #34 - Release v1.5.0 by @takaoka-youta-opst in #36
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- add ServiceAccount related fields/types by @takaoka-youta-opst in #4
- add Annotations for Plan by @takaoka-youta-opst in #5
plans.Summary.Equalcounts.Annotations. by @takaoka-youta-opst in #7- Make
plans.Annotaionunmarshallable from YAML by @takaoka-youta-opst in #9 - allow Annotation contains
"by @takaoka-youta-opst in #11 - add
remove_keyfield intags.Changeandplan.AnnotationChangeby @takaoka-youta-opst in #13 - add
EntrypointandArgsto Plan by @takaoka-youta-opst in #16
Full Changelog: v1.3.1...v1.4.0