Releases: edgee-cloud/edgee
Releases · edgee-cloud/edgee
v1.2.5
What's Changed
Bug fixes
- chore(ci): remove homebrew workflow dispatch by @alexcasalboni in #324
- fix(cli): fix check command by @KokaKiwi in #327
- chore: nightly clippy warnings by @KokaKiwi in #330
Dependency updates
- chore(proxy): bump edgee sdk v1.7.0 by @SachaMorard in #326
- chore: update dependencies by @KokaKiwi in #329
- chore: release 1.2.5 by @KokaKiwi in #328
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
What's Changed
New features
- feat(cli): add settings options field by @SachaMorard in #322
Misc
- chore(ci): convert homebrew-edgee GH Action to GH workflow dispatch by @alexcasalboni in #320
- update to v1.2.3 by @SachaMorard in #323
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
New features
- feat(security): add 'empty' to forbidden fetch destinations by @SachaMorard in #317
- feat(cli): set up error reporting by @KokaKiwi in #315
- feat(cli): new component subcategory by @SachaMorard in #318
Bug fixes
- Fix consent management typos by @CLEMENTINATOR in #314
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
New features
- consent management: handle consent management components by @CLEMENTINATOR in #312
Misc
- chore(ci): update GHA version to edgee-cloud/homebrew-edgee@v0.1.1 by @alexcasalboni in #311
- update to 1.2.1 by @CLEMENTINATOR in #313
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
New features
- feat(cli): consent mapping components by @CLEMENTINATOR in #305
- feat(ci): add homebrew GHA by @alexcasalboni in #308
Bug fixes and dependency updates
- fix(cli): fix data-collection export generation for 1.0.0 by @CLEMENTINATOR in #306
- fix(cli): edgee.toml: correctly deserialize wit version by @CLEMENTINATOR in #309
- chore: Prepare release v1.2.0 by @alexcasalboni in #310
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
New features
- feat(openapi): override-cache by @SachaMorard in #300
- feat(cli): multi wit version loading by @CLEMENTINATOR in #288
- feat(cli): components: use wasmtime cache by @CLEMENTINATOR in #303
Bug fixes and dependency updates
- chore(deps): bump openssl from 0.10.71 to 0.10.72 by @dependabot in #301
- chore(deps): bump tokio from 1.44.1 to 1.44.2 by @dependabot in #302
- edgee: update to v1.1.2 by @CLEMENTINATOR in #304
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
New features
- feat(cli): add fetch-wit command by @KokaKiwi in #297
- feat(proxy): abort compute if sec-fetch-dest is for specific content by @SachaMorard in #293
Bug fixes and dependency updates
- chore: fix lint and clippy issues by @SachaMorard in #294
- chore: update wasmtime deps, improve local testing UX (error messages and inherit stderr) by @alexcasalboni in #295
- Prepare release v1.1.1 by @alexcasalboni in #298
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
New features
- feat(proxy): add as_number by @SachaMorard in #291
- feat(docker): update Docker image (interface and docs) by @alexcasalboni in #287
- feat(cli): add telemetry by @KokaKiwi in #280
Bug fixes and dependency updates
- fix: update openapi specs (user slug is not needed) by @CLEMENTINATOR in #286
- refactor: minor log change for file name by @NicolasGirardot in #283
- refactor: add missing command options descriptions by @alexcasalboni in #284
- chore: remove broken file added by error by @KokaKiwi in #279
- chore: update dependencies (wasmtime = 30.0.2) by @KokaKiwi in #272
- chore: update openapi specs (no effect on API client) by @alexcasalboni in #289
- chore: bump workspace and crates to 1.1.0 by @alexcasalboni in #292
Documentation and tests
- docs: update roadmap link by @alexcasalboni in #282
- test: add unit tests (+5% line coverage) by @alexcasalboni in #285
- test: add unit tests for data collection (+12% line coverage) by @alexcasalboni in #290
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
New features
- feat(cli): auth bypass credentials.toml if login env vars are provided by @CLEMENTINATOR in #271
- feat(cli): multiple QoL improvements by @KokaKiwi in #273
Bug fixes and dependency updates
- chore: update sdk dependency by @SachaMorard in #276
- bump to v1.0.0 by @CLEMENTINATOR in #277
Documentation and tests
- Update README with latest features and outputs by @alexcasalboni in #278
Full Changelog: v0.9.1...v1.0.0