1. 29 May, 2025 2 commits
  2. 28 May, 2025 1 commit
  3. 22 May, 2025 1 commit
  4. 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
  5. 14 May, 2025 1 commit
  6. 08 May, 2025 2 commits
  7. 21 Apr, 2025 1 commit
  8. 04 Apr, 2025 2 commits
  9. 02 Apr, 2025 1 commit
  10. 31 Mar, 2025 1 commit
  11. 17 Mar, 2025 1 commit
  12. 14 Mar, 2025 2 commits
  13. 11 Mar, 2025 1 commit
  14. 09 Mar, 2025 2 commits
  15. 08 Mar, 2025 1 commit
  16. 07 Mar, 2025 1 commit
  17. 06 Mar, 2025 2 commits
  18. 05 Mar, 2025 1 commit
  19. 28 Feb, 2025 2 commits
  20. 27 Feb, 2025 1 commit
  21. 25 Feb, 2025 3 commits