Releases: skupperproject/skupper
2.0.0-rc1
Skupper Control Plane
- Introduction of Custom Resource Definitions for a more intuitive and flexible declarative interfaces for users, with an equivalent implementation for Linux.
- Architectural improvements for the primary components (e.g. controller, cli, and non-kube executable)
- A flexible PKI implementation allowing users to easily provide their own certificates as required
- A network collector and console that is deployed separately from the site components
- Simpler integrations for centralized application network definition
- Introduction to Helm charts: skupper controller, network observer
They are currently included as artifacts of the release but they can be installed directly from its OCI repository URL:
helm install skupper oci://quay.io/skupper/helm/skupper --version 2.0.0-rc1
helm install skupper-network-observer oci://quay.io/skupper/helm/network-observer --version 2.0.0-rc1
Note: definitions and behaviors of Skupper CLI commands for non-kubernetes environments, currently offered as a Tech Preview, are subject to change in future releases as the project continues to evolve.
Skupper Console (2.0.0-rc1)
https://github.com/skupperproject/skupper-console/releases/tag/2.0.0-rc1
Skupper Router (3.2.0)
https://github.com/skupperproject/skupper-router/releases/tag/3.2.0
v2-dev-release
replace v2 latest references (#1888)
v1-dev-release
replace main references for v1 (#1887)
1.8.3
Skupper Control Plane
Changelog
- Fixes internal console-auth implementation
Fixed Issues
Skupper Router (2.7.3)
-
The skupper-router is available as an image:
quay.io/skupper/skupper-router:2.7.3 -
Issues fixed in this release:
https://github.com/skupperproject/skupper-router/issues?q=is:issue%20milestone:2.7.3
2.0.0-preview-2
Skupper V2 preview
1.8.2
Skupper Control Plane
Changelog
- Refined link peer deletion
Fixed Issues
Skupper Router (2.7.2)
The skupper-router is available as an image:
quay.io/skupper/skupper-router:2.7.2
Issues fixed in this release
https://github.com/skupperproject/skupper-router/issues?q=is:issue%20milestone:2.7.2
2.0.0-preview-1
Skupper V2 preview
1.8.1
Skupper Router 2.7.1
Issues fixed in this release:
https://github.com/skupperproject/skupper-router/issues?q=is:issue%20milestone:2.7.1
v2-release
Fixed ci required job name (#1635)
1.8.0
Skupper Control Plane
Changelog
- Ensure original target ports annotation is not overwritten once set
- Keep original port assignments within a service
- Added flag: drop TCP connections
- Fixed image-pull test when not using :main tag (testing)
- Sets site-server processes as bound/exposed
- Update the collector to stop errant DNS Lookups
Fixed Issues
Skupper Console (1.8.0)
Changelog
- New free topology search
- Metric Distribution visualization for topology views
Fixed issues
- Eliminated site source filter in Process metric view to prevent incorrect Prometheus queries.
Refactored
- Improve the visualization of latency metrics to make them more understandable
Skupper Router (2.7.0)
Fixed issues
https://github.com/skupperproject/skupper-router/issues?q=is:issue%20milestone:2.7.0