1. 28 May, 2025 1 commit
  2. 22 May, 2025 1 commit
  3. 15 May, 2025 1 commit
    • Graham King's avatar
      fix: Fix default RouterMode value (#1092) · 889ab67e
      Graham King authored
      The Python bindings use the default value for RouterMode. Previously that was Random (good), but now it became None (bad).
      
      Remove the option and clean up the duplicate RouterMode. I was trying to avoid putting the `KV` enum in dynamo-runtime. Turns out adding those two characters gives us a healthy simplification, and restores the old default router value.
      
      Also clean up two noisy log messages when waiting for KV routing metrics to start in worker.
      889ab67e
  4. 14 May, 2025 1 commit
  5. 08 May, 2025 2 commits
  6. 21 Apr, 2025 1 commit
  7. 04 Apr, 2025 2 commits
  8. 02 Apr, 2025 1 commit
  9. 31 Mar, 2025 1 commit
  10. 17 Mar, 2025 1 commit
  11. 14 Mar, 2025 2 commits
  12. 11 Mar, 2025 1 commit
  13. 09 Mar, 2025 2 commits
  14. 08 Mar, 2025 1 commit
  15. 07 Mar, 2025 1 commit
  16. 06 Mar, 2025 2 commits
  17. 05 Mar, 2025 1 commit
  18. 28 Feb, 2025 2 commits
  19. 27 Feb, 2025 1 commit
  20. 25 Feb, 2025 3 commits