v0.1.1
Release Notes - v0.1.1
Release Date: January 16, 2026
Overview
This release fixes dependency bugs surfaced after moving the packages to xpkg.upbound.io/upbound from upboundcare.
Installing
Configuration Package
apiVersion: pkg.crossplane.io/v1
kind: Configuration
metadata:
name: configuration-aws-network-ts
spec:
package: xpkg.upbound.io/upbound/configuration-aws-network-ts:v0.1.1Function Package
The function is automatically installed as a dependency of the configuration package, and
has a suffix of -function, i.e., xpkg.upbound.io/upbound/configuration-aws-network-ts-function:v0.1.1
What's Changed from v0.1.0
Bug Fixes
Replace usage of upboundcare with upbound.
What's Changed
- Fix dependency location by @stevendborrelli in #13
- update composition funciton ref by @stevendborrelli in #14
- prepare for 0.1.1 release by @stevendborrelli in #15
- Backport v0.1.1 to release-0.1 branch by @stevendborrelli in #16
Full Changelog: v0.1.0...v0.1.1