Fly-log-shipper Honeycomb Endpoint Deprecated

I was hoping to use fly-log-shipper to send logs to Honeycomb, but it appears the endpoint is deprecated for Honeycomb. Does anyone have this working?

 sjc [info]2022-10-13T23:45:26.215620Z ERROR sink{component_kind="sink" component_id=honeycomb component_type=honeycomb component_name=honeycomb}:request{request_id=292}: vector::sinks::util::sink: Response failed. response=Response { status: 400, version: HTTP/1.1, headers: {"d
2022-10-13T23:45:26Z app[092cccd4] sjc [info]2022-10-13T23:45:26.215620Z ERROR sink{component_kind="sink" component_id=honeycomb component_type=honeycomb component_name=honeycomb}:request{request_id=292}: vector::sinks::util::sink: Response failed. response=Response { status: 400, version: HTTP/1.1, headers: {"d
te": "Thu, 13 Oct 2022 23:45:26 GMT", "content-type": "application/json", "content-length": "90", "connection": "keep-alive", "access-control-allow-origin": "*", "vary": "Accept-Encoding"}, body: b"{\"error\":\"deprecated endpoint - please upgrade, see API docs https://docs.honeycomb.io/\"}\n" }

I don’t see any updates to fix this in the Vector projecg, it’s probably worth posting an issue here: Issues · vectordotdev/vector · GitHub