Skip to content

Commit 5dd0b45

Browse files
committed
Add compatibility note to evolving models
1 parent 09aa09b commit 5dd0b45

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/source-1.0/guides/evolving-models.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Evolving Models
55
This guide describes how to evolve Smithy models without breaking your
66
customers.
77

8+
.. note::
9+
10+
This page does not include every possible backwards or forwards
11+
compatible change. For traits, the best place to look for compatibility
12+
is the specification for the trait or its model definition as defined by
13+
the :ref:`breaking changes property <trait-breaking-change-rules>`.
14+
815

916
Updating services
1017
=================

docs/source-2.0/guides/evolving-models.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ Evolving Models
55
This guide describes how to evolve Smithy models without breaking your
66
customers.
77

8+
.. note::
9+
10+
This page does not include every possible backwards or forwards
11+
compatible change. For traits, the best place to look for compatibility
12+
is the specification for the trait or its model definition as defined by
13+
the :ref:`breaking changes property <trait-breaking-change-rules>`.
14+
815
Updating services
916
=================
1017

0 commit comments

Comments
 (0)