Skip to content

Releases: crossplane-contrib/function-python

v0.2.0

07 Aug 07:36
Compare
Choose a tag to compare

Notable Changes

  • Add support for operations by @negz in #23

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

26 Mar 02:07
591c286
Compare
Choose a tag to compare

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.0

Full Changelog: https://github.com/crossplane-contrib/function-python/commits/v0.1.0