Ruben Fiszel and rubenfiszel
972ae7aa29
chore(main): release 1.651.0 ( #8235 )
...
* chore(main): release 1.651.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-05 13:42:07 +00:00
Roderik-WU
90f4c64ee1
fix(python-client): add delete_s3_object ( #8216 )
...
* Implement remove_s3_file method
Add method to permanently delete a file from S3 bucket.
* Add test for removing S3 file
Added a test case to verify removal of a file from S3.
* Add remove_s3_file function to delete S3 files
Added a function to permanently delete a file from the S3 bucket.
* Rename remove_s3_file to remove_3_object
* Rename remove_3_object to remove_s3_object
* Rename test method and update S3 object handling
* Rename remove_s3_object to delete_s3_object
* Rename test_remove_s3_object to test_delete_s3_object and remove_s3_object to delete_s3_object
2026-03-05 12:49:59 +00:00
Ruben Fiszel and rubenfiszel
bee50b83d1
chore(main): release 1.650.0 ( #8218 )
...
* chore(main): release 1.650.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-05 05:29:05 +00:00
Ruben Fiszel and rubenfiszel
fafa809670
chore(main): release 1.649.0 ( #8198 )
...
* chore(main): release 1.649.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-04 07:14:00 +00:00
lubu0
f412fbc3b7
add top-level get_job wrapper function ( #8192 )
2026-03-02 18:01:56 +00:00
Ruben Fiszel and rubenfiszel
e906818982
chore(main): release 1.648.0 ( #8182 )
...
* chore(main): release 1.648.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-02 16:09:50 +00:00
Ruben Fiszel and rubenfiszel
cfc8ab5b2d
chore(main): release 1.647.2 ( #8180 )
...
* chore(main): release 1.647.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-02 09:45:06 +00:00
Ruben Fiszel and rubenfiszel
889c98b38b
chore(main): release 1.647.1 ( #8171 )
...
* chore(main): release 1.647.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-02 07:40:38 +00:00
Ruben Fiszel and Claude Opus 4.6
6eca08480a
chore: remove legacy wmill_pg python client ( #8155 )
...
The wmill_pg package (psycopg2 wrapper for running PostgreSQL queries)
has been fully replaced by Windmill's native PostgreSQL support.
Remove the package directory and all references from build, publish,
install, version, LSP, and dependabot configs.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-01 08:52:35 +00:00
Ruben Fiszel and rubenfiszel
36353359f6
chore(main): release 1.647.0 ( #8127 )
...
* chore(main): release 1.647.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-03-01 07:00:37 +00:00
Diego Imbert and Ruben Fiszel
762fd3d993
Fix python datatable client requiring explicit types ( #8086 )
...
* Support arg type decl in postgres
* Python datatable client no longer requires explicit arg typing
* compilation fix
* Set correct type in statement exec
* reset to main
* Explicit pg arg types
* remove code duplication
* update parser js
* FLOAT8 doesn't have space
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2026-02-28 07:08:02 +00:00
Ruben Fiszel and rubenfiszel
ef84ce24ab
chore(main): release 1.646.0 ( #8116 )
...
* chore(main): release 1.646.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-26 18:42:50 +00:00
Ruben Fiszel and rubenfiszel
23d5e872a9
chore(main): release 1.645.0 ( #8083 )
...
* chore(main): release 1.645.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-26 14:31:41 +01:00
Ruben Fiszel and rubenfiszel
0a06485f51
chore(main): release 1.644.0 ( #8068 )
...
* chore(main): release 1.644.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-24 09:35:33 +00:00
Ruben Fiszel and rubenfiszel
b59d60378c
chore(main): release 1.643.0 ( #8053 )
...
* chore(main): release 1.643.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-24 08:33:56 +00:00
Ruben Fiszel and rubenfiszel
b60f309a0c
chore(main): release 1.642.0 ( #8046 )
...
* chore(main): release 1.642.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-23 07:46:35 +00:00
Ruben Fiszel and rubenfiszel
c4de11a406
chore(main): release 1.641.0 ( #8040 )
...
* chore(main): release 1.641.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-21 22:04:35 +01:00
Ruben Fiszel and rubenfiszel
d772083573
chore(main): release 1.640.0 ( #8013 )
...
* chore(main): release 1.640.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-20 20:44:52 +00:00
Ruben Fiszel and rubenfiszel
25701a0639
chore(main): release 1.639.0 ( #7997 )
...
* chore(main): release 1.639.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-18 18:24:59 +00:00
Ruben Fiszel and rubenfiszel
e9f82e9058
chore(main): release 1.638.4 ( #7986 )
...
* chore(main): release 1.638.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-17 17:23:57 +00:00
Ruben Fiszel and rubenfiszel
907ed41093
chore(main): release 1.638.3 ( #7983 )
...
* chore(main): release 1.638.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-17 13:42:25 +00:00
Ruben Fiszel and rubenfiszel
6d1d1f162b
chore(main): release 1.638.2 ( #7980 )
...
* chore(main): release 1.638.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-17 09:07:08 +00:00
Ruben Fiszel and rubenfiszel
47c7fe83f4
chore(main): release 1.638.1 ( #7977 )
...
* chore(main): release 1.638.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-17 08:44:00 +00:00
Ruben Fiszel and rubenfiszel
8971dd660c
chore(main): release 1.638.0 ( #7973 )
...
* chore(main): release 1.638.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-17 08:01:25 +00:00
Ruben Fiszel and rubenfiszel
c3a76c2cc5
chore(main): release 1.637.0 ( #7971 )
...
* chore(main): release 1.637.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-17 00:14:06 +00:00
Ruben Fiszel and rubenfiszel
0940d70a2b
chore(main): release 1.636.0 ( #7962 )
...
* chore(main): release 1.636.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-16 17:09:46 +00:00
Ruben Fiszel and rubenfiszel
ba80570357
chore(main): release 1.635.1 ( #7958 )
...
* chore(main): release 1.635.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-15 17:14:04 +00:00
d9a5cb64b8
chore(main): release 1.635.0 ( #7945 )
...
* chore(main): release 2.0.0
* Apply automatic changes
* chore(main): release 1.635.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-15 16:48:38 +00:00
Ruben Fiszel and rubenfiszel
097c5bc8f3
chore(main): release 1.634.6 ( #7938 )
...
* chore(main): release 1.634.6
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-13 14:45:33 +00:00
Ruben Fiszel and rubenfiszel
1d0703ca8f
chore(main): release 1.634.5 ( #7937 )
...
* chore(main): release 1.634.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-13 14:16:48 +00:00
Ruben Fiszel and rubenfiszel
1dd5683b7e
chore(main): release 1.634.4 ( #7936 )
...
* chore(main): release 1.634.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-13 12:28:08 +00:00
Ruben Fiszel and rubenfiszel
ce493ccd1b
chore(main): release 1.634.3 ( #7933 )
...
* chore(main): release 1.634.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-13 09:03:40 +00:00
Ruben Fiszel and rubenfiszel
3ff14c68db
chore(main): release 1.634.2 ( #7932 )
...
* chore(main): release 1.634.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-13 00:37:13 +00:00
Ruben Fiszel and rubenfiszel
f582d0847f
chore(main): release 1.634.1 ( #7931 )
...
* chore(main): release 1.634.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-13 00:05:50 +00:00
Ruben Fiszel and rubenfiszel
20ee2faa4b
chore(main): release 1.634.0 ( #7929 )
...
* chore(main): release 1.634.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-12 18:57:48 +00:00
Ruben Fiszel and rubenfiszel
9e63b0d3d2
chore(main): release 1.633.1 ( #7925 )
...
* chore(main): release 1.633.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-12 15:06:03 +00:00
Ruben Fiszel and rubenfiszel
f2abf0e94d
chore(main): release 1.633.0 ( #7924 )
...
* chore(main): release 1.633.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-12 13:44:14 +00:00
Ruben Fiszel and rubenfiszel
c9d5c24c34
chore(main): release 1.631.2 ( #7906 )
...
* chore(main): release 1.631.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-11 14:43:13 +00:00
Ruben Fiszel and rubenfiszel
ff72b81004
chore(main): release 1.631.1 ( #7904 )
...
* chore(main): release 1.631.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-11 12:45:39 +00:00
Ruben Fiszel and rubenfiszel
700c61243f
chore(main): release 1.631.0 ( #7898 )
...
* chore(main): release 1.631.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-11 12:08:25 +00:00
Ruben Fiszel and rubenfiszel
0ad4f0232e
chore(main): release 1.630.2 ( #7897 )
...
* chore(main): release 1.630.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-11 00:29:42 +00:00
Ruben Fiszel and rubenfiszel
3d888c8135
chore(main): release 1.630.1 ( #7896 )
...
* chore(main): release 1.630.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-10 23:45:51 +00:00
Ruben Fiszel and rubenfiszel
2bafaca40d
chore(main): release 1.630.0 ( #7867 )
...
* chore(main): release 1.630.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-10 17:58:58 +00:00
Ruben Fiszel and rubenfiszel
b12304d834
chore(main): release 1.629.1 ( #7862 )
...
* chore(main): release 1.629.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-10 08:44:44 +00:00
Ruben Fiszel and rubenfiszel
244c09fcd7
chore(main): release 1.629.0 ( #7844 )
...
* chore(main): release 1.629.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-09 23:03:21 +00:00
Ruben Fiszel and rubenfiszel
982bee2587
chore(main): release 1.628.3 ( #7829 )
...
* chore(main): release 1.628.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-06 15:11:08 +00:00
Ruben Fiszel and rubenfiszel
480809eb74
chore(main): release 1.628.2 ( #7828 )
...
* chore(main): release 1.628.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-06 07:55:46 +00:00
Ruben Fiszel and rubenfiszel
427ebac80f
chore(main): release 1.628.1 ( #7827 )
...
* chore(main): release 1.628.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-06 07:46:12 +00:00
Ruben Fiszel and rubenfiszel
511a70b545
chore(main): release 1.628.0 ( #7822 )
...
* chore(main): release 1.628.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-06 06:32:46 +00:00
Ruben Fiszel and rubenfiszel
8d483b33cd
chore(main): release 1.627.0 ( #7818 )
...
* chore(main): release 1.627.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2026-02-05 19:58:02 +00:00