commit 5c830e8d1c3d2cf7061be0bb166704f5b6865d9a Author: Nate Folkert Date: Tue May 11 14:52:00 2021 -0400 Improvements to classification backfill script (#25114) * Improvements to classification backfill script * fix Co-authored-by: Nate Folkert src/jvm/io/fsq/common/scala/Identity.scala | 1 + 1 file changed, 1 insertion(+) commit 58a1eaa9e64aa9647040d826b394738f32307365 Author: Ian Tabolt Date: Mon Dec 21 10:23:22 2020 -0500 Throttle hfile vs mongo for /v3/places/:id (#23607) * Throttle hfile vs mongo * Allow throttles to be passed as X-Throttles header * Support Hidden swagger annotation * Support Array#toMapBy src/jvm/io/fsq/common/scala/Lists.scala | 7 +++++++ 1 file changed, 7 insertions(+)