Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IT to include latest versions of kotlinx.* to test K2 compatibility #3969

Open
whyoleg opened this issue Dec 19, 2024 · 0 comments
Open
Labels
enhancement An issue for a feature or an overall improvement topic: K2 Issues / PRs that are related to the K2 migration. See #2888
Milestone

Comments

@whyoleg
Copy link
Contributor

whyoleg commented Dec 19, 2024

To be sure, that Analysis API updates and other changes to Dokka analysis will be stable, we need to actualize "external projects" and add other ones.

Currently we have in tests:

  • kotlinx.coroutines 1.7.3 (1.10.0 is actual on the moment of issue creation)
    • note: current version in tests is even not working with Dokka K2 analysis, while latest works
  • kotlinx.serialization 1.6.0-RC (1.8.0-RC is actual on the moment of issue creation)

New projects to be added:

  • kotlinx.io
  • kotlinx.datetime
@whyoleg whyoleg added the enhancement An issue for a feature or an overall improvement label Dec 19, 2024
@whyoleg whyoleg added this to the Dokka 2.0.20 milestone Dec 19, 2024
@whyoleg whyoleg added the topic: K2 Issues / PRs that are related to the K2 migration. See #2888 label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An issue for a feature or an overall improvement topic: K2 Issues / PRs that are related to the K2 migration. See #2888
Projects
None yet
Development

No branches or pull requests

1 participant