Releases: crossplane-contrib/function-python
Releases · crossplane-contrib/function-python
v0.3.0
What's Changed
- Remove Upbound registry, push only to GHCR on main by @negz in #24
- Update actions/checkout action to v5 by @renovate[bot] in #26
- allow setting grpc message sizes by @P0t4T0o in #34
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #32
- chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #28
- chore(deps): update dependency click to v8.3.1 by @renovate[bot] in #30
- chore(deps): update github artifact actions (major) by @renovate[bot] in #31
- pkg: switch Function package APIs from v1beta1 to v1 by @haarchri in #37
- chore(deps): update github artifact actions (major) by @renovate[bot] in #36
- build: publish to xpkg.upbound.io also by @jbw976 in #39
New Contributors
- @P0t4T0o made their first contribution in #34
- @haarchri made their first contribution in #37
- @jbw976 made their first contribution in #39
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Notable Changes
What's Changed
- Update dependency ruff to v0.11.5 by @renovate[bot] in #11
- Update dependency ipython to v9.1.0 by @renovate[bot] in #12
- Fix GitHub Cache issue in build by @negz in #20
- Update dependency ipython to v9.4.0 by @renovate[bot] in #19
- Update dependency ruff to v0.12.7 by @renovate[bot] in #13
- Update dependency click to v8.2.1 by @renovate[bot] in #17
- Update actions/download-artifact action to v5 by @renovate[bot] in #22
- Update dependency grpcio to v1.74.0 by @renovate[bot] in #18
- Update dependency crossplane-function-sdk-python to v0.9.0 by @renovate[bot] in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release
The first release of function-python! 🎉
Use the following manifest to install this release.
apiVersion: pkg.crossplane.io/v1
kind: Function
metadata:
name: function-python
spec:
package: xpkg.crossplane.io/crossplane-contrib/function-python:v0.1.0Full Changelog: https://github.com/crossplane-contrib/function-python/commits/v0.1.0