Skip to content
This repository was archived by the owner on Nov 22, 2020. It is now read-only.

Commit bb12b9c

Browse files
authored
Prepare for 0.4.3 release
1 parent 4f4d5a5 commit bb12b9c

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/MarquezProject/marquez-java/compare/0.4.2...HEAD)
3+
## [Unreleased](https://github.com/MarquezProject/marquez-java/compare/0.4.3...HEAD)
4+
5+
## [0.4.3](https://github.com/MarquezProject/marquez-java/compare/0.4.2...0.4.3) 2020-10-27
46

57
### Added
68

@@ -13,13 +15,13 @@
1315

1416
* Factor out path building logic [@julienledem](https://github.com/julienledem)
1517

16-
## [0.4.2](https://github.com/MarquezProject/marquez-java/compare/0.4.1...0.4.2)
18+
## [0.4.2](https://github.com/MarquezProject/marquez-java/compare/0.4.1...0.4.2) 2020-08-14
1719

1820
### Changed
1921

2022
* Require namespace on all method calls
2123

22-
## [0.4.1](https://github.com/MarquezProject/marquez-java/compare/0.4.0...0.4.1)
24+
## [0.4.1](https://github.com/MarquezProject/marquez-java/compare/0.4.0...0.4.1) 2020-07-24
2325

2426
### Added
2527

@@ -30,21 +32,21 @@
3032
* `MarquezClient.marRunAs()`
3133
* `MarquezClient.createRun()` with namespace override
3234

33-
## [0.4.0](https://github.com/MarquezProject/marquez-java/compare/0.3.0...0.4.0)
35+
## [0.4.0](https://github.com/MarquezProject/marquez-java/compare/0.3.0...0.4.0) 2020-05-24
3436

3537
### Added
3638

3739
* Tag API
3840
* `DatasetID` and `JobID`
3941
* `Job.latestRun`
4042

41-
## [0.3.0](https://github.com/MarquezProject/marquez-java/compare/0.2.0...0.3.0)
43+
## [0.3.0](https://github.com/MarquezProject/marquez-java/compare/0.2.0...0.3.0) 2020-01-02
4244

4345
### Added
4446

4547
* `Dataset.lastModified` [@soumyasmruti](https://github.com/soumyasmruti)
4648

47-
## [0.2.0](https://github.com/MarquezProject/marquez-java/compare/0.1.0...0.2.0)
49+
## [0.2.0](https://github.com/MarquezProject/marquez-java/compare/0.1.0...0.2.0) 2019-11-12
4850

4951
### Added
5052

0 commit comments

Comments
 (0)