Skip to content

Latest commit

 

History

History
334 lines (237 loc) · 13.5 KB

CHANGELOG.md

File metadata and controls

334 lines (237 loc) · 13.5 KB

v0.13.0 (May 16, 2024)

ENHANCEMENTS:

  • ci/dependabot: docker:(deps): bump cypress/included from 13.8.1 to 13.9.0[GH-67]
  • ci/dependabot: npm deps:(deps-dev): bump @vue/vue3-jest from 27.0.0 to 29.2.6 [GH-21]
  • ci/dependabot: npm deps:(deps-dev): bump eslint-plugin-vuejs-accessibility from 1.2.0 to 2.3.0 [GH-39]
  • ci/dependabot: npm:(deps): bump @grpc/grpc-js from 1.10.6 to 1.10.7[GH-68]
  • ci/dependabot: npm:(deps): bump cronstrue from 2.49.0 to 2.50.0 [GH-71]
  • ci/dependabot: npm:(deps): bump vue from 3.4.18 to 3.4.27 [GH-60]
  • ci/dependabot: npm:(deps): bump vue-router from 4.3.1 to 4.3.2 [GH-70]
  • ci/dependabot: npm:(deps-dev): bump @bufbuild/protobuf from 1.7.2 to 1.9.0 [GH-64]
  • ci/dependabot: npm:(deps-dev): bump @connectrpc/connect-web from 1.3.0 to 1.4.0 [GH-69]
  • ci/dependabot: npm:(deps-dev): bump @vue/test-utils from 2.4.4 to 2.4.6 [GH-55]
  • ci/dependabot: npm:(deps-dev): bump eslint from 8.56.0 to 9.2.0 [GH-63]
  • ci/dependabot: npm:(deps-dev): bump eslint-plugin-vue from 8.7.1 to 9.26.0 [GH-65]
  • ci/dependabot: npm:(deps-dev): bump jest from 27.5.1 to 29.7.0 [GH-62]
  • ci/dependabot: npm:(deps-dev): bump vite from 5.2.9 to 5.2.11 [GH-61]

v0.12.0 (May 07, 2024)

ENHANCEMENTS:

  • Add logo, fix jobRow.finishedAt and test CronJobRow/JobRow elements [GH-54]
  • ci/dependabot: docker:(deps): bump node from 22.0.0-bookworm-slim to 22.1.0-bookworm-slim

docker:(deps): bump node

Bumps node from 22.0.0-bookworm-slim to 22.1.0-bookworm-slim.


updated-dependencies:

  • dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com [GH-53]

  • ci/dependabot: gha:(deps): bump actions/checkout from 4.1.2 to 4.1.4

gha:(deps): bump actions/checkout from 4.1.2 to 4.1.4

Bumps actions/checkout from 4.1.2 to 4.1.4.


updated-dependencies:

  • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com [GH-52]

  • ci/dependabot: npm:(deps): bump cronstrue from 2.48.0 to 2.49.0

npm:(deps): bump cronstrue from 2.48.0 to 2.49.0

Bumps cronstrue from 2.48.0 to 2.49.0.


updated-dependencies:

  • dependency-name: cronstrue dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com [GH-34]

  • ci/dependabot: npm:(deps-dev): bump @connectrpc/connect from 1.3.0 to 1.4.0

npm:(deps-dev): bump @connectrpc/connect from 1.3.0 to 1.4.0

Dependabot couldn't find the original pull request head commit, ecdbd1ba458ef99aca6175c00e1d697b9951ee71. [GH-41]

v0.11.0 (May 02, 2024)

ENHANCEMENTS:

  • Add /jobs/:namespace to list jobs in the namespace [GH-47]
  • ci/dependabot: docker deps:(deps): bump cypress/included from 13.7.3 to 13.8.1

docker deps:(deps): bump cypress/included from 13.7.3 to 13.8.1

Bumps cypress/included from 13.7.3 to 13.8.1.


updated-dependencies:

  • dependency-name: cypress/included dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com [GH-46]

  • ci/dependabot: docker deps:(deps): bump node from 21.7.3-bookworm-slim to 22.0.0-bookworm-slim

docker deps:(deps): bump node

Bumps node from 21.7.3-bookworm-slim to 22.0.0-bookworm-slim.


updated-dependencies:

  • dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] support@github.com [GH-49]

  • ci/dependabot: gha deps:(deps): bump actions/checkout from 4.1.2 to 4.1.4

gha deps:(deps): bump actions/checkout from 4.1.2 to 4.1.4

Bumps actions/checkout from 4.1.2 to 4.1.4.


updated-dependencies:

  • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com [GH-45]

v0.10.0 (April 24, 2024)

ENHANCEMENTS:

  • ci/dependabot: Configure dependabot version updates [GH-15]
  • ci/dependabot: docker deps:(deps): bump nginx from 1.25.3-alpine3.18-slim to 1.25.4-alpine3.18-slim

docker deps:(deps): bump nginx

Bumps nginx from 1.25.3-alpine3.18-slim to 1.25.4-alpine3.18-slim.


updated-dependencies:

  • dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com [GH-16]

  • ci/dependabot: docker deps:(deps): bump node from 20.5.1-bookworm-slim to 21.7.3-bookworm-slim

docker deps:(deps): bump node

Bumps node from 20.5.1-bookworm-slim to 21.7.3-bookworm-slim.


updated-dependencies:

  • dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ...

Signed-off-by: dependabot[bot] support@github.com [GH-18]

  • ci/dependabot: gha deps:(deps): bump actions/checkout from 4.1.1 to 4.1.2

gha deps:(deps): bump actions/checkout from 4.1.1 to 4.1.2

Bumps actions/checkout from 4.1.1 to 4.1.2.


updated-dependencies:

  • dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com [GH-32]

  • ci/dependabot: gha deps:(deps): bump azure/setup-helm from 4.1.0 to 4.2.0

gha deps:(deps): bump azure/setup-helm from 4.1.0 to 4.2.0

Bumps azure/setup-helm from 4.1.0 to 4.2.0.


updated-dependencies:

  • dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com [GH-31]

  • ci/dependabot: npm deps:(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.6

npm deps:(deps): bump @grpc/grpc-js from 1.10.0 to 1.10.6

Bumps @grpc/grpc-js from 1.10.0 to 1.10.6.


updated-dependencies:

  • dependency-name: "@grpc/grpc-js" dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com [GH-19]

  • ci/dependabot: npm deps:(deps): bump ip from 2.0.0 to 2.0.1

npm deps:(deps): bump ip from 2.0.0 to 2.0.1

Bumps ip from 2.0.0 to 2.0.1.


updated-dependencies:

  • dependency-name: ip dependency-type: indirect ...

Signed-off-by: dependabot[bot] support@github.com [GH-37]

  • ci/dependabot: npm deps:(deps): bump vue-router from 4.2.5 to 4.3.0

npm deps:(deps): bump vue-router from 4.2.5 to 4.3.0

Bumps vue-router from 4.2.5 to 4.3.0.


updated-dependencies:

  • dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com [GH-26]

  • ci/dependabot: npm deps:(deps): bump vue-router from 4.3.0 to 4.3.1

npm deps:(deps): bump vue-router from 4.3.0 to 4.3.1

Bumps vue-router from 4.3.0 to 4.3.1.


updated-dependencies:

  • dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch ...

Signed-off-by: dependabot[bot] support@github.com [GH-33]

  • ci/dependabot: npm deps:(deps-dev): bump vite from 5.1.1 to 5.2.9

npm deps:(deps-dev): bump vite from 5.1.1 to 5.2.9

Bumps vite from 5.1.1 to 5.2.9.


updated-dependencies:

  • dependency-name: vite dependency-type: direct:development update-type: version-update:semver-minor ...

Signed-off-by: dependabot[bot] support@github.com [GH-29]

  • gha/ci: Execute smoke tests on GHA/CI [GH-28]
  • tests: Smoke tests: Test cronjob and pods pages [GH-38]

IMPROVEMENTS:

  • k8s: Update protobuf files for k8s v1.29.2 [GH-36]

BUG FIXES:

  • gha/docker: Remove branch name from .docker workflow for now [GH-30]

v0.9.0 (March 19, 2024)

BUG FIXES:

  • Fix CronjobRow component that broke when terminationDetails needed to be displayed but it wasn't cast to Number. [GH-13]
  • Fix PolyLine component that broke because #totals() collected fields with outdated names. [GH-13]
  • Fix diverse capitalization issues in CronJob component [GH-13]

DEPENDENCIES:

v0.8.0 (February 29, 2024)

ENHANCEMENTS:

  • grafana: Display json file that can be imported into Grafana to create a base Dashboard. [GH-11]

v0.7.0 (February 17, 2024)

NOTES:

  • dependencies: Remove vue/cli related dependencies && use different octicons [GH-9]

v0.6.0 (February 16, 2024)

IMPROVEMENTS:

  • Display pods with containers waiting when errored. Use cronjob/job.failed && update labels, counters, status components [GH-6]
  • security: Upgrade vulnerable dependencies, migrate to vite, connectrpc [GH-7]

v0.5.0 (February 01, 2024)

IMPROVEMENTS:

  • Set USER on Dockerfiles to make it possible to run the container as non root(securityContext). [GH-4]
  • Split the process of replacing env vars to another step: Take it out of 'run_app.sh' and move it to ' replace-env-vars.sh'. [GH-4]
  • Update Docker base image. [GH-4]

0.4.0 (Dec 6, 2023)

ENHANCEMENT:

  • Add Makefile [GH-2]
  • Set up CHANGELOG && .changelog [GH-2]
  • Set up release-notes generation on CI [GH-2]
  • Tag docker image on docker GHA [GH-2]