Skip to content

Conversation

@rustagir
Copy link
Contributor

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-30943
Staging - what's new / serialization page

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?

Copy link
Contributor

@ccho-mongodb ccho-mongodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, a couple questions and a suggestion.

.. important::

Starting in version 4.10.1 of the {+driver-short+}, you must add
the ``bson-kotlinx`` library as an explicit dependency for using the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
the ``bson-kotlinx`` library as an explicit dependency for using the
the ``bson-kotlinx`` library as an explicit dependency to use the

snooty.toml Outdated
logbackVersion = "1.2.11"
log4j2Version = "2.17.1"
serializationVersion = "1.5.1"
bsonVersion = "4.10.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Should the BSON library match the new version 4.10.1 or is it not a matching version?

snooty.toml Outdated
driver-short = "Kotlin driver"
driver-long = "MongoDB Kotlin Driver"
version = "4.10"
full-version = "4.10.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Should the full-version be 4.10.1 instead?

@rustagir rustagir merged commit c86923f into mongodb:master Jun 26, 2023
rustagir added a commit that referenced this pull request Jun 26, 2023
# Pull Request Info

[PR Reviewing
Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md)

JIRA - https://jira.mongodb.org/browse/DOCSP-30943
Staging - [what's
new](https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-30943-v4.10.1-updates/whats-new/#what-s-new-in-4.10)
/ [serialization
page](https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-30943-v4.10.1-updates/fundamentals/data-formats/serialization/#add-kotlin-serialization-to-your-project)

## Self-Review Checklist

- [x] Is this free of any warnings or errors in the RST?
- [ ] Did you run a spell-check?
- [ ] Did you run a grammar-check?
- [ ] Are all the links working?

(cherry picked from commit c86923f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants