Skip to content

Releases: ballerina-platform/module-ballerinax-mongodb

module-ballerinax-mongodb-v5.2.2

27 Aug 11:23
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  'v5.2.2'.

module-ballerinax-mongodb-v5.2.1

18 Aug 11:18
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  'v5.2.1'.

module-ballerinax-mongodb-v5.2.0

15 Aug 06:28
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  'v5.2.0'.

module-ballerinax-mongodb-v5.1.0

14 Feb 05:46
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  'v5.1.0'.

module-ballerinax-mongodb-v5.0.0

02 Apr 08:30
Compare
Choose a tag to compare
[Gradle Release Plugin] - creating tag:  'v5.0.0'.

Ballerina MongoDB Connector 4.3.0 Released!

13 Sep 04:33
e2dd509
Compare
Choose a tag to compare

What's Changed

Following backward compatible changes are included.

  • Introduce distinct() function to query for distinct field values of documents
  • Introduce skip into find() method to cater pagination requirements. This is introduced with default value = -1.
  • Improve find() method to support union types as well rather basic record types

Full Changelog: v4.2.1...v4.3.0

Ballerina MongoDB Connector 4.2.1 Released!

18 Jul 13:27
ffa06ae
Compare
Choose a tag to compare

[This release is performed upon Ballerina 2201.7.0]

Fixes:

  • Update with graalvmCompatible property #217

Ballerina MongoDB Connector 4.2.0 Released!

12 Jul 11:47
888d9f9
Compare
Choose a tag to compare

[This release is performed upon Ballerina 2201.7.0]

Ballerina MongoDB Connector 4.1.0 Released!

03 May 09:59
Compare
Choose a tag to compare

[This release is performed upon Ballerina 2201.4.1]

Ballerina MongoDB Connector 4.0.0 Released!

04 Nov 01:33
0f18838
Compare
Choose a tag to compare

[This release is performed upon Ballerina 2201.2.1]

Fixes:

  • Revamp ConnectionConfig records #201
  • Rename as ConnectionString and remove samples #203
  • Use client.config module for ConnectionConfig
  • Update Slack channel occurrences with Discord