Releases: get-convex/convex-backend
Releases · get-convex/convex-backend
Precompiled 2024-12-13-ff9e9c5
add jitter to how often the table summary worker checkpoints (#32196) I'm adding +/- 15 minutes of jitter for now? GitOrigin-RevId: 0d790c356f9510879114fca981e128183314e58b
Precompiled 2024-12-12-8006763
Rename PersistenceReader::usage_stats etc (#32120) GitOrigin-RevId: f97b9267f05971f48749111ec47fcb083f4f76de
Precompiled 2024-12-11-69898e2
Some improvements to load-generator (#32085) GitOrigin-RevId: 830b7225bc1420049cc27f3341ace44a7691ff11
Precompiled 2024-12-10-ed90f0e
Fix impl Hash for ConvexValue (#32055) Simplify `fn encode_for_hash` into a direct `impl Hash`, and make hashing for arrays/sets/maps/objects forward to the containers' own `Hash` impls. This would just be `#[derive]`d except for f64. GitOrigin-RevId: 85f44007e3f3d29d2968ab383a203337cbcf52a7
Precompiled 2024-12-09-c66fb19
make `EXACT_SEARCH_MAX_WORD_LENGTH` a knob (#32034) GitOrigin-RevId: 1e9d5c175baa752e70a8ff4f92b4826efeb4cd65
Precompiled 2024-12-06-5625d11
Use `u8::is_ascii_alphanumeric` in validate_metric_name (#31972) GitOrigin-RevId: 406ace20fa96ec93b449967df484425ecae72d63
Precompiled 2024-12-03-59ff763
precompiled-2024-12-03-59ff763 Only show pending jobs from the scheduler nextScheduledJobTimestamp u…
Precompiled 2024-12-02-592b99e
Bump rust version for oss repo to 1.71.1 (#31847) Some deps now require 1.71.1 GitOrigin-RevId: 3389b0c033b97afff6ff69b10d1bbb89f9b0ffc0
Precompiled 2024-11-29-1bc7ac7
Limit the number of segments in compaction requests (#31840) This PR adds a limit to the number of segments to compact, defaulting to 10. GitOrigin-RevId: ce69d03db6e2cd95c0fce58ecf482fb584542168
Precompiled 2024-11-28-1bc7ac7
Limit the number of segments in compaction requests (#31840) This PR adds a limit to the number of segments to compact, defaulting to 10. GitOrigin-RevId: ce69d03db6e2cd95c0fce58ecf482fb584542168