Ruben Fiszel
c194e124da
chore(main): release 1.430.0 ( #4764 )
...
* chore(main): release 1.430.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-22 16:41:12 +01:00
Alexander Petric
8909bea935
feat(schedule): support for extended cron syntax ( #4754 )
...
* init
* croner with fall back on scheduling failure
* adding packages
* fallback mechanism v1
* removing debug console log
* improving cargo organization
* queue cargo.toml
* use workspace cargo-tz
* test next occurrence when creating new croner schedule
* toggle label
* treat legacy edit requests where no cron_version is provided as v1
* fix edit schedule
2024-11-21 19:24:38 +01:00
Lucas Abel
e6c7fe7027
backend: rework raw values fetching logic ( #4770 )
2024-11-21 13:59:42 +01:00
wendrul
8f198ba68c
feat: Indexer improvements: s3 backup logic reworked, settings on the frontend ( #4763 )
...
* Add settings page + common code for indexer
* Prepare sqlx
2024-11-20 22:40:36 +01:00
Ruben Fiszel
3f74eeb684
chore(main): release 1.429.0 ( #4761 )
...
* chore(main): release 1.429.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-20 20:46:56 +01:00
Ruben Fiszel
83ac5f032e
chore(main): release 1.428.1 ( #4759 )
...
* chore(main): release 1.428.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-20 10:12:08 +01:00
Ruben Fiszel
b4be86c706
chore(main): release 1.428.0 ( #4749 )
...
* chore(main): release 1.428.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-19 20:19:21 +01:00
dependabot[bot]
8b38b57638
chore(deps): bump thiserror from 1.0.69 to 2.0.3 in /backend ( #4738 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.69 to 2.0.3.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.69...2.0.3 )
---
updated-dependencies:
- dependency-name: thiserror
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>
2024-11-19 13:49:14 +01:00
dependabot[bot]
825143db28
chore(deps): bump tower-http from 0.5.2 to 0.6.2 in /backend ( #4743 )
...
Bumps [tower-http](https://github.com/tower-rs/tower-http ) from 0.5.2 to 0.6.2.
- [Release notes](https://github.com/tower-rs/tower-http/releases )
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.5.2...tower-http-0.6.2 )
---
updated-dependencies:
- dependency-name: tower-http
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-19 13:45:27 +01:00
Ruben Fiszel
8e8608869c
chore(main): release 1.427.0 ( #4747 )
...
* chore(main): release 1.427.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-19 11:32:00 +01:00
Ruben Fiszel
5e975260df
chore(main): release 1.426.1 ( #4741 )
...
* chore(main): release 1.426.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-19 00:30:25 +01:00
Ruben Fiszel
46fae2a6c2
chore(main): release 1.426.0 ( #4732 )
...
* chore(main): release 1.426.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-18 17:14:55 +01:00
HugoCasa
88b8ffab90
feat: kafka triggers ( #4713 )
...
* feat: kafka triggers
* sqlx
* fix build
* improve error messages on windows
* nit
* fix build
* missing action
* nit
* maybe fix ssl on windows
* nit
* update ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-11-18 17:03:50 +01:00
Ruben Fiszel
93063b1c50
chore(main): release 1.425.1 ( #4728 )
...
* chore(main): release 1.425.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-16 10:04:30 +01:00
Ruben Fiszel
4b04cc4d1a
chore(main): release 1.425.0 ( #4715 )
...
* chore(main): release 1.425.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-15 22:31:49 +01:00
Ruben Fiszel
47facb3826
chore(main): release 1.424.0 ( #4709 )
...
* chore(main): release 1.424.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-14 21:28:20 +01:00
Lucas Abel
50ff183bae
feat(backend): monitor minimal version of living workers ( #4704 )
2024-11-14 12:33:50 +01:00
Ruben Fiszel
ca8020cf82
chore(main): release 1.423.2 ( #4701 )
...
* chore(main): release 1.423.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-14 00:35:12 +01:00
Ruben Fiszel
9f7aa01cac
chore(main): release 1.423.1 ( #4693 )
...
* chore(main): release 1.423.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-13 11:23:44 +01:00
Ruben Fiszel
c1b220be26
chore(main): release 1.423.0 ( #4691 )
...
* chore(main): release 1.423.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-12 23:41:33 +01:00
Ruben Fiszel
7784c14726
chore(main): release 1.422.1 ( #4688 )
...
* chore(main): release 1.422.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-12 10:44:41 +01:00
Ruben Fiszel
d832cd8b5f
chore(main): release 1.422.0 ( #4678 )
...
* chore(main): release 1.422.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-11 10:37:17 +01:00
Ruben Fiszel
4c98410b83
chore(main): release 1.421.2 ( #4675 )
...
* chore(main): release 1.421.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-08 16:57:09 +01:00
Ruben Fiszel
1c7d295c52
chore(main): release 1.421.1 ( #4674 )
...
* chore(main): release 1.421.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-08 15:43:28 +01:00
Ruben Fiszel
162070dcca
chore(main): release 1.421.0 ( #4668 )
...
* chore(main): release 1.421.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 20:54:42 +01:00
Ruben Fiszel
d35d2ccfd0
chore(main): release 1.420.1 ( #4665 )
...
* chore(main): release 1.420.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 17:59:15 +01:00
Ruben Fiszel
adeb30ca51
chore(main): release 1.420.0 ( #4659 )
...
* chore(main): release 1.420.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-07 17:18:20 +01:00
Lucas Abel
f767d92ec7
add flake.nix and package windmill backend ( #4660 )
2024-11-07 12:23:19 +01:00
Ruben Fiszel
43b8a5ade3
chore(main): release 1.419.0 ( #4649 )
...
* chore(main): release 1.419.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-06 20:29:19 +01:00
Ruben Fiszel
c578ecd1f9
chore(main): release 1.418.0 ( #4648 )
...
* chore(main): release 1.418.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-05 01:23:22 +01:00
Ruben Fiszel
b245edc2dd
chore(main): release 1.417.3 ( #4647 )
...
* chore(main): release 1.417.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-04 20:49:56 +01:00
Ruben Fiszel
e87a860626
chore(main): release 1.417.2 ( #4633 )
...
* chore(main): release 1.417.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-04 17:51:04 +01:00
Ruben Fiszel
021ed5a38b
chore(main): release 1.417.1 ( #4629 )
...
* chore(main): release 1.417.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-04 17:17:22 +01:00
Ruben Fiszel
a1c0f676ca
chore(main): release 1.417.0 ( #4628 )
...
* chore(main): release 1.0.0
* Apply automatic changes
* update
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-03 03:09:26 +01:00
Ruben Fiszel
98358a8ba7
chore(main): release 1.416.2 ( #4623 )
...
* chore(main): release 1.416.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-02 14:10:25 +01:00
Ruben Fiszel
c080210444
chore(main): release 1.416.1 ( #4621 )
...
* chore(main): release 1.416.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-01 16:42:17 +01:00
Ruben Fiszel
29aa4d6184
chore(main): release 1.416.0 ( #4618 )
...
* chore(main): release 1.416.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-01 13:52:58 +01:00
Ruben Fiszel
9777a994d8
chore(main): release 1.415.2 ( #4616 )
...
* chore(main): release 1.415.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-11-01 01:15:42 +01:00
Ruben Fiszel
856cbfd7d8
chore(main): release 1.415.1 ( #4611 )
...
* chore(main): release 1.415.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-31 14:55:42 +01:00
Ruben Fiszel
833d9ad1bf
chore(main): release 1.415.0 ( #4608 )
...
* chore(main): release 1.415.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-31 14:28:00 +01:00
Ruben Fiszel
f2d6b47f86
chore(main): release 1.414.2 ( #4603 )
...
* chore(main): release 1.414.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-29 18:35:47 +01:00
Ruben Fiszel
97b5ccb78c
chore(main): release 1.414.1 ( #4600 )
...
* chore(main): release 1.414.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-29 14:18:35 +01:00
Ruben Fiszel
9c15fdde8a
chore(main): release 1.414.0 ( #4599 )
...
* chore(main): release 1.414.0
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-29 09:34:42 +01:00
Ruben Fiszel
fe8c95755d
chore(main): release 1.413.2 ( #4598 )
...
* chore(main): release 1.413.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-29 09:13:48 +01:00
Ruben Fiszel
c3db5348a4
chore(main): release 1.413.1 ( #4595 )
...
* chore(main): release 1.413.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-28 17:32:43 +01:00
Ruben Fiszel
614a177b49
chore(main): release 1.413.0 ( #4591 )
...
* chore(main): release 1.413.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-28 16:36:18 +01:00
Ruben Fiszel
85de44cb93
feat: autoscaling v0 ( #4593 )
...
* all
* all
all
all
all
all
all
all
all
all
* all
* all
* nits
* nits
2024-10-28 00:47:19 +01:00
Ruben Fiszel
e0fefa22ee
chore(main): release 1.412.0 ( #4573 )
...
* chore(main): release 1.412.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-25 20:02:57 +02:00
Ruben Fiszel
f37f242666
chore(main): release 1.411.1 ( #4569 )
...
* chore(main): release 1.411.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-10-22 20:26:35 +02:00
HugoCasa
99867598b2
improve stripe team plan switching ( #4552 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-10-22 15:49:08 +02:00