Skip to content

Commit ec6bab9

Browse files
authored
Merge pull request #5 from Wompipomp/release-please--branches--main
chore(main): release 0.9.0
2 parents 9b16a1f + ed44f3e commit ec6bab9

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.8.1"
2+
".": "0.9.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.9.0](https://github.com/Wompipomp/function-starlark/compare/v0.8.1...v0.9.0) (2026-04-04)
4+
5+
6+
### Features
7+
8+
* optimize OCI resolution with HEAD requests and add cycle detection for star imports ([9dba680](https://github.com/Wompipomp/function-starlark/commit/9dba68075341454f809ea52366ac4f9ecabb33c6))
9+
* **quick-8-01:** expand star imports in module source before compilation ([2223859](https://github.com/Wompipomp/function-starlark/commit/22238591c155e278ea300dfb05bbc45315675318))
10+
11+
12+
### Bug Fixes
13+
14+
* mirror requirements to ExtraResources for backward compatibility with crossplane render <=v1.20 ([9b16a1f](https://github.com/Wompipomp/function-starlark/commit/9b16a1f01d8e14995490ebcbedd00d43605b346b))
15+
316
## [0.8.1](https://github.com/Wompipomp/function-starlark/compare/v0.8.0...v0.8.1) (2026-03-29)
417

518

0 commit comments

Comments
 (0)