* A local Docker deployment can now open the debug port (default 5005) into the container: 399
* Field additions:
* The `match` block for fields is now supported: 403
* Support for the `weight` and `bolding` fields: 406
* Implement Struct Field, and allow Field to use it: 413
* Schema Document Summary is added: 408
* Add support for stemming, query-command, rank, and implement Struct for Documents: 416
* ApplicationConfiguration is added: 421
* rank-profile additions 424:
* `weight`
* `type-hints` for eq and repr
* `rank_type`
* `rank-properties`
* Support for [validation-overrides.xml](https://docs.vespa.ai/en/reference/validation-overrides.html): #426
* Throw HTTPError on failures: 466