Releases: artifacthub/hub
Releases · artifacthub/hub
Artifact Hub v0.12.0
- Display
contains security updates
status in UI and new release emails - Display
pre-release
status in UI and new release emails - Add buttons to download and copy configurations
- Trackers can now ignore selected packages or versions
- Add search capabilities to values schema modal
- Add support for combine keywords in values schema
- Enrich default webhook payload template with some extra fields
- Falco and OPA packages are now indexed by a generic tracker
- Add support for multiple rules files in Falco package UI view
- Add support for custom install section in UI
- Allow pkg metadata files to use either .yaml or .yml extension
- Improve repository URL uniqueness check
- Bump Trivy to 0.14.0
- Some bugs fixes and other improvements
Artifact Hub v0.11.0
- Allow disabling repositories from control panel
- Allow disabling security scanner per repository
- Gitpodify Artifact Hub git repository
- Improve Github rate limiting handling
- Add some extra protection to avoid deleting a repository or packages accidentally
- Tracker now only exports or clones repos when they have changed
- Improve repository ownership claim modal
- Improve package not found view
- Some refactoring in trackers
- Add support for legacy Helm Hub chart version url
- Cache dependencies in CI workflow
- Bump Trivy to 0.13.0
- Some bugs fixes and other improvements
Artifact Hub v0.10.0
- Add experimental OCI support for Helm repositories
- Add experimental OCI support for OLM repositories
- Add support for private Helm OCI repositories
- Display available documentation nicely formatted in UI
- Display containers images security rating in packages cards
- Display CVSS v3 score and vector in security report
- Display containers images summary at the top of the security report
- Improve packages search results ordering
- Optimize UI for larger resolution screens
- Add support for $ref pointers in values JSON schema
- Add maintenance mode page
- Display package content link in install modal
- Add index page to Artifact Hub Helm charts repository
- Allow whitelisting containers images
- Track OLM packages related containers images
- Some bugs fixes and improvements
Artifact Hub v0.9.0
- Display Helm chart reference doc in package view
- Display changelog in package view
- Add support for private Helm repositories
- Add API endpoint to get package changelog
- Include package version changes in new release notification email
- Add new
changes
annotation for Helm, OLM and OPA packages - Add direct links for modals in package view
- Display security report generation time
- Upgrade frontend dependencies
- Some bugs fixes and improvements
Artifact Hub v0.8.0
- Add JSON schema for Artifact Hub Helm chart
- Some improvements in Artifact Hub Helm chart
- Track Helm charts values schema
- Add endpoint to get Helm charts values schema
- Bump Trivy to 0.12.0
- Display containers images in Helm packages
- Remove internal requests limiter
- Upgrade frontend dependencies to fix some security vulnerabilities
- Add packages security report documentation
- Some bugs fixes and improvements
Artifact Hub v0.7.0
- Introduce packages security report
- Display packages' license in cards
- Allow filtering packages by license and operator capabilities
- Add support for some extra Helm and OLM annotations
- Add repositories guide
- Allow adding CRDs for operators in Helm packages
- Display search tips and add some extra sample searches
- Improve user experience in authorization configuration view
- Some bugs fixes and improvements
Artifact Hub v0.6.0
- Introduce fine grained authorization mechanism based on OPA policies
- Allow enriching package information using Helm annotations
- Allow entities to claim repositories ownership
- Introduce official repository concept
- Add verified publisher and official repository search filters
- Artifact Hub repositories badges
- Test Artifact Hub Helm chart
- Improve package view on mobile devices
- Add API endpoint to get repositories by kind
- Some bugs fixes and improvements
Artifact Hub v0.5.0
- Introduce verified publisher concept
- Add dark mode support
- Improve search facets filtering
- Notify repository owners of tracking errors
- Track and list Helm charts dependencies
- Display links to source in Helm packages
- Add repositories kind filter to tracker
- Add Monocular compatible search API
- Some bugs fixes and improvements
Artifact Hub v0.4.0
- Added support for OPA policies repositories (uses Artifact Hub metadata new spec draft)
- Trackers have been improved and consolidated into one
- Search filtering experience in UI has been improved
- Now it's possible to search by the name of the repository and the name of the owning organization or user
- Added support to allow filtering packages by category
- An operator flag has been added to the package entity, and it's possible to filter by it
- Repositories URL is now exposed to users in several places in the UI
- Some bugs fixes
Artifact Hub v0.3.0
- Added support for OLM operators repositories
- Added support for Falco rules repositories
- Added RSS feed for packages' new version releases
- Packages now always belong to a repository
- Reorganized some API routes (breaking changes)
- Added a link to browse all packages and some sample searches to home page
- Added CNCF Sandbox logo to home page
- Some minor improvements in search page filters
- Package creation time is now tracked and displayed
- Some bugs fixes