v1.10.2

kubero-dev/kuberov1.10.2Aug 21, 2023by mms-gianni

AI Summary

Fixes Gogs integration and Python buildpack issues.

Key Highlights

  • Better git URI parsing in Gogs
  • Fixes in Gogs webhook handling
  • Fix Python buildpack for readonly environments

New Features

  • Fix git URI parsing in Gogs
  • Fix Gogs webhook handling
  • Fix Python buildpack for readonly environment

Full Release Notes

## What's Changed
* fix(api/gogs): better git uri parsing by @m1m1x in https://github.com/kubero-dev/kubero/pull/192
* fix(api/gogs): 2 fixes in gogs webhook handling by @m1m1x in https://github.com/kubero-dev/kubero/pull/193
* fix(buildpack/python): do not try to create venv in a readonly environment by @m1m1x in https://github.com/kubero-dev/kubero/pull/194

## New Contributors
* @m1m1x made their first contribution in https://github.com/kubero-dev/kubero/pull/192
Thank you 🙏

**Full Changelog**: https://github.com/kubero-dev/kubero/compare/v1.10.1...v1.10.2