Skip to content

Commit

Permalink
chore: release 0.2.0 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
contiamo-ci authored Jan 19, 2022
1 parent 7a61d18 commit b182bf4
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.2.0](https://www.github.com/contiamo/datahub-sap-hana/compare/v0.1.2...v0.2.0) (2022-01-19)


### Features

* create docker image and related ci/cd workflow ([7a61d18](https://www.github.com/contiamo/datahub-sap-hana/commit/7a61d18b4d6138ee20082885ed26e183f02908cc))


### Bug Fixes

* support installation on Mac M1 ([#7](https://www.github.com/contiamo/datahub-sap-hana/issues/7)) ([7a61d18](https://www.github.com/contiamo/datahub-sap-hana/commit/7a61d18b4d6138ee20082885ed26e183f02908cc))


### Miscellaneous

* add information about glcoud auth for docker ([7012614](https://www.github.com/contiamo/datahub-sap-hana/commit/7012614ae6fc264e3bbacfbda841e812ec21d7b3))
* add unit testing ([#4](https://www.github.com/contiamo/datahub-sap-hana/issues/4)) ([5dfbab3](https://www.github.com/contiamo/datahub-sap-hana/commit/5dfbab3af5b9a9531b84265fcb62dddeb6e0be85))

### [0.1.2](https://www.github.com/contiamo/datahub-sap-hana/compare/v0.1.1...v0.1.2) (2022-01-17)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "datahub-sap-hana"
version = "0.1.2"
version = "0.2.0"
description = "Linkedin DataHub ingestion source for SAP Hana"
authors = ["Contiamo <[email protected]>"]

Expand Down

0 comments on commit b182bf4

Please sign in to comment.