v0.5.0-rc.5 - 2024-11-10
Bug Fixes
<details >
<summary>
Meta dev does not exit properly upon `SIGTERM` (<a href="https://github.com/metatypedev/metatype/pull/895">#895</a>)
</summary>
Migration notes
None
- [x] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
</details>
<details >
<summary>
Fix optional field filter in apply (<a href="https://github.com/metatypedev/metatype/pull/909">#909</a>)
</summary>
<!--
Pull requests are squashed and merged using:
- their title as the commit message
- their description as the commit body
Having a good title and description is important for the users to get
readable changelog.
-->
<!-- 1. Explain WHAT the change is about -->
- Fix the optional field filter on apply: resolve types before matching.
<!-- 2. Explain WHY the change cannot be made simpler -->
<!-- 3. Explain HOW users should update their code -->
Migration notes
No migrations needed.
- [x] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
</details>
Documentation
<details >
<summary>
Grpc annoucement blog (<a href="https://github.com/metatypedev/metatype/pull/872">#872</a>)
</summary>
<!--
Pull requests are squashed and merged using:
- their title as the commit message
- their description as the commit body
Having a good title and description is important for the users to get
readable changelog.
-->
<!-- 1. Explain WHAT the change is about -->
<!-- 2. Explain WHY the change cannot be made simpler -->
<!-- 3. Explain HOW users should update their code -->
Migration notes
...
- [ ] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
</details>
Features
<details >
<summary>
(cli) Watch artifacts (<a href="https://github.com/metatypedev/metatype/pull/897">#897</a>)
</summary>
<!-- 2. Explain WHY the change cannot be made simpler -->
<!-- 3. Explain HOW users should update their code -->
Migration notes
- [x] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
</details>
<details >
<summary>
Substantial function secrets support (<a href="https://github.com/metatypedev/metatype/pull/908">#908</a>)
</summary>
- Add support for passing secrets to substantial workflows
- Bump version to 0.5.0-rc5
- [x] The change comes with new or modified tests
</details>
Miscellaneous Tasks
<details open>
<summary>
License change to MPL Version 2.0 (<a href="https://github.com/metatypedev/metatype/pull/899">#899</a>)
- BREAKING: license change to MPL Version 2.0 (<a href="https://github.com/metatypedev/metatype/pull/899">#899</a>)
</summary>
Migration notes
All license headers has changed to MPL 2.0.
- [x] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
</details>