akka.net icon indicating copy to clipboard operation
akka.net copied to clipboard

Remove obsolete addorset from the API

Open kutal10 opened this issue 6 months ago • 2 comments
trafficstars

Fixes https://github.com/akkadotnet/akka.net/issues/7463

Changes

Eliminates the unneeded AddOrSet method API from 1.6 - AddOrReturn is also modified to account for this.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Latest dev Benchmarks

Include data from the relevant benchmark prior to this change here.

This PR's Benchmarks

Include data from after this change here.

kutal10 avatar May 06 '25 20:05 kutal10

Thanks @kutal10 ! You might need to run the API approvals to get this to work: https://getakka.net/community/contributing/api-changes-compatibility.html

Aaronontheweb avatar May 06 '25 21:05 Aaronontheweb

Thanks @kutal10 ! You might need to run the API approvals to get this to work: https://getakka.net/community/contributing/api-changes-compatibility.html

@Aaronontheweb Yep followed the guide - PR now has the API txt files updated!

kutal10 avatar May 11 '25 20:05 kutal10