lhotari commented on PR #1127: URL: https://github.com/apache/pulsar-site/pull/1127#issuecomment-4303140682
> Pulsar 4.0.x overlapped with `pulsar-client-node` v1.13.0 - v1.13.2 (roughly Aug 2024 - early 2025). I checked `index.d.ts` on each of those tags against the tip interface, and the fields split like this: pulsar-site currently mistakenly contains client documentation in versioned docs for Pulsar. Since newer clients are compatible with older broker versions for most features, the client documentation should be maintained only for the most recent release. This is something that we'd need to address separately. The `client-libraries` should be moved to top level and https://github.com/apache/pulsar-site/blob/main/static/.htaccess should be used to redirect from old urls to the top level client-libraries location. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
