All notable changes to Knative Serving will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
When adding a changelog entry, link to the most relevant issue or PR for more details.
- Basic API resources Revision, Configuration, and Route.
- Integration with the Build API for on-demand container builds. #36
- Autoscaling of Revision deployments. #229
- Integration with Istio ingress routing and naming. #313
- Integration with Istio proxy sidecar. #112
- Tracing via Zipkin. #354
- Logging via Fluentd with log indexing via Elasticsearch. #327
- Metrics via Prometheus.#189