Closed davidmartos96 closed 9 months ago
I've avoiding publishing _beta
because these APIs are not stable and I really didn't want to encourage folks to use them.
But I can see that error reporting is still around in beta...and has been for a LONG time. No idea if there are plans to make it stable, but I'm happy to do a roll here.
Hello! I'm depending on
googleapis_beta
for the Error Reporting API in ashelf
application. It looks like the published version is almost 2 years old and hasn't been published alonggoogleapis
when regenerating the clients. Is that expected?Currently the published
googleapis_beta
package stills depends onhttp
< 1.0.0, making it a bit troublesome to keep depending apps up to date.