Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Releases: zph/moresql

v0.2.0

31 Aug 06:56
@zph zph
ff9903f
Compare
Choose a tag to compare

Changelog

ff9903f Merge pull request #11 from zph/debug-deletes
492556f Remove comment superceded by comment in utils.go
9970ba2 Fixes bug where DELETES were silently failing
d7d0e73 Update todos

--
Automated with @goreleaser
Built with go version go1.10 darwin/amd64

v0.1.7-rc2

29 Jul 23:23
@zph zph
Compare
Choose a tag to compare

Changelog

warning: refname 'v0.1.7-rc1' is ambiguous.
4910147 Merge pull request #10 from zph/add-nested-accessors
eff0831 Update documentation
88e0664 Add dot notation and specs
16d9668 Initial spike on dot notation
0916d7e Merge pull request #8 from zph/recover-from-timeouts

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64

v0.1.7-rc1

25 May 01:10
@zph zph
Compare
Choose a tag to compare

Changelog

94045a0 Add tailing recovery in cases of timeout

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64

v0.1.6

22 May 21:45
@zph zph
Compare
Choose a tag to compare

Changelog

59b7dc8 Revert "Merge pull request #7 from zph/gracefully-refresh-mongo-connection"

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64

v0.1.5

22 May 20:54
@zph zph
Compare
Choose a tag to compare

Changelog

1a08b4a Merge pull request #7 from zph/gracefully-refresh-mongo-connection
8f4bd90 Send error message when MoreSQL suffers a Mongo connection issue
b00994a Add graceful reconnection to Mongo

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64

v0.1.4

22 May 14:25
@zph zph
Compare
Choose a tag to compare

Changelog

d1db66c Merge pull request #6 from zph/crash-with-mongo-read-errors
944397e Crash application on Mongo read errors
bc9ca51 Update docs
7b1c83f Update TODO.md
dd6d070 Merge pull request #4 from caarlos0/patch-1
b0b34e3 Update goreleaser.yml

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64

v0.1.3

30 Mar 20:46
@zph zph
Compare
Choose a tag to compare

Changelog

ba55d4c Merge pull request #3 from zph/fix-configuration-pg-table-mismatch
a3687a2 Correctly build upsert using PgTable name not Mongo Collection name
bd7cc44 Modify upsert test to validate that we use PgTable as name

--
Automated with @goreleaser
Built with go version go1.8 darwin/amd64

v0.1.2

27 Mar 23:58
@zph zph
Compare
Choose a tag to compare

Changelog

7682626 Update tests to reflect output from SanitizeData
476f456 Add InsecureSkipVerify options for mongo deployments

--
Automated with @goreleaser
Built with go version go1.7.5 darwin/amd64

v0.1.1

24 Mar 00:54
@zph zph
Compare
Choose a tag to compare

Changelog

85abc6e Merge pull request #2 from zph/resolve-timing-issue
0cb7440 Add consistent hashing to assure ordering of operations
a00c0ee Update TODO docs
b9fb97a Remove readme generated doc note
ee9bde5 Update docs to remove ALPHA warning after a couple weeks in production

--
Automated with @goreleaser
Built with go version go1.7.5 darwin/amd64

v0.1.0

15 Mar 18:24
@zph zph
Compare
Choose a tag to compare

Changelog

f6fdd2f Merge pull request #1 from zph/use-strict-primary
d8889ae Upgrade GTM to latest to avoid data race condition
1059a7a Fix full-sync never terminating due to missing wg.Done()
cc6f7e8 Update GTM and rework system to deal with changes
8fc6cb2 Tidy up wg behavior and logging
5f7d725 Use Primary as readPreference
ece22c6 Exit after table validation and upgrade printfs to errorf

--
Automated with @goreleaser
Built with go version go1.7.5 darwin/amd64