The document discusses changes in Contexts and Dependency Injection for Java (CDI) 2.0 including splitting the specification into three parts for Java SE and Java EE support, adding features like request context management in Java SE, aligning with Java 8 features, and enhancing events with ordering and asynchronous support. It also provides examples of using new Java 8 features like streams and lambda expressions with CDI.