Skip to content

Releases: paralus/dashboard

v0.2.3

14 Jun 13:31
f7f8b4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Feb 08:01
f6fb0a8
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #217
  • chore(deps): bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #218
  • chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #220
  • chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 by @dependabot in #219
  • chore(deps): bump axios from 0.21.2 to 1.6.0 by @dependabot in #222
  • build: upgrade nginx base images by @niravparikh05 in #230
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.5 by @dependabot in #234
  • chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #225
  • chore(deps): bump docker/metadata-action from 5.0.0 to 5.5.0 by @dependabot in #231
  • chore(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.16.1 by @dependabot in #232
  • chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.3.0 by @dependabot in #227
  • chore(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #236
  • chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #235
  • chore(deps): bump ip from 1.1.5 to 1.1.9 by @dependabot in #239
  • changes for cluster connection status and defaulting to card lister by @niravparikh05 in #237
  • chore(deps): bump es5-ext from 0.10.62 to 0.10.64 by @dependabot in #241
  • chore(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 by @dependabot in #238
  • chore(docs): updated changelog for v0.2.2 release by @niravparikh05 in #242

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Sep 11:26
af1cbd3
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump ejs from 3.1.6 to 3.1.9 by @dependabot in #185
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #184
  • chore(deps): bump ua-parser-js from 0.7.31 to 0.7.35 by @dependabot in #186
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #187
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #189
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #190
  • chore(deps): bump moment from 2.29.1 to 2.29.4 by @dependabot in #191
  • chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #192
  • chore(deps): bump node-forge from 1.2.1 to 1.3.1 by @dependabot in #194
  • chore(deps): bump axios from 0.19.2 to 0.21.2 by @dependabot in #193
  • chore(deps): bump webpack from 5.70.0 to 5.76.0 by @dependabot in #188
  • added trivy image scanner gh action for security vulnerabilities by @niravparikh05 in #195
  • Add Makefile and update CHANGELOG.md by @akshay196 in #196
  • chore(deps): bump docker/metadata-action from 4.4.0 to 4.6.0 by @dependabot in #202
  • chore(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #201
  • chore(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #197
  • chore(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 by @dependabot in #199
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #204
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #205
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #207
  • chore(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #209
  • adding cosign signatures in github action release workflow to increase supply chain security by @sbdtu5498 in #203
  • chore(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #208
  • changes to view auditlogs by project role users by @niravparikh05 in #206
  • build: update nginx to 1.25.2 in Dockerfile by @akshay196 in #215
  • chore(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #214
  • chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by @dependabot in #213
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #212
  • chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #211
  • chore(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #210
  • updated changelog for v0.2.1 release by @niravparikh05 in #216

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Apr 09:55
5501f67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9

31 Mar 13:29
b196f96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

24 Feb 10:05
e2cf708
Compare
Choose a tag to compare

What's Changed

  • Fix: Namespace limitation while creating roles by @mabhi in #159
  • Feature: Organization level SA de-provision duration by @mabhi in #158
  • Fix: Added ability to delete idp users by @mabhi in #161

Full Changelog: v0.1.7...v0.1.8

v0.1.7

27 Jan 13:08
759b908
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

29 Dec 09:29
543abaf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

04 Nov 14:26
270e23c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

14 Oct 11:56
3a749bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4