Releases: skupperproject/skupper
1.5.0
What is changed:
- Improve handling of the target-namespace option.
- Added expose examples for podman sites.
- Displaying recommendations on podman init.
- Prevent warning regarding missing PEM data.
- Included updates for oauth-proxy and prometheus images.
- Compressed the collector response.
- Added collector-lite to provide information about the site and router records for the status commands.
- Changed the status commands to query the new collector-lite.
- Applied specified labels to all created resources by Skupper.
- Recorded extra policy events.
- Modified
skupper update
for podman sites. - Added Prometheus container on podman sites.
- Updated to Golang 1.20 version.
- Removed opt-in flag for router restarts.
- Added tokens annotation to add aliases to router.
- Reconciled proxies properly in the collector.
- Added sankey support for the console.
Fixed issues:
1.4.3
1.2.8
1.4.2
What is changed:
- Service sync will not be updated if it has been disabled
- Added permissions to site controller
- Added site version to the flow-controller
- Added deployment labels to support label filtering on skupper deployment resources (e.g. kubectl, topology ui, etc.)
- Added the digest sha from each image into the manifest file
Fixed issues:
EDIT:
We've identified an issue in the manifest.json
file where some of the SHA's displayed are not the final ones assigned to the images. Please take note of the following discrepancies that require correction:
{
"Name": "quay.io/skupper/service-controller:1.4.2",
"SHA": "sha256:06f3ef0047c6f473094c037a7584f24ca0c5dfb3d7953627bf4593a49c78ff42",
"Repository": "https://github.com/skupperproject/skupper"
},
{
"Name": "quay.io/skupper/config-sync:1.4.2",
"SHA": "sha256:2a350062450af4d4eb1649db3622544e4461f994cb8ac0d452d3ff50039aecfe",
"Repository": "https://github.com/skupperproject/skupper"
},
{
"Name": "quay.io/skupper/flow-collector:1.4.2",
"SHA": "sha256:c3b1e43cce4aa509bcbf647511405da3bf8e1f546f9e9f7459534f60fd8722bd",
"Repository": "https://github.com/skupperproject/skupper"
},
{
"Name": "quay.io/skupper/site-controller:1.4.2",
"SHA": "sha256:8b2010400aacd972f2b044ff014c7a4dd19e88d508cd052484432e4796d2d99d",
"Repository": "https://github.com/skupperproject/skupper"
},
1.2.7
1.4.1
What is changed:
- swagger-generate: Enable development on a variety of OS)
Upgrading
If you are upgrading a site that was initially created from Skupper version 1.2 or earlier, note that if the console was enabled (which was the default), an upgrade to this version will enable the flow-collector and the new Skupper console. See https://skupper.io/docs/console/flow-console.html for more information.
Fixed issues:
1.4.0-rc4
1.4.0-rc3
1.4.0-rc2
What is changed:
- Clearer error when exec attempt times out on container that never starts
- Flow controller: Purge, log records and emulate external processes
- Preparing libpod stub generation to build swagger if needed
- Made incoming links optional in the link status command
Fixed issues:
Images included:
quay.io/skupper/skupper-router:2.4.0-rc2
quay.io/skupper/service-controller:1.4.0-rc2
quay.io/skupper/config-sync:1.4.0-rc2
quay.io/skupper/site-controller:1.4.0-rc2
quay.io/skupper/flow-collector:1.4.0-rc2
quay.io/prometheus/prometheus:v2.42.0
skupper-console version: 1.4.0-rc2