after upgrade, dynamic select with no value is no longer set as 'selected' by default. Here is the resulting html:
code
<option value="" rerender="breedSelection" dsid="breedSelection-0_24" style="display: inline;" data-placeholder="false" dsrefid="breedSelection-0">All Breeds</option>
/code
The first selection was working yesterday- text was "All Breeds"