Commit Graph

260 Commits (main)
 

Author SHA1 Message Date
Thijs Cadier f69ea92007 Bump version 1 year ago
Thijs Cadier 1194acf7ff Only enable zstd if package found 1 year ago
Thijs Cadier e7a200e47e Bump version 1 year ago
Thijs Cadier 81b452d429 Disable snappy if the lib can't be found 1 year ago
thijsc d176ca1cf6 Bump version 2 years ago
Thijs Cadier 8da4e45e01
Merge pull request #73 from appsignal/mongoc_1_22
Bump mongoc driver to 1.22.0
2 years ago
thijsc 74d1f73261 Bump mongoc driver to 1.22.0 2 years ago
Thijs Cadier 7fcdeed53c Bump version 3 years ago
Thijs Cadier e3bb485807
Merge pull request #67 from appsignal/bsconc_memory_leak_fix
Fix memory leak in Bscon::new
3 years ago
Thijs Cadier fa2dd0dbd9 Fix memory leak in Bscon::new
See https://github.com/appsignal/mongo-rust-driver/issues/66 for
details. Thanks to @austinjones for figuring this out.
3 years ago
Thijs Cadier 6b298e17a2 Hard version lock on sys dependency 3 years ago
Thijs Cadier 13ab54f62e Bump version 3 years ago
Thijs Cadier f83786cdac
Merge pull request #65 from appsignal/snappy
Tweak linking in build
3 years ago
Thijs Cadier d67b74f8c6 Tweak linking in build 3 years ago
Thijs Cadier a231e250cc Bump version 3 years ago
Thijs Cadier f2180f4263 Remove travis from readme and cargo config 3 years ago
Thijs Cadier c9af4825ed Always print cargo link in sys build 3 years ago
Thijs Cadier f581295984
Merge pull request #64 from appsignal/mongoc_1_17_5
Bump libmongoc to 1.17.5
3 years ago
Thijs Cadier 719a8f52bc Bump libmongoc to 1.17.5 3 years ago
Thijs Cadier 903d387dd5 Bump version 3 years ago
Thijs Cadier c24310b49d Use static libbson in probe in build 3 years ago
Thijs Cadier 219bfb839a Remove two cmake options 4 years ago
Thijs Cadier 7c09166ebd Bump version 4 years ago
Thijs Cadier a38d9bc26e
Merge pull request #61 from appsignal/static
Move back to static linking
4 years ago
Thijs Cadier 62930df7fe Move back to static linking 4 years ago
Thijs Cadier ce51abf864 Bump version 4 years ago
Thijs Cadier 8b32365c05
Merge pull request #59 from appsignal/mongoc_1_17
Upgrade to libmongoc 1.17
4 years ago
Thijs Cadier 7a2baf438b Use latest mongodb in tests 4 years ago
Thijs Cadier 8e9751271c Upgrade mongoc to 1.17 4 years ago
Thijs Cadier 9c0b0df99c
Merge pull request #60 from appsignal/setup-semaphore
Semaphore
4 years ago
Thijs Cadier 25ce6da768 Switch CI to Semaphore 4 years ago
Thijs Cadier 58cab34895
Merge pull request #58 from thijsc/bson_11
Bump bson dependency to 1.2
4 years ago
Thijs Cadier 4dfb05bec3 Bump bson to 1.2 4 years ago
Thijs Cadier e5f89793f6
Merge pull request #57 from thijsc/modern_rust
Modern rust
4 years ago
Thijs Cadier 2123095be0 Bump bson to 1.1 4 years ago
Thijs Cadier 984fc9ea2b Move to 2018 edition 4 years ago
Thijs Cadier 727bf09e70 Update use of tests dir 4 years ago
Thijs Cadier 97d22cc241 Fix warnings on latest stable 4 years ago
Thijs Cadier ebe89683b4 Remove broken windows build 4 years ago
Thijs Cadier 204dd417e1 Remove obsolete tests target 4 years ago
Thijs Cadier 7af5219c76
Merge pull request #56 from brokenthorn/update-readme-installation
Add env export for PKG_CONFIG_PATH
5 years ago
Paul-Sebastian Manole 5991037498
Add env export for PKG_CONFIG_PATH
This was needed in order to successfully build crate `mongoc-sys`, which `mongo_driver` v0.12 depends on.
5 years ago
Thijs Cadier 95430f2997
Merge pull request #47 from inv2004/master
mongo-sys msvc support
6 years ago
inv2004 3ea8822004 ::command tests ignored for windows 6 years ago
inv2004 b12c64c9d7 ::command tests disabled for windows (until mongoc update) 6 years ago
inv2004 0e9d86692b dll in PATH 6 years ago
inv2004 b65a49f5f1 unused use moved 6 years ago
inv2004 c350eaa55c SKIP_SSL_CONNECTION_TESTS 6 years ago
inv2004 e346d63834 appveyor mongodb service 6 years ago
inv2004 bd03b4be01 lets try to copy dll 6 years ago