Skip to content

Commit

Permalink
Better describe what type of changes are included in this list
Browse files Browse the repository at this point in the history
Resolves #16
  • Loading branch information
0xdabbad00 authored May 16, 2019
1 parent 776ac00 commit 802a928
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# aws_breaking_changes
[![feed](https://github.com/SummitRoute/aws_breaking_changes/raw/master/screenshots/feed_icon.png)Atom feed](https://github.com/SummitRoute/aws_breaking_changes/releases.atom)

List of changes announced for AWS that may break existing code due to deprecations or otherwise.
My goal is to only document issues that would break people's existing applications. So if you have a running app on AWS that makes use of some AWS API calls, what are changes AWS is making that require you to change your code, reconfigure, rebuild, or redeploy your application? Can it live forever as long as your credit card works, or is AWS potentially breaking something?

Any change has the potential to break something somewhere, but these seem like the more impactful changes for those that use the impacted service. These items will stay in this list until about a month after they have gone into effect, at which point they'll be removed.

| Date taking effect | Date announced | Service | Change | How to check |
| ---- | ---- |---- |---- |---- |
Expand Down

0 comments on commit 802a928

Please sign in to comment.