Skip to content

Releases: z3z1ma/tap-mongodb

v0.3.1

29 Jan 00:24
Compare
Choose a tag to compare

Full Changelog: v0.1.0...0.3.1

Lots of clean up, updates, and schema inference to round out the feature set. Additionally upgrading to the latest version of the SDK. The changelog will speak more to the changes. I also fixed a bug where we would try to replicate a stream without first verifying if the authenticating mongo account had access. We now validate access during catalog discover by using find_one inside a try: block.

v0.1.0

18 Jul 18:03
Compare
Choose a tag to compare

First release.

The primary purpose of this release is to provide users a revision they can easily pin to if they like. Tap is ready as-is and future changes will adhere to semantic versioning with regards to user interface.