Recently, one of our engineering teams encountered what seemed like a fairly straightforward issue: When they attempted to store UUID values to a database, it produced an error claiming that the value was invalid. With a few tweaks to one of our internal libraries, our team was able to resolve the issue. Or did they? Fast forward one month later, and a different team noticed a … [Read more...] about Unexpected Adventures in JSON Marshaling