Skip to content

Releases: paralus/cli

v0.1.5

22 Dec 05:08
b87e704
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #58
  • Update GoReleaser config and CI pipelines by @akshay196 in #57
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #60
  • chore(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.6.0 by @dependabot in #61
  • chore(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #62
  • chore(deps): update paralus version by @rustiever in #63
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #65
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #64
  • chore(docs): updated changelog for v0.1.5 release by @niravparikh05 in #66

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

v0.1.4

28 Apr 11:59
d70045b
Compare
Choose a tag to compare

What's Changed

  • Download CLI config to remove dashboard dependency for pctl usage by @hiteshwani29 in #49
  • add codeowners and dependabot configuration by @akshay196 in #50
  • chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #51
  • chore(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.2.0 by @dependabot in #52
  • chore(deps): bump actions/setup-go from 2 to 4 by @dependabot in #53
  • udpated changelog for v0.1.4 and readme with config download information by @niravparikh05 in #54
  • Fix go build for Windows by @akshay196 in #55

New Contributors

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

v0.1.3

24 Feb 14:15
33b38c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Jan 14:42
a6415ce
Compare
Choose a tag to compare

What's Changed

  • added dco sign off documentation by @nirav-rafay in #39
  • added support for forcereset and default password by @mabhi in #40

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Nov 11:56
c592865
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @meain made their first contribution in #24

Full Changelog: v0.1.0...v0.1.1

v0.1.0

27 Jun 11:46
ebda87c
Compare
Choose a tag to compare

Changelog

  • fdad6a5 Add GitHub Workflows
  • 971cace Add GoReleaser config and .gitignore file
  • 0deea73 Add LICENSE
  • f2b66ad Add vendor to .gitignore
  • 5326e81 Add windows and darwin to Goreleaser
  • 9d111a7 Comment not found pkg/models import
  • f9f2894 Enable "go mod tidy" hook in goreleaser config
  • 915d358 Fix formatting on location_test.go
  • 0cf0251 Fix goreleaser config
  • a031910 Merge pull request #1 from RafaySystems/initial-branch
  • 8558632 Merge pull request #11 from RafayLabs/ns-dev
  • 45057b3 Merge pull request #12 from paralus/elenalape/templates
  • 19c9364 Merge pull request #15 from paralus/branding-changes
  • 6d91e82 Merge pull request #16 from paralus/update-goreleaser
  • 1595ff5 Merge pull request #17 from paralus/cli-readme
  • 8b0b56f Merge pull request #18 from paralus/branding-changes
  • 1b242ba Merge pull request #19 from paralus/udpate-release-ci
  • 5629018 Merge pull request #2 from RafaySystems/license
  • ebda87c Merge pull request #21 from paralus/add-macos-windows-to-goreleaser
  • 8fa3e18 Merge pull request #3 from RafaySystems/initial-branch
  • 4baad65 Merge pull request #4 from RafayLabs/gh_rafaylabs
  • ab4ba49 Merge pull request #5 from RafayLabs/build-mgmt
  • 16c579f Merge pull request #7 from RafayLabs/fixes
  • e4b9afd Merge pull request #8 from RafayLabs/fixes
  • 67bf968 Readme and Contribution doc first draft
  • 3268a4f Remove granting private modules access step from release
  • 9812917 Update replacements in goreleaser
  • 4a67453 add issue and pr templates
  • 4f65afd added config config and kubeconfig download commands
  • 42a3625 added mapper url
  • 5260171 addressed review comments to refer types from base
  • a7153cd addressing review comments, removed idp until supported and fix to display recovery url for new users
  • 2c77f4c changes for namespaced role creation
  • b98157c changes for oidc, added other mandatory fields
  • fcad068 changes to support custom role creation and view role permissions
  • 22e68c1 first commit
  • a883c9a fix for permission validation based on role scope
  • 5d8ad95 fix for version info
  • d50e8ff fixed idp, oidc output support and project, location endpoint correction
  • c781853 fixed tests and removed few tests depending on testbed services
  • 1feccd5 fixes for user, custom role and auth
  • 925c50f goreleaser: Set Project name
  • 9911bcd initial commit with supported commands for ztka admin ops
  • 127088d rebranding changes and reference to paralus repo
  • c326d1e removed binary
  • 8be4005 renaming to rafaylabs
  • ee0f797 update templates
  • b85fab5 update to goreleaser
  • 56bed0a updated readme with usage and sample configuration
  • ad6f353 upgrade base dependency and few changes for namespaces