Skip to content

Releases: jmfiaschi/chewdata

v2.11.0

20 May 06:23
Compare
Choose a tag to compare

2.11.0 (2024-05-20)

Features

  • keycloak: adapt test with new version of keycloak (#59) (8653957)

v2.11.0-beta.1

19 May 20:12
Compare
Choose a tag to compare
v2.11.0-beta.1 Pre-release
Pre-release

2.11.0-beta.1 (2024-05-19)

Bug Fixes

  • helper: change value in the test (8b3a4e7)

Features

  • cargo: upgrade versions (f7689d1)

v2.10.1-beta.1

19 May 19:03
Compare
Choose a tag to compare
v2.10.1-beta.1 Pre-release
Pre-release

2.10.1-beta.1 (2024-05-19)

Bug Fixes

  • csv: remove terminator function, the serializer already add the terminator. (c53aea2)
  • curl: test redirect with delete comment due the httpbin error. (4aea513)
  • keycloak: adapt test with new version of keycloak (a8071c4)

v2.10.0

08 Mar 21:47
Compare
Choose a tag to compare

2.10.0 (2024-03-08)

Features

v2.10.0-beta.1

02 Mar 21:36
Compare
Choose a tag to compare
v2.10.0-beta.1 Pre-release
Pre-release

2.10.0-beta.1 (2024-3-2)

Bug Fixes

  • byte: subtype mime (9dd7b17)
  • connector: raise error if path not fully resolved (9adeff8)
  • curl: use document type guesser for paginators (f5c921f)
  • document type guesser: add jsonl and txt (d74d85d)
  • json/jsonl: set entry_path to none if empty (de41d98)
  • parquet: set entry_path to none if empty (205c968)
  • test: add exception in assertion (7f1dd43)
  • text: mime type and subtype (a673b90)

Features

  • curl: add redirection limit (ed85ef0)
  • curl: add redirection limit (b39005c)
  • curl: handle redirection (5e98964)
  • jwt: remove payload and token_entry. reuse document.entry_path and refresh_connector.parameters (2de8565)
  • reader: If context in input and the connector failed, forward in error the context (f2d7749)
  • writer: display the total amount of data written. (1fc54de)

v2.9.0

06 Feb 07:42
Compare
Choose a tag to compare

2.9.0 (2024-2-6)

Features

  • json/jsonl: write entry_path if define (#57) (81fa6f6)

v2.8.1

30 Jan 09:07
Compare
Choose a tag to compare

2.8.1 (2024-1-30)

Performance Improvements

  • transform: use tera::Context::from_value instead of tera_context.insert with Value serialization. (#56) (acd1126)

v2.8.0

16 Jan 13:15
Compare
Choose a tag to compare

2.8.0 (2024-1-16)

Features

  • referential: group in a struct and add cache for none dynamic connector (#55) (5be00d4)

v2.8.0-beta.1

16 Jan 12:53
Compare
Choose a tag to compare
v2.8.0-beta.1 Pre-release
Pre-release

2.8.0-beta.1 (2024-1-16)

Bug Fixes

  • referential: doc (00c9371)
  • semantic-release: node version >=20.8.1 is required. Found v18.19.0 (6ed23e7)

Features

  • referential: group in a struct and add cache for none dynamic connector. (c928e60)
  • referential: group in a struct and add cache for none dynamic connector. (5f19c06)

v2.7.0

11 Jan 21:38
Compare
Choose a tag to compare

2.7.0 (2024-01-11)

Features

  • local: add cache for local connector (#54) (8512b4c)