Releases: cowprotocol/services
Releases · cowprotocol/services
Weekly Release v2.287.0
What's Changed
- Update OpenAPI by @fleupold in #3135
- fix type on reveal string -> integer by @decanus in #3134
- [TRIVIAL] Use
mod.rs
consistently by @MartinquaXD in #3112 - OpenAPI change reminder by @squadgazzz in #3138
- Driver & Autopilot: Remove deny_unknown_fields by @m-lord-renkse in #3137
- Align with the updated Rust by @squadgazzz in #3142
- Fix flaky e2e test by @squadgazzz in #3143
Full Changelog: v2.286.0...v2.287.0
Weekly Release v2.286.0
What's Changed
- [TRIVIAL] Drop unused Balancer pool deny list config by @squadgazzz in #3121
- [EASY] Add instrumentation to update_events() by @m-lord-renkse in #3126
- Remove
crates
vscode extension dependency from devcontainer by @mstrug in #3132 - Added optional auction_id field to /settle and /reveal requests by @mstrug in #3131
- Start indexing settlement contract as its creation as latest by @m-lord-renkse in #3114
- Base: Add SwapRouter02 by @m-lord-renkse in #3120
- Reduce Try/TryFrom implementations for general types by @squadgazzz in #3130
Full Changelog: v2.285.0...v2.286.0
Weekly Release v2.285.0
What's Changed
- Added auction_id field to /settle and /reveal requests by @mstrug in #3113
- [TRIVIAL] Updated
driver
OpenApi after PR #3113 by @mstrug in #3128 - Do not settle after the deadline by @squadgazzz in #3116
Full Changelog: v2.284.0...v2.285.0
Weekly Release v2.284.0
What's Changed
- Add Base contract addresses by @m-lord-renkse in #3098
- Adjust the sql query for total surplus by @sunce86 in #3090
- Ignore nonsensical native prices by @MartinquaXD in #3106
- Move API code into orderbook crate by @MartinquaXD in #3104
- Move app-data-hash into app-data crate by @MartinquaXD in #3105
- Move JSON asserts into
testlib
by @MartinquaXD in #3107 - [TRIVIAL] move
shared::metrics
intoobserve::metrics
by @MartinquaXD in #3108 - Split up shared::contracts by @MartinquaXD in #3109
- Move ethcontract_errors into contracts crate by @MartinquaXD in #3111
- [Easy] Settled order count metric by @fleupold in #3115
Full Changelog: v2.283.0...v2.284.0
v2.283.1
Weekly Release v2.283.0
What's Changed
- Quote with JIT orders API by @squadgazzz in #3083
- Fixes and simplifications for RequestSharing by @MartinquaXD in #3086
- Playground check by @mstrug in #3079
- Add support for BalancerV2ComposableStablePoolFactoryV6 in contracts by @m-lord-renkse in #3099
- Revert "Use quote id just for debugging (#3054)" by @sunce86 in #3096
- Unify networks and add Base support by @m-lord-renkse in #3091
- Playground CI job trigger change by @mstrug in #3101
Full Changelog: v2.282.2...v2.283.0
v2.282.4
v2.282.2
What's Changed
- Relax trade verification checks for pre-interactions by @MartinquaXD in #3081
- Solution id is string by @sunce86 in #3088
Full Changelog: v2.282.1...v2.282.2
Weekly Release v2.282.1
What's Changed
- Replace system allocator with mimalloc by @MartinquaXD in #3087
Full Changelog: v2.282.0...v2.282.1
Weekly Release v2.282.0
What's Changed
- Multiple winners e2e test by @sunce86 in #3066
- Update winners picking logic by @sunce86 in #3073
- Index cow amms in background task by @MartinquaXD in #3076
- Treat ETH and WETH as single token in winners selection by @sunce86 in #3074
- [EASY] Bump response size limit by @MartinquaXD in #3080
- Track event indexing progress by @MartinquaXD in #3075
- Limit number of accepted proposed solutions by @sunce86 in #3078
- [EASY] Don't report encoding errors for merged solutions by @MartinquaXD in #3084
Full Changelog: v2.281.0...v2.282.0