Take a look at the script they use for their widgets:
http://platform.linkedin.com/in.js
You see a cache-control
with a very high number (right now: Cache-Control:max-age=29326
).
So what happens if they screw up with a release, and everyone is stuck with a broken script file for 20 days?
ps, this is the widget code they use:
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script>
<script type="IN/MemberProfile" data-id="https://www.linkedin.com/in/dirkboer" data-format="inline"></script>