Releases: constellation-rs/amadeus
Releases · constellation-rs/amadeus
v0.1.5 - 2019-12-12
Changes:
- 7b8b121 Merge pull request #21 from constellation-rs/list
- e450233 v0.1.5
- e952871 CI build weekly
- ca902d9 remove duck typing
- 24dc087 Vec -> List to optimize List
- 3f404db Merge pull request #19 from constellation-rs/dependabot/cargo/http-0.2
- 94d81de Update http requirement from 0.1 to 0.2
- af3a66d Merge pull request #16 from constellation-rs/docs
- 5c5a55c update readme
- b3a19d2 forbid unsafe
See More
- 6b85927 update futures-preview -> futures
- 5a4657b work around cargo issue
- f45d348 clippy clean
- b565dad enable specifying aws credentials
- 13c99a2 Merge remote-tracking branch 'origin/dependabot/cargo/rusoto_s3-0.42' into docs
- d53ef91 Update rusoto_s3 requirement from 0.40 to 0.42
- 3fd5980 Update rusoto_core requirement from 0.40 to 0.42
This list of changes was auto generated.
v0.1.4 - 2019-11-02
Changes:
- 3e96dbd Merge pull request #11 from alecmocatta/clean
- 859912f v0.1.4
- c4792a4 minor fixes
- 1eadbd0 Map -> HashMap
- 3458292 Merge remote-tracking branch 'template/master' into clean
- 39d2e20 Merge remote-tracking branch 'origin/dependabot/cargo/serde_traitobject-0.2.2' into clean
- dbf350b generate parquet's thrift bindings from definition
- ed07254 Update Cargo.toml
- 1ee8d24 clean upo downcast and serde apis
- bd2e1ea Merge pull request #5 from alecmocatta/alecmocatta-patch-1
See More
- 8fd1663 Add .editorconfig for tab_width = 4
- 74b6308 Update serde_traitobject requirement from 0.1.6 to 0.2.2
- a3dcd50 clean pool apis
- 69d62b6 clippy clean
- 6aea044 Merge remote-tracking branch 'template/master' into clean
- a5969ff Merge pull request #4 from alecmocatta/mergify-fix
- c643f53 Remove mistaken condition from mergify config
This list of changes was auto generated.
v0.1.3 - 2019-10-17
Changes:
- 26ef26b Merge pull request #7 from alecmocatta/compile-time
- 4167503 revert rusoto workaround
- 802e7de v0.1.3
- 629b2cf temporary workaround for rustdoc ICE rust-lang/rust#58011
- fbecd5a clean DistIter type decls
- ecd9490 disable i686 build due to palaver::thread::count failing
- ec9b62b work around rusoto bug until rusoto/rusoto#1544 published
- 6a3f46a clean up serde_closure invocations; retry S3 on 5xx server error
- 1508074 temp workaround for rust-lang/rust#60363
- bdc49d6 reenable cloudfront test
See More
- 0262389 fix musl build
- 0bf4838 test i686 and musl
- 1663280 fix parquet benches
- 78a9c6a Merge remote-tracking branch 'origin/dependabot/cargo/serde_closure-0.2' into compile-time
- 1ec5ed8 Merge remote-tracking branch 'origin/dependabot/cargo/futures-preview-eq-0.3.0-alpha.19' into compile-time
- d7e635e fix internal parquet tests
- 6c52388 Update serde_closure requirement from 0.1 to 0.2
- 0cf6f2a improve compile times; rename Timestamp -> DateTime
- baeeed8 Update futures-preview requirement
This list of changes was auto generated.
v0.1.2 - 2019-09-11
Changes:
- 6910ff5 v0.1.2
- 18171b6 Merge pull request #4 from alecmocatta/granular-build
- 700dce6 disable common_crawl example
- c199389 fix common_craewl example depending on constellation
- 7f1544f ignore parquet tests that relied on derive(Record)
- 7ab8928 make constellation an optional dependency
- b575b19 Merge remote-tracking branch 'template/master' into granular-build
- f64bc9e Merge pull request #3 from alecmocatta/wip-label
- 6093903 spaces rather than hyphens in wip label
- 40c72d0 only build commoncrawl example when feature emabled
See More
- 54b96f5 conditionally build connectors
- e9777bd Merge pull request #3 from alecmocatta/warc-parser
- 8110789 Merge warc_nom_parser
- 10399b2 Merge pull request #1 from alecmocatta/wip
- a9a61cf retry all aws calls on http error
- 6978df0 set empty features for ci doc build
- 157ee87 fix parquet test failure
- 33ac751 disable postgres test until we install it on CI
- 2c29261 fix up crate structure
- 062685c Merge amadeus-parquet
- 0c0fd44 use a single refcounted bufreader
- 26d4344 retry s3 read on http failure
- af0a57a fix crashes in tokio and hyper by switching to shared threadpool
- e77abbf working with parquet directory locally
- 79eb81c working with parquet directory on s3
- 037b6ab single parquet file on s3 working
- 8f21199 introduce genericness over filesystem
- 63134f9 fix temporary hangs in the thread and process pools; make the pools async; simplify the SerDe traits with ProcessSend
- 8b9862a derive(Data) working in main crate
- f55da91 build fixes
- 5996e29 fmt
- 6247b61 fix up docs
- 9a6458f rename
- 19f8675 organise into multiple crates
- 8c943e4 Merge remote-tracking branch 'upstream/master'
- 0f59a42 Merge branch 'dependabot/cargo/url-2.1'
- 2319d8b impl Iterator returning WebpageOwned
- 301850c clippy clean
- afa2fa9 building again!
- e2cbd18 avoid infinitely growing vecs in benchmarks
- 318edf2 use oxidised flate
- cdcf32c clippy clean derive
- 85de9eb fix Cargo.toml
- 6d719a3 fix build
- 47524fd rustfmt
- 171b446 Merge remote-tracking branch 'template/master'
- 393bb02 Revert "Remove benchmarks, to be re-added in a separate PR"
- c89a3c9 Revert "Remove get_row_iter argument"
- 4982b27 Revert "Revert "Fix some UB; make clippy less unhappy; cleanup""
- a6257fe rename crates
- 4368e9a update dependencies
- 92b6eb4 update version of parquet-format used
- 6aa7858 remove arrow
- 1370646 Revert "Remove #[derive(Record)] for another commit"
- 209f126 strip down to just parquet
- a3a857b fix tests
- 6a724b3 Remove get_row_iter argument; document sound usage of unsafe
- 0c3a6a2 Integrate @sunchao's feedback
- 56cee06 Remove #[derive(Record)] for another commit
- cef0a14 Don't rely on existential types; Docs now build; Doc improvements
- ad20e15 Use a faster hashmap for Group, and wrap it in Arc rather than Rc so that Group, Value etc are Send; Return Err on overflowing Timetamp math
- 58d3033 Implement From/Into<chrono::DateTime> for Timestamp
- 8b119c3 Make derive macro more hygienic
- b2109f2 Change derive const from DESERIALIZE -> RECORD
- d2f5c37 Make RowIter own rather than borrow FileReader
- 800ed3b Return errors thru iterator
- b717fe7 Remove invalid map derived test
- a1f6e60 More permissive with unknown LogicalTypes, Faster [u8; N]; Docs
- f993f27 Document more and add invalid map test
- 4f7fd4d Document various components
- 66ffc7b Revert "Fix some UB; make clippy less unhappy; cleanup"
- 9e8dc2f Avoid need for box_syntax feature
- 73c3f03 List Rust <-> Parquet type correspondence
- d10e56e Impl Default for Schemas where sensical; clean up interface
- 91a5c1d Unbox result of FileReader::get_row_group so one can call get_row_iter on it
- adfe532 Update time tests
- ac567c6 Avoid resizing Group's Vec during read
- d741e54 Clean up warnings
- 6d0c451 Test parsing and printing of schemas
- eb09562 Reflect upstream rustfmt config change
- f66659d Better printing of schema
- aae6114 Add projection tests using derive macro
- bfaf031 Move Deserialize into record; minor cleanup
- c5d168f Remove benchmarks, to be re-added in a separate PR
- e3c81e2 Avoid Boxing all Value::Options
- b55c0a1 Enable existential types; From and PartialEq for Value
- 2b3355c Add benchmarks from original repo
- 37d9c8e Remove unnecessary state from readers; Remove Root from Deserialize bounds so can deserialize foreign structs; Test #[derive(Deserialize)]; Better honour TripletIter API
- f386de9 Fix derive macro on structs with type parameters
- f07d038 Initial derive macro implementation
- fd19a87 Add license headers
- cb813e7 Avoid stack overflow by boxing RleDecoder's array
- d4633b4 Implement Date, Time, Decimal, Bson, Json, Enum
- 99d2d44 Make Value::as_* take &self; Add Value::into_*
- 2ed208d Enable typed reading of records
- 6f071a5 Nom upgrade 4 (#8)
- 02e54e9 Fix misspelling of "parsing" in README (#7)
- affa53f ARROW-6130: [Release] Use 0.15.0 as the next release [ #5007 ]
- 9a1cba0 ARROW-6069: [Rust] [Parquet] Add converter. [ #4997 ]
- 7a7e1c7 Update url requirement from 1.7 to 2.1
- b818eba Merge pull request #2 from alecmocatta/auto-releases
- 2608725 Add endpoint parameter for automating releases
- 63f2da3 ARROW-4365: [Rust] [Parquet] Implement arrow record reader. [ #4292 ]
- d3fd8fa ARROW-6047: [Rust] Rust nightly 1.38.0 builds failing [ #4954 ]
- d1f50da Merge pull request #1 from alecmocatta/alecmocatta-patch-1
- 4899781 Update README.md
- 5b514df disable broken targets
- d3324eb add azure pipeline, mergify, rustfmt, readme
- f0b6f82 cargo init --lib
- b53f630 ARROW-5788: [Rust] Use both "path" and "version" for internal dependencies [ #4873 ]
- 639e4e0 ARROW-5753: [Rust] Fix test failure in CI code coverage [ #4748 ]
- c4a0e89 ARROW-5792: [Rust] Add TypeVisitor for parquet type. [ #4766 ]
- 277bd77 [Release] Update versions for 1.0.0-SNAPSHOT
- 3ab3e96 [Release] Update versions for 0.14.0
- 0b743f8 ARROW-5755: [Rust] [Parquet] Derive clone for Type. [ #4719 ]
- b0407af ARROW-5721: [Rust] Move array related code into a separate module [ #4687 ]
- e18d922 ARROW-5455: [Rust] Build broken by 2019-05-30 Rust nightl...