Releases: edgee-cloud/edgee
Releases · edgee-cloud/edgee
v0.7.1
What's Changed
- fix: clippy little alerts by @SachaMorard in #182
- chore: component runtime refactoring by @SachaMorard in #184
- Add more unit tests in proxy/compute (from 21% to 47% line coverage) by @alexcasalboni in #183
- feat: debugger api by @SachaMorard in #185
- v0.7.1 by @SachaMorard in #186
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Refactor/create protocols wit artifact by @flyaruu in #150
- feat: Implement User Data Persistence with Encrypted Cookie by @SachaMorard in #155
- feat: add sec-ch-ua headers to analytics requests by @SachaMorard in #157
- chore: cleanup cookies by @SachaMorard in #160
- feat: consent mapping by @SachaMorard in #161
- fix: anonymization by @SachaMorard in #162
- fix: anonymization and consent by @SachaMorard in #164
- chore: change docs url by @SachaMorard in #165
- feat: id continuity wit compatibility by @SachaMorard in #166
- Revert "feat: id continuity wit compatibility" by @SachaMorard in #167
- Update dev.up Make Command by @Jer1605 in #158
- fix: cookie parsing is altered when a cookie contains an equal char by @SachaMorard in #168
- feat: Add Edgee API client crate by @KokaKiwi in #169
- chore: Update dependencies by @KokaKiwi in #170
- fix: session could be doubled in case of multiple event in one payload by @SachaMorard in #171
- Add new unit tests for server crate by @alexcasalboni in #172
- fix: event path 410 response becomes 204 by @SachaMorard in #173
- refactor(workspace)!: merge and rename crates by @KokaKiwi in #179
- chore: Bump version (0.7.0) by @KokaKiwi in #181
New Contributors
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- feat: products properties by @SachaMorard in #144
- refactor into separate crate by @flyaruu in #147
- fix: referer for data collection call by @SachaMorard in #148
- feat: add request infos by @SachaMorard in #151
- feat: improve enforce_no_store policy by @SachaMorard in #152
- cli: Add auth command by @KokaKiwi in #149
- v0.6.1 by @SachaMorard in #153
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: Prevent search engine indexing of data collection endpoints by @SachaMorard in #140
- cli: Bootstrap edgee CLI and workspace grouping by @KokaKiwi in #131
- chore: bump edgee to version v0.6.0 by @SachaMorard in #142
- build: Fix release build by @KokaKiwi in #145
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- fix: add cookie_domain option by @SachaMorard in #135
- Fix/screen density by @SachaMorard in #138
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- deps: bump wasmtime by @SachaMorard in #130
- perf(proxy/compute): Improve HTML Document parsing by @KokaKiwi in #129
- Put Edgee sdk in a dedicated crate by @CLEMENTINATOR in #132
- fix: rust version in Dockerfile by @SachaMorard in #133
- ci: Fix binary release workflow by @KokaKiwi in #134
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- Improve main doc by @alexcasalboni in #125
- fix: do not override backend set-cookie when setting edgee cookie by @CLEMENTINATOR in #127
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- feat: no more html attributes, everything is now in the sdk by @SachaMorard in #123
- chore: bump sdk to v1.2.0 by @SachaMorard in #124
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- ci: Add clippy to CI by @KokaKiwi in #107
- fix: sdk considered as third party too often by @SachaMorard in #121
- fix: title tag by @SachaMorard in #122
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat: add debug header to data collection api by @SachaMorard in #114
- feat: add provenance info of the event (edge, client, third) by @SachaMorard in #115
- perf(proxy): Improve compression performance by @KokaKiwi in #103
- feat: component debug feature by @SachaMorard in #116
- perf: Improve strings handling by @KokaKiwi in #117
- feat: get all client hints by @SachaMorard in #119
- feat: add host in the data-collection api call by @SachaMorard in #120
Full Changelog: v0.4.1...v0.4.2