v1.0.6-1
Pre-release
Pre-release
What's Changed
- update enstate tag version in readme by @o-az in #56
- Introduce PORT environment variable by @o-az in #57
- Introduce a way to query single records & improve image/header performance by @Antony1060 in #58
- Small refactor by @Antony1060 in #62
- Non-strict querystring parsing by @Antony1060 in #66
- Update workers README and version by @o-az in #64
- Update RPC_URL variable on mainnet deployment by @Antony1060 in #69
- Introduce gasless support by @Antony1060 in #72
- SSE bulk by @Antony1060 in #70
- Bump h2 from 0.3.21 to 0.3.24 in /shared by @dependabot in #59
- Bump h2 from 0.3.21 to 0.3.24 in /worker by @dependabot in #60
- Bump h2 from 0.3.21 to 0.3.24 in /server by @dependabot in #61
- Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 in /server by @dependabot in #73
- Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 in /worker by @dependabot in #74
- Bump libgit2-sys from 0.16.1+1.7.1 to 0.16.2+1.7.2 in /shared by @dependabot in #75
- Introduce IPFS_GATEWAY environment variable by @Antony1060 in #78
- Patch faulty regex in IPFS url parsing by @Antony1060 in #79
- Loosen up the domain regex by @Antony1060 in #80
- Patch non-existing DNSSEC names by @Antony1060 in #82
- Implement correct handling of data URLs by @Antony1060 in #81
- Patch reverse name resolution by @Antony1060 in #83
- Introduce Arweave Support by @lucemans in #84
- Introduce a timeout for EIP155 image fetching by @Antony1060 in #85
- Remove EIP155 timeout for worker by @Antony1060 in #86
- Introduce OpenTelemetry tracing by @Antony1060 in #92
- Update README with more examples & Patch CI by @lucemans in #97
- Introduce MAX_BULK_SIZE by @lucemans in #98
- Introduce PROFILE_CACHE_TTL by @lucemans in #99
- Reconfigure SCCache & bun setup in CI/CD by @svemat01 in #100
- Upgrade OpenAPI Implementation by @lucemans in #101
New Contributors
Full Changelog: v1.0.5...v1.0.6-1