Ruben Fiszel
|
9df5ce28e5
|
initial python imports relative dependency resolver
|
2023-07-26 17:33:46 +02:00 |
|
Ruben Fiszel
|
b111e50c0f
|
chore(main): release 1.136.0 (#1926)
* chore(main): release 1.136.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-24 10:10:18 +02:00 |
|
Ruben Fiszel
|
3235644532
|
chore(main): release 1.135.1 (#1925)
* chore(main): release 1.135.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-23 12:15:57 +02:00 |
|
Ruben Fiszel
|
8d4ef7c9b4
|
chore(main): release 1.134.2 (#1913)
* chore(main): release 1.134.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-20 20:52:45 +02:00 |
|
Ruben Fiszel
|
9178a9cb67
|
chore(main): release 1.134.1 (#1911)
* chore(main): release 1.134.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-20 08:38:08 +02:00 |
|
Ruben Fiszel
|
91e69a6255
|
chore(main): release 1.134.0 (#1905)
* chore(main): release 1.134.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-19 23:23:33 +03:00 |
|
Ruben Fiszel
|
e9d3e2c08b
|
chore(main): release 1.133.0 (#1895)
* chore(main): release 1.133.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-19 08:28:01 +02:00 |
|
Ruben Fiszel
|
05a0ebe88b
|
feat: add SAML support in EE
|
2023-07-19 08:14:08 +02:00 |
|
Ruben Fiszel
|
ecc697ab3c
|
chore(main): release 1.132.0 (#1883)
* chore(main): release 1.132.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-17 08:39:13 +02:00 |
|
Jakub Kołodziejczak
|
223b80768a
|
chore(backend): upgrade sqlx to ^0.7 (#1865)
* DRAFT chore(backend): upgrade sqlx to ^0.7
related to:
* https://github.com/windmill-labs/windmill/pull/1858
* https://github.com/launchbadge/sqlx/issues/1163#issuecomment-1627685514
* (vol. 2) in 0.7, `Transaction` can no longer implement `Executor` directly
ref: afb6b1066e/examples/postgres/transaction/src/main.rs (L14-L17)
notice that I'm temporarly using my custom patch
16e4c9a8f3
it's related to https://github.com/launchbadge/sqlx/issues/2611
* post git rebase chores
* use upstream fix from 0.7.1
* fix compile
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-07-15 14:06:20 +02:00 |
|
Ruben Fiszel
|
146a7f25e7
|
chore(main): release 1.131.0 (#1876)
* chore(main): release 1.131.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-14 17:12:13 +02:00 |
|
Ruben Fiszel
|
44ca0d9f55
|
chore(main): release 1.130.0 (#1873)
* chore(main): release 1.130.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-14 00:45:23 +02:00 |
|
Ruben Fiszel
|
9e40c112a2
|
chore(main): release 1.129.0 (#1861)
* chore(main): release 1.129.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-13 17:32:59 +02:00 |
|
Ruben Fiszel
|
8f6b00803a
|
chore(main): release 1.128.0 (#1852)
* chore(main): release 1.128.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-11 23:07:17 +02:00 |
|
Ruben Fiszel
|
b7c7d564ca
|
feat: add mysql as native integration (#1859)
|
2023-07-11 22:53:02 +02:00 |
|
Ruben Fiszel
|
19ac2eec2e
|
chore(main): release 1.127.1 (#1823)
* chore(main): release 1.127.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-10 21:14:12 +02:00 |
|
Ruben Fiszel
|
6009d6c5ee
|
chore(main): release 1.127.0 (#1817)
* chore(main): release 1.127.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-10 09:06:04 +02:00 |
|
Ruben Fiszel
|
98c6353ca8
|
chore(main): release 1.126.0 (#1801)
* fix docker-compose
* chore(main): release 1.126.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-09 22:53:10 +02:00 |
|
Ruben Fiszel
|
201dcdaa0d
|
feat: add support for pg uuid
|
2023-07-08 00:50:20 +02:00 |
|
Ruben Fiszel
|
b24ad84787
|
fix errors parsing for native jobs + add timestamp support for pg
|
2023-07-07 05:20:00 +02:00 |
|
Ruben Fiszel
|
aee4d51365
|
chore(main): release 1.125.1 (#1798)
* chore(main): release 1.125.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-05 11:56:29 +02:00 |
|
Ruben Fiszel
|
6e0a73fc60
|
chore(main): release 1.125.0 (#1785)
* chore(main): release 1.125.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-05 01:18:25 +02:00 |
|
Ruben Fiszel
|
41213a61aa
|
feat: native fetch + native postgresql jobs (#1796)
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
|
2023-07-04 19:39:59 +02:00 |
|
Ruben Fiszel
|
c971bf2819
|
chore(main): release 1.124.0 (#1781)
* chore(main): release 1.124.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-30 18:24:56 +02:00 |
|
Ruben Fiszel
|
a3be368aad
|
chore(main): release 1.123.1 (#1780)
* chore(main): release 1.123.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-29 23:10:44 +02:00 |
|
Ruben Fiszel
|
925da37a65
|
chore(main): release 1.123.0 (#1764)
* chore(main): release 1.123.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-29 15:14:32 +02:00 |
|
Ruben Fiszel
|
663e2148ac
|
feat: smtp support to invite users (#1777)
* email support
* everyhting
* smtp
* update
* update
* update
* setup backend test
|
2023-06-29 10:34:44 +02:00 |
|
Ruben Fiszel
|
01a5ae940f
|
add proto postgresql backend support as a job language
|
2023-06-26 18:23:14 +02:00 |
|
Ruben Fiszel
|
dd9526d8bf
|
chore(main): release 1.122.0 (#1761)
* chore(main): release 1.122.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-23 15:11:07 +02:00 |
|
Ruben Fiszel
|
e7ad04dd89
|
publish wasm-parser
|
2023-06-23 05:31:15 +02:00 |
|
Ruben Fiszel
|
ac9ba194ee
|
chore(main): release 1.121.0 (#1760)
* chore(main): release 1.121.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 23:56:39 +02:00 |
|
Ruben Fiszel
|
3a022b7863
|
chore(main): release 1.120.0 (#1759)
* chore(main): release 1.120.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 21:23:42 +02:00 |
|
Ruben Fiszel
|
4711a6d659
|
chore(main): release 1.119.0 (#1758)
* chore(main): release 1.119.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 14:23:53 +02:00 |
|
Ruben Fiszel
|
05d60c9cf2
|
fix: bump dependencies
|
2023-06-22 13:51:18 +02:00 |
|
dependabot[bot]
|
9d3104be56
|
chore(deps): bump syn from 1.0.109 to 2.0.18 in /backend (#1689)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.18.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.18)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-22 13:41:33 +02:00 |
|
Ruben Fiszel
|
e444488636
|
chore(main): release 1.118.0 (#1755)
* chore(main): release 1.118.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 12:41:08 +02:00 |
|
Ruben Fiszel
|
251de9b173
|
fix: correctly handle deeply nested results for out-of-order loops
|
2023-06-22 08:37:04 +02:00 |
|
Ruben Fiszel
|
3bcbd07b1a
|
chore(main): release 1.117.0 (#1739)
* chore(main): release 1.117.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-20 15:56:29 +02:00 |
|
Ruben Fiszel
|
3b7dab5fc0
|
chore(main): release 1.116.0 (#1736)
* chore(main): release 1.116.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-19 11:40:36 +02:00 |
|
Ruben Fiszel
|
7d45d95394
|
chore(main): release 1.115.0 (#1724)
* chore(main): release 1.115.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-18 16:36:54 +02:00 |
|
Ruben Fiszel
|
dc909862f7
|
feat: new default encoding for resource types in deno
|
2023-06-17 18:58:02 +02:00 |
|
Ruben Fiszel
|
9ed8198d54
|
chore(main): release 1.114.2 (#1713)
* chore(main): release 1.114.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-13 06:35:09 +02:00 |
|
Ruben Fiszel
|
06b64aa176
|
chore(main): release 1.114.0 (#1709)
* chore(main): release 1.114.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 12:11:37 +02:00 |
|
Ruben Fiszel
|
a7bcd90240
|
chore(main): release 1.113.2 (#1708)
* chore(main): release 1.113.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 05:08:58 +02:00 |
|
Ruben Fiszel
|
8b2c4c42b3
|
chore(main): release 1.113.1 (#1706)
* chore(main): release 1.113.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 04:29:37 +02:00 |
|
Ruben Fiszel
|
06c477db92
|
chore(main): release 1.113.0 (#1705)
* chore(main): release 1.113.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 04:15:58 +02:00 |
|
Ruben Fiszel
|
d4d1b62102
|
chore(main): release 1.112.0 (#1703)
* chore(main): release 1.112.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-10 22:08:19 +02:00 |
|
Ruben Fiszel
|
40233876d2
|
chore(main): release 1.111.3 (#1701)
* chore(main): release 1.111.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 21:49:31 +02:00 |
|
Ruben Fiszel
|
2e9973b09b
|
chore(main): release 1.111.2 (#1700)
* chore(main): release 1.111.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 19:17:00 +02:00 |
|
Ruben Fiszel
|
4825cbbef4
|
chore(main): release 1.111.1 (#1699)
* chore(main): release 1.111.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 14:24:59 +02:00 |
|