Kafkajs: Current published version and documentation not in sync

Created on 30 Mar 2020  路  3Comments  路  Source: tulios/kafkajs

I was looking at the Admin API and the documentation contains information about the listGroups() function which is not available in the current version available on NPM. I see. the implementation in the master branch, maybe you need to do a new release?

documentation good first issue help wanted

Most helpful comment

Indeed it is.

All 3 comments

Yes, that's something we want to improve in the future (#279), but every merge on master generates a pre-release with the change. The latest available is 1.13.0-beta.14. You can find all pre-releases on NPM.

@marghidanu I think this should now be fixed with the new documentation versioning:

cc @Nevon

Indeed it is.

Was this page helpful?
0 / 5 - 0 ratings