0.4.3 - 2020-10-27
MarquezWriteOnlyClient
@julienledemLoggingBackend
@julienledem- Optional
runID
to job meta - Support for optional api key to authenticate requests
- Factor out path building logic @julienledem
0.4.2 - 2020-08-14
- Require namespace on all method calls
0.4.1 - 2020-07-24
- Run transition timestamp override via query param
- Namespace to Dataset and Job models
- Input/output string support to
JobMeta.Builder
Field.Builder
MarquezClient.marRunAs()
MarquezClient.createRun()
with namespace override
0.4.0 - 2020-05-24
- Tag API
DatasetID
andJobID
Job.latestRun
0.3.0 - 2020-01-02
Dataset.lastModified
@soumyasmruti
0.2.0 - 2019-11-12
- Class
MarquezClientException
- Class
MarquezHttpException
- Class
JsonUtils
- New meta model generators
- List supported gradle tasks only in CONTRIBUTING.md
- Update example usage in README.md
- Remove the use of
@JsonProperty
by passing-parameters
compiler flag - Refactor class
MarquezClient
- Refactor class
MarquezHttp
- Refactor exception handling
- Update models to translate to/from json using factory methods
- Simplified test suite
0.1.0 - 2019-08-13
- Initial public release