SummitRoute / aws_breaking_changes

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

Add support calendars for third-party products #92

Closed iainelder closed 7 months ago

iainelder commented 8 months ago

Services such as Lambda and RDS provide managed hosting for third-party products that have their own lifecycle.

AWS already published the support calendar for those products.

Rather than attempt to copy all the updates from all those sources, just link to the calendars so people can consult them directly.

I start the list with ElastiCache, RDS and Lambda. It could be extended with more services such as EKS, ROSA, and maybe a dozen more, but I had to start somewhere and get feedback.

iainelder commented 8 months ago

Resolves #91 because you could stop tracking the deprecated Lambda runtimes.

0xdabbad00 commented 7 months ago

This is a great idea, Thank you @iainelder !

PatMyron commented 5 months ago

Good idea including DB engines in addition to language runtimes

Kubernetes and operating systems like Linux are the other main software products AWS support lifecycles: https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html https://docs.aws.amazon.com/linux/al2023/ug/release-cadence.html

iainelder commented 4 months ago

@PatMyron , I made a PR for your calendar suggestions.

I was mistaken about ROSA and I my "dozen more" seems like an overestimate. I can't think of any others right now.