Releases: konveyor/tackle2-hub
Releases · konveyor/tackle2-hub
v0.1.0-alpha.2
v0.1.0-alpha.1
Changes since v0.0.0
⚠️ Breaking Changes
- Rename TagType to TagCategory (#226)
✨ Features
- Allow creating settings by key (#249)
- Add bucket directory download content filtering. (#246)
- Add
source
to ApplicationTags jointable (#245) - Update login endpoint to return token in JSON (#239)
- Ruleset (Custom Targets) (#206)
- Add application/facts sub-resource. (#211)
- Bucket GET on directory using accept header. (#233)
- Push multi-arch builds to quay (#229)
- Add file support. (#221)
🐛 Bug Fixes
- Adjusted addon binding retry. (#281)
- Fixes transaction issues. (#270)
- Ensures Replace() associated tag ids are unique. (#265)
- Don't omit BucketID when creating tasks (#261)
- Fix broken import of tagged applications (#258)
- Fix PUT settings not updating the value. (#257)
- Fix issues with updating models that have associations (#255)
- Limit Multi-Arch Build Concurrency (#254)
- Fix cascading deletes on tags and applications (#248)
- Fix number as json root; custom json field no longer used. (#235)
- Fix image build parameter names (#230)
- Fix tackle import without buckets subdirectory (#220)