rabbitmq-dotnet-client icon indicating copy to clipboard operation
rabbitmq-dotnet-client copied to clipboard

7.0 Release Checklist

Open lukebakken opened this issue 2 years ago • 2 comments

Milestone

https://github.com/rabbitmq/rabbitmq-dotnet-client/milestone/53

Checklist

  • [ ] - No test flakes! (#1193 ahem)
  • [ ] - Re-visit target frameworks https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1189
  • [ ] - Try to reduce the amount of code in this library. For instance, there seems to be unnecessary interfaces, helper classes, etc. Just setting up a connection allows too many knobs (https://github.com/rabbitmq/rabbitmq-dotnet-client/pull/1218)

lukebakken avatar Apr 08 '22 17:04 lukebakken

While trying to backport #1202 I have noticed that the delta between main and 7.x is large enough that I wonder if it would make sense to ship 8.0 or 7.0 from main.

michaelklishin avatar May 15 '22 11:05 michaelklishin

@michaelklishin the 7.x branch has been abandoned - https://github.com/rabbitmq/rabbitmq-dotnet-client/issues/1159#issuecomment-1062046921

lukebakken avatar May 16 '22 15:05 lukebakken

@lukebakken do we want to use this issue to keep track of all the changes for 7.0 ? I can go through what's pending and update this issue. Asking because we also have the milestone, so we can use either (or both!).

Zerpet avatar Mar 02 '23 09:03 Zerpet

We should use separate issues and close this. Thanks for noticing.

lukebakken avatar Mar 02 '23 17:03 lukebakken