Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.6.3 - 2020-04-15

Improvement

  • deploy: polish Kustomization

  • deploy: polish Kustomization

v1.6.2 - 2020-04-15

Chore

  • deploy: test Kustomization patches

v1.6.1 - 2020-04-15

Appctl

  • added scaffolding structure for the new environment: production.

  • added scaffolding structure for the new environment: staging.

  • added scaffolding structure for the new environment: development.

  • Initialized app repository, scaffolding the app configuration in kustomize format under config directory config

Build

  • deps: upgraded to 1.3.2.Final

  • gradle: adding excludedProjects for empty projects apps libs

  • gradle: fix kotlin version

  • quarkus: adding an empty META-INF/beans.xml to src/main/resources of dependency project

Chore

  • deploy: bootstraping config

  • deploy: adding Elasticsearch deployment via kustomization

  • deploy: adding nifi k8s deployment via kustomization

  • deps: update dependency com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin to v3.28.1

  • deps: update dependency io.quarkus:io.quarkus.gradle.plugin to v1.3.2.final

  • deps: add renovate.json

  • deps: update dependency io.quarkus:io.quarkus.gradle.plugin to v1.3.1.final

  • deps: update dependency io.quarkus:quarkus-universe-bom to v1.3.2.final

  • deps: update dependency com.google.flogger:flogger-system-backend to v0.5.1

  • deps: update dependency com.google.flogger:flogger-slf4j-backend to v0.5.1

  • deps: update dependency com.google.flogger:flogger to v0.5.1

  • deps: updated gradle

  • quarkus: adding kubernetes, jib extensions

  • readme: adding version badge

Ci

  • actions: adding github action for build docker and deploy to GKE

  • jenkins: polish Jenkinsfile

Docs

  • changelog: updating change log

  • commitizen: add commitizen setup docs

  • docker: updated docker build step

  • docker: adding Docker build instructions

  • gitbook: updated playbook

  • gitflow: fix typo

  • gradle: updated gradle docs for sonarqube spotless and Quarkus

Feat

  • deploy: now using google appctl and Kustomize

  • infra: adding health,metrics,openapi

  • ktlint: adding ktlint gradle plugin

  • quarkus: adding quarkus example

Fix

  • actions: fix check action comment step

  • actions: fix check action comment step

  • actions: fix github actions

  • docs: add image

  • docs: updated docs for git flow feature track

  • docs: add image

  • readme: adding github badge

Improvement

  • readme: adding sonarcloud badges

  • structure: project structure

Refactor

  • gradle: reduce duplicate code

  • gradle: polish gradle

  • gradle: polish gradle

  • gradle: refactore gradle tasks

  • shared: renamed shared module to kbeam

Style

  • ktlint: fix ktlint issues

Test

  • bom: ability to switch quarkus-universe-bom <=> quarkus-bom (local quarkus build)

  • flogger: adding unit tests for flogger

  • quarkus: test with local built Quarkus from master

  • quarkus: fix: with quarkusPlatformVersion=1.3.1.Final, tests fails

v1.6.0 - 2020-01-30

Chore

  • gitbook: fix types

  • gitbook: adding gitbook config

  • gradle: jibDockerBuild from local image

  • jenkins: polish jenkins

Feat

  • docs: jenkins pipelines

Fix

  • docs: changelog

  • docs: manually set version with Jenkins params

  • gradle: fix gradle

  • jenkins: Jenkins

1.5.0 - 2020-01-28

Chore

  • changelog: adding ahangelog2

  • docs: adding gitbook2

  • docs: adding gitbook

1.4.0 - 2020-01-26

Feat

  • ci: test4

Perf

  • docs: fix docs

1.3.2 - 2020-01-26

Feat

  • ci: test3

1.3.1 - 2020-01-26

1.3.0 - 2020-01-26

Feat

  • ci: test2

  • hi: test

Fix

  • deps: test

1.2.0 - 2020-01-26

Feat

  • gradle: adding use-latest-versions plugin6

Fix

  • deps: pin dependency2

  • deps: pin dependency

  • deps: pin dependency

1.1.0 - 2020-01-26

Feat

  • gradle: adding use-latest-versions plugin5

0.5.0 - 2020-01-26

Chore

  • code: rename java package1

Feat

  • gradle: adding use-latest-versions plugin3

  • gradle: adding use-latest-versions plugin2

0.4.0 - 2020-01-26

Chore

  • code: rename java package

Feat

  • api: testing

  • gradle: adding use-latest-versions plugin

Fix

  • deps: update dependency

0.3.0 - 2020-01-24

0.2.0 - 2020-01-24

0.1.1 - 2020-01-24

0.1.0 - 2020-01-24

Last updated