Servlets 3.0 introduces several new features to improve ease of development, extensibility, and support for asynchronous processing. Key features include annotations for declarative programming, dynamic registration of servlets and filters, pluggable web fragments, and asynchronous request handling. The new version aims to simplify web application development and increase developer productivity.