SummitRoute / aws_breaking_changes

List of changes announced for AWS that may break existing code
1.31k stars 42 forks source link

Sort by date anounced desc #106

Closed rehanvdm closed 2 months ago

rehanvdm commented 2 months ago

Can the list be sorted by the data announced desc? So that we can quickly see when it got deprecated?

0xdabbad00 commented 2 months ago

I sort the data by date taking effect so that the next thing to potentially impact you is at the top. I think this is what most people want from this data, and unfortunately I don't know of a way to easily make the data customizable for people within a github README like this.