Skip to content

[Release] Release v0.238.0 - #2096

Merged
pietern merged 1 commit into
mainfrom
prepare/0.238.0
Jan 8, 2025
Merged

[Release] Release v0.238.0#2096
pietern merged 1 commit into
mainfrom
prepare/0.238.0

Conversation

@pietern

Copy link
Copy Markdown
Contributor

Bundles:

  • Fix finding Python within virtualenv on Windows (#2034).
  • Include missing field descriptions in JSON schema (#2045).
  • Add validation for volume referenced from artifact_path (#2050).
  • Handle ${workspace.file_path} references in source-linked deployments (#2046).
  • Set the write bit for files written during template initialization (#2068).

Bundles:
* Fix finding Python within virtualenv on Windows ([#2034](#2034)).
* Include missing field descriptions in JSON schema ([#2045](#2045)).
* Add validation for volume referenced from `artifact_path` ([#2050](#2050)).
* Handle `${workspace.file_path}` references in source-linked deployments ([#2046](#2046)).
* Set the write bit for files written during template initialization ([#2068](#2068)).
@pietern

Copy link
Copy Markdown
ContributorAuthor

The majority of changes since the last release are related to testing and I didn't include them here.

@pietern

Copy link
Copy Markdown
ContributorAuthor

I'm holding on until the integration tests on the main branch pass (it runs a longer version of the integration tests).

We should figure out a way to make this required/implied at release time.

@pietern
pietern added this pull request to the merge queueJan 8, 2025
Merged via the queue into main with commit b48fa70Jan 8, 2025
@pietern
pietern deleted the prepare/0.238.0 branch January 8, 2025 14:52
denik pushed a commit that referenced this pull request May 20, 2026
Bundles:
* Fix finding Python within virtualenv on Windows
([#2034](#2034)).
* Include missing field descriptions in JSON schema
([#2045](#2045)).
* Add validation for volume referenced from `artifact_path`
([#2050](#2050)).
* Handle `${workspace.file_path}` references in source-linked
deployments ([#2046](#2046)).
* Set the write bit for files written during template initialization
([#2068](#2068)).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@pietern@denik@shreyas-goenka