diff --git a/whats_new_22.md b/whats_new_22.md index 9bd2ef5..a271f52 100644 --- a/whats_new_22.md +++ b/whats_new_22.md @@ -65,7 +65,7 @@ Why wait for timeouts when services aren’t available? When a request is made t ### Subject Mapping and Traffic Shaping -Reduce risk when onboarding new services. Canary deployments, A/B testing, and transparent teeing of data streams are now fully supported in NATS. The NATS Server allows accounts to form subject mappings from one subject to another for both client inbound and service import invocations and allows weighted sets for the destinations. Map any percentage - 1 to 100 percent of your traffic - to other subjects, and change this at runtime with a server configuration reload. You can even artificially drop a percentage of traffic to introduce chaos testing in your system. +Reduce risk when onboarding new services. Canary deployments, A/B testing, and transparent teeing of data streams are now fully supported in NATS. The NATS Server allows accounts to form subject mappings from one subject to another for both client inbound and service import invocations and allows weighted sets for the destinations. Map any percentage - 1 to 100 percent of your traffic - to other subjects, and change this at runtime with a server configuration reload. You can even artificially drop a percentage of traffic to introduce chaos testing in to your system. ### Account Monitoring - More Meaningful Metrics