1 is wrong. Let $G = (\{\,1, 2, 3, 4\,\}, \{\,\{\,1, 2\,\}, \{\,2, 3\,\}\,\})$. Then $\{\,\deg v\colon v \in V(G)\,\} = \{\,0, 1, 2\,\}$. Also there is a connected graph on $9$ vertices with set of degrees $\{\,1, 2, 3\,\}$ that doesn't satisfy the first condition.
2 is wrong for the same reason.
Even more, I state that for any $k$ and $\ell$ there is a graph with cardinality of set of vertex degrees equal to $k$ that doesn't contain path of length $\ell$ with vertices of all possible degrees.
Edit. Ok, I have smaller connected graph. Let $G = (\{\,1, 2, 3, 4, 5, 6, 7\,\}, \{\,\{\,1, 2\,\}, \{\,2, 3\,\}, \{\,3, 4\,\}, \{\,4, 5\,\}, \{\,5, 6\,\}, \{\,5, 7\,\}, \{\,6, 7\,\}\,\})$. The set of vertex degrees is $\{\,1, 2, 3\,\}$, graph is connected.
Let $G = (\{\,1, 2, 3, 4, 5, 6, 7, 8\,\}, \{\,\{\,1, 2\,\}, \{\,2, 3\,\}, \{\,3, 4\,\}, \{\,4, 5\,\}, \{\,5, 6\,\}, \{\,5, 7\,\}, \{\,5, 8\,\}, \{\,6, 7\,\}, \{\,6, 8\,\}\,\})$. The set of vertex degrees is $\{\,1, 2, 3, 4\,\}$.