Tags: AbsaOSS/atum-service
Tags
chore(deps): bump softprops/action-gh-release from 2.6.0 to 2.6.1 (#426) Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@26e8ad2...153bb8e) --- updated-dependencies: - dependency-name: softprops/action-gh-release dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ladislav Sulak <laco.sulak@gmail.com>
#382: Increase security of DB functions in public schema (#384) * `functions_owner` user * `global_id` and `jsonb_array_to_text_array` functions ownership assigned to the new user * updated `.editorconfig` for `.sql` and `.ddl` files * new chapter in `release_draft.yml` --------- Co-authored-by: Ladislav Sulak <laco.sulak@gmail.com>
Fix Build Badge in `README.md` (#374) * Fix Build Badge in `README.md` Closes #373 Release Notes: - Updated build tag to include: `https://github.com/AbsaOSS/atum-service/blob/master/.github/workflows/build.yml` Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa> * Update README.md # Atum Service [](https://github.com/AbsaOSS/atum-service/actions/workflows/build.yml) * Fix Build Badge in `README.md` Closes #373 Release Notes: - Updated build tag to include: `https://github.com/AbsaOSS/atum-service/blob/master/.github/workflows/build.yml` - Added new tag `JAVA 11` Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa> --------- Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa>
Make ATUM-Service releasable under new maven central repository (#372) * Make Spark Data Standardization releasable under new maven central repository Closes #370 Release Notes: - Updated sbt-ci-release to 1.11.2 for release. Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa> * Make Spark Data Standardization releasable under new maven central repository Closes #370 Release Notes: - Updated sbt.version to `1.11.5` for release. Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa> * Make ATUM-Service releasable under new maven central repository Closes #370 Release Notes: - Updated sbt.version to `1.11.5` for release. - Updated Developers - Updated ThisBuild / organization := "za.co.absa.atum-service" Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa> * Make ATUM-Service releasable under new maven central repository Closes #370 Release Notes: - Updated sbt.version to `1.11.5` for release. - Updated Developers - Updated ThisBuild / organization := "za.co.absa.atum-service - Updated Scala version to `2.13.13` Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa> --------- Signed-off-by: ABLL526 <Liam.Leibrandt@absa.africa>
PreviousNext