Skip to content

Conversation

@rubenfiszel
Copy link
Contributor

@rubenfiszel rubenfiszel commented Dec 29, 2025

🤖 I have created a release beep boop

1.602.0 (2026-01-07)

Features

  • add Pydantic BaseModel and dataclass support for Python type inference (#7497) (0f2b417)
  • aichat: better diff viewer for inputs in flow mode (#7490) (050e1f4)
  • DB Manager alter table (#7486) (b26d2fe)
  • flow: allow additional inputs in chat mode (#7503) (7ad6e87)
  • git-sync: sync jobs debouncing for greatly improved perf (#7489) (b31d8df)
  • give access to results in early stop expr (#7514) (4763eda)
  • implement quiet mode to filter verbose logs (#7478) (62bb11e)
  • sdk: support override paths in get_state/set_state functions (#7473) (9f19d91)

Bug Fixes

  • agent: ignore Enter event when event.isComposing is true (#7474) (912e0af)
  • aiagent: fix memory with openai (#7506) (8125036)
  • backend: remove itered from parallel for-loop status (#7424) (a3da19d)
  • backend: run flow error handler for flow step oom (#7484) (4807a42)
  • check tag availability for flow substeps (#7468) (bfe35a8)
  • ci: increase integration test http client timeout for go test (#7498) (f708577)
  • csharp: make s3 path arch specific (#7505) (7411e61)
  • ducklake default connection extra_args (#7509) (e675799)
  • Fix db manager null access when closing it (#7487) (b53f010)
  • frontend: improve workspace page (#7502) (69b44f3)
  • frontend: improve workspace picker menu UI (#7491) (2eeb63e)
  • frontend: keep full raw flow / raw code in flow status when queued (#7480) (ba4bcbb)
  • git sync init script where WM_EMAIL doesn't match gpg resource email (#7508) (e935f62)
  • handle date-only format in MySQL/MariaDB date parsing (#7481) (47e1130)
  • make workspace id change faster and add 100k jobs limit (#7500) (cf90bd4)
  • properly construct concurrency key (#7504) (3cf5604)
  • schema: preserve user-defined JSON schema for Python list[dict] parameters (#7496) (7877999)
  • support jumpcloud scim members filter syntax (RFC7644) (#7495) (3d8f85d)
  • support polling for long duration queries in snowflake (#7511) (e9810e7)
  • use tini with unshare to preserve signals (e.g oom) (#7471) (1fce09c)

This PR was generated with Release Please. See documentation.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 29, 2025

Deploying windmill with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ab90d6
Status: ✅  Deploy successful!
Preview URL: https://af80ad0c.windmill.pages.dev
Branch Preview URL: https://release-please--branches--ma.windmill.pages.dev

View logs

@claude
Copy link
Contributor

claude bot commented Dec 29, 2025

Claude finished @rubenfiszel's task in 1m 6s —— View job


Reviewing Release PR

  • Review changed files (CHANGELOG.md, version.txt)
  • Verify release version and changelog content
  • Provide review feedback

Review Summary

This is an automated Release Please PR that bumps version from 1.601.1 to 1.601.2.

Changes reviewed:

  1. version.txt: Correctly updated to 1.601.2
  2. CHANGELOG.md: New entry added for v1.601.2 with the bug fix "check tag availability for flow substeps" (#7468) ✅

Assessment:

The release changes look correct and standard for an automated Release Please PR:

  • Version number follows semantic versioning (patch increment)
  • Changelog entry properly links to the source PR and commit
  • Release date is accurate (2025-12-29)
  • The bug fix description matches the merged PR title

No issues found - this is a clean automated release PR that can be merged.


Testing Instructions

This is a release versioning PR with no functional code changes. The actual bug fix "check tag availability for flow substeps" was already merged in PR #7468. To verify the underlying fix works correctly, navigate to a flow in the Flow Builder that has multiple steps with worker tags assigned. Ensure that substeps within the flow correctly inherit or display their tag availability based on the parent flow configuration.

@rubenfiszel rubenfiszel force-pushed the release-please--branches--main--components--windmill branch 6 times, most recently from f5bdcc3 to dd56e7d Compare January 5, 2026 22:25
@windmill-internal-app
Copy link
Contributor

🤖 Updated ee-repo-ref.txt to b8c1843b9c4941cbd9718ddd60e9415641aab784 after windmill-ee-private PR #372 was merged.

@rubenfiszel rubenfiszel force-pushed the release-please--branches--main--components--windmill branch from 98bb431 to 3213724 Compare January 5, 2026 22:51
@rubenfiszel rubenfiszel changed the title chore(main): release 1.601.2 chore(main): release 1.602.0 Jan 6, 2026
@rubenfiszel rubenfiszel force-pushed the release-please--branches--main--components--windmill branch 16 times, most recently from 1abe60f to 9622ddd Compare January 7, 2026 07:09
@rubenfiszel rubenfiszel force-pushed the release-please--branches--main--components--windmill branch from 873c813 to fa5b7c5 Compare January 7, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants