Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
f8556c5
fix: override rust type to javascript (#2055)
Sep 2, 2021
8f932f6
1.19.2 (#2057)
Sep 2, 2021
ea50616
add a NotADirectoryError type for sites and add a loop for interactiv…
ocsfrank Sep 2, 2021
7090397
Improve `wrangler dev` error message for invalid tokens. (#2060)
ocsfrank Sep 2, 2021
8b49b3b
feat: remove warning about template type/generate param mismatch (#2062)
Sep 3, 2021
54c89c2
Move TOML table fields come later than other fields (#2038)
antiphoton Sep 8, 2021
c097240
Allow the API endpoint to be configured via an environment variable (…
ocsfrank Sep 9, 2021
090f638
Tagged Durable Objects Migrations (#1992)
xortive Sep 10, 2021
fe8a294
Add devtools integration
jyn514 Jul 13, 2021
39d9ae2
Use prewarm requests instead of a naive GET
jyn514 Aug 16, 2021
2416307
OAuth integration for Wrangler login (#2048)
ocsfrank Sep 14, 2021
6b9082e
Allow showing a backtrace for errors returned from main (#2059)
jyn514 Sep 14, 2021
1a95db3
fix: remove panic when send fails, log error instead (#2061)
Sep 14, 2021
87698db
Make `wrangler init` automatically set a `compatibility_date`.
kentonv Sep 14, 2021
744d7ec
Warn the user if their wrangler.toml is missing compatibility_date.
kentonv Sep 14, 2021
3529b36
Use to_string() rather than format!().
kentonv Sep 14, 2021
e3e6cef
Fix wrangler dev session expiration (#2071)
Electroid Sep 16, 2021
7a88634
1.19.3 (release)
Sep 16, 2021
37caf3c
Allow running `wrangler dev` without an account_id
jyn514 Aug 16, 2021
10e7e63
Reorder manifest fields
antiphoton Sep 24, 2021
3c604a5
[sites] Don't delete unused assets (#2096)
threepointone Oct 12, 2021
ce2d2a8
Allow host to be passed while authenticated (#2091)
jspspike Oct 13, 2021
ce39eeb
Only warn about compatibility dates on publish (#2080)
Electroid Oct 13, 2021
c6fc0df
feat: force flag for kv bulk delete to avoid user prompt (#2100)
andersquist Oct 14, 2021
ecc1f1f
v1.19.4 (#2106)
jspspike Oct 18, 2021
0a86002
Fix wrangler generate from using wrong directory name (#2110)
Scotsoo Nov 1, 2021
34eca00
use --openssl-legacy-provider flag when running node 17 (#2116)
Nov 2, 2021
ce7caf4
Fix missing fmt argument in error message
dtolnay Nov 3, 2021
8f792aa
Hide '{' in error message from formatting machinery
dtolnay Nov 3, 2021
db14f23
Format with rustfmt 1.4.37
dtolnay Nov 3, 2021
190e013
Remove unused eventual dependency
a1ien Nov 3, 2021
05be611
Update hash comment to changed XxHash64 usage (#2124)
dcousens Nov 4, 2021
5e8ba9d
add __STATIC_CONTENT_MANIFEST as a text module for modules workers (#…
g45t345rt Nov 8, 2021
c287c9c
Remove serde-hjson transitive dependency (#2123)
a1ien Nov 8, 2021
29b935b
Bump os-version to 0.2.0 (#2122)
a1ien Nov 8, 2021
1e66536
Fix some migration errors (#2127)
xortive Nov 9, 2021
5e1d241
Remove unneeded heartbeat logic with sketchy time addition (#2129)
Nov 9, 2021
886fa42
1.19.5 (#2130)
Nov 10, 2021
7552769
Make the `preview_request` api less restrictive
jyn514 Nov 11, 2021
e44ab18
Proxy websocket connections when using authenticated (realish) preview
jyn514 Nov 11, 2021
acfa2dd
Update Rust toolchain to 1.57 (#2145)
taylorlee Dec 3, 2021
cd9d01e
fix: incomplete binary (#2149)
hrz6976 Dec 13, 2021
f41ec5e
Get the audit CI job passing (#2151)
jyn514 Dec 13, 2021
4c2c784
Don't look for background updates unless Wrangler finished successful…
jyn514 Dec 13, 2021
5131a94
Add `wrangler1` as an alias (#2139)
TehShrike Dec 13, 2021
69d1c20
Get https websockets working
jyn514 Dec 8, 2021
a3bc640
1.19.6 (#2159)
threepointone Dec 16, 2021
8a7ae47
fix cli help typo (#2160)
saikatdas0790 Dec 18, 2021
d504457
Revert "Don't look for background updates unless Wrangler finished su…
jyn514 Dec 22, 2021
4c92c94
Check for updates in the foreground, not the background
jyn514 Dec 22, 2021
38e32d1
Improve heuristic for --openssl-legacy-provider (#2155) (#2172)
eagleflo Jan 3, 2022
42575ee
1.19.7 (#2175)
jspspike Jan 4, 2022
6408b15
feat: r2 bindings and subcommands (#2146)
taylorlee Jan 21, 2022
a08981d
1.19.8 (#2199)
jspspike Feb 7, 2022
6e0737a
Updating an invalid URL for "additional instructions" Windows install.
ijsbol Mar 2, 2022
af7b22b
Revert #2096 - `[sites]` Don't delete unused assets (#2214)
threepointone Mar 10, 2022
3bb3681
fix: expire unused assets on site upload (#2221)
Mar 17, 2022
8a79bc7
1.19.9 (#2223)
jspspike Mar 18, 2022
1eadbcb
hotfix for expiring unused sites assets (#2226)
Mar 21, 2022
d45e4e2
1.19.10 (release)
Mar 21, 2022
67e03b1
revert sites expiry stuff (#2228)
Mar 22, 2022
500362b
1.19.11 (release) (#2229)
Mar 22, 2022
29642cc
Improve version checking for --openssl-legacy-provider (#2241)
EatonZ Apr 21, 2022
746f8de
1.19.12 (#2243)
threepointone Apr 21, 2022
a867767
chore: add a banner on the readme with a link to wrangler2 (#2252)
threepointone May 9, 2022
ec8bd97
Update links in README.md (#2253)
n0vad3v May 10, 2022
accf9c0
Tell users there's a new major version of wrangler available during u…
Jul 1, 2022
4948087
Update openssl-src (#2302)
jspspike Sep 6, 2022
355c778
Disable dependabot. (#2303)
lrapoport-cf Sep 6, 2022
a0673bf
1.19.13 (#2304)
jspspike Sep 7, 2022
f6c1104
Update README.md (#2306)
rozenmd Sep 8, 2022
e774b3a
chore: remove reporter (#2316)
JacobMGEvans Oct 3, 2022
d91560d
release: 1.20.0 (#2318)
JacobMGEvans Oct 3, 2022
815cc8d
Update path-slash to v0.2.1 (#2311)
rhysd Oct 8, 2022
d7c9d3f
Change '-V' to '-v' in wrangler output in templatw (#2341)
Divkix Dec 29, 2022
d86d1c7
Revert #2341, and suggest Wrangler 2 if `wrangler -V` fails (#2342)
mrbbot Jan 3, 2023
4bd7c09
Update URLs for Wrangler v1/v2 GitHub repos (#2347)
penalosa Feb 9, 2023
b5bbc26
chore: deprecation (#2314)
JacobMGEvans Feb 13, 2023
6f07c9b
Add deprecation message on install of Wrangler Legacy (#2315)
JacobMGEvans Feb 13, 2023
5d06b17
Add deprecation badge to Cargo.toml (#2332)
Feb 13, 2023
b146931
Mark as deprecated and redirect to Workers SDK (#2348)
mrbbot Feb 13, 2023
a0bd93e
Upgrade minimatch (#2349)
penalosa Feb 21, 2023
0cd971c
1.21.0 (#2351)
jspspike Feb 21, 2023
7f900bf
Add archive note (#2355)
lrapoport-cf Aug 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[advisories]
# See https://github.com/cloudflare/wrangler-legacy/issues/2117
ignore = [
"RUSTSEC-2020-0159", # Potential segfault in `localtime_r` invocations
"RUSTSEC-2020-0071", # Potential segfault in the time crate
]
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ assignees: ''
https://developers.cloudflare.com/workers/cli-wrangler/install-update#update

Did you search for related issues?
https://github.com/cloudflare/wrangler/issues
https://github.com/cloudflare/wrangler-legacy/issues
-->

#### Describe the bug
Expand All @@ -37,6 +37,6 @@ A clear and concise description of what you expected to happen.
Fill out the following information about your environment.

* operating system:
* output of `wrangler -V`:
* output of `wrangler -V` _(if this fails, it's likely you're using Wrangler v2+, please create an issue here instead: https://github.com/cloudflare/workers-sdk)_
* output of `node -v`:
* content of `wrangler.toml`:
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assignees: ''

<!--
Did you search for related issues?
https://github.com/cloudflare/wrangler/issues
https://github.com/cloudflare/wrangler-legacy/issues
-->

#### Describe the feature
Expand Down
17 changes: 0 additions & 17 deletions .github/dependabot.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- "**/Cargo.toml"
- "**/Cargo.lock"
- ".cargo/audit.toml"
- "**/package-lock.json"
- "**/npm-shrinkwrap.json"
schedule:
Expand Down
Loading
Loading