Releases: cnopslabs/oshiv
Releases · cnopslabs/oshiv
v2.1.1
v2.1.0
Changelog
- dc5b322 Merge pull request #15 from cnopslabs/loglevels
- d3e6488 Enable setting loglevel by env var
- 5eef048 rename LICENSE by removing .md for visibility in pkg.dev
- 0db2774 Merge pull request #14 from cnopslabs/feature-docs
- 34d8679 refactor /docs directory moved asseets
- bbca518 refactor README.md file and the organization of documentation into separate files within the /docs directory
- a15150f Brew formula update for oshiv version v2.0.0
v2.0.0
Changelog
- cdf9113 Merge pull request #13 from cnopslabs/1-5-doc-update
- b2de713 Doc updates for 1.5 release
- e4b29ac Merge pull request #12 from cnopslabs/Refactor-2025-May
- 23f3536 Remove persistent storage of config
- effe0d9 Merge pull request #11 from cnopslabs/feature-templates
- 0b4c36b fix: Remove redundant Go modules cache step to prevent conflicts with setup-go automatic caching.
- f0e2648 fix: Remove redundant Go modules cache step to prevent conflicts with setup-go automatic caching.
- ed8f943 fix: Remove redundant Go modules cache step to prevent conflicts with setup-go automatic caching.
- fdbbce3 Established a contribution workflow with Enhancement Proposals, PR templates and cleaned up documentation and code style guidelines.
- 66aaa07 Merge pull request #10 from cnopslabs/feature-templates
- 1105986 test: trigger workflow
- fef5287 Update release step in README
- eab3e05 Brew formula update for oshiv version v1.4.0
- 4a1b691 Merge pull request #9 from cnopslabs/ssh-cmd-updates
- e4e4b71 Add DB connect strings
- 9cb54cb Update bastion session name with meta-data and make unique
- b9993e1 Ignore case in policy searches
- 1f825fb Clean up ports in SSH commands
- 72b3ec6 one more doc fixup
- 3e78a1a README fixup
- 36a8c99 Add oshell ref to README and other doc updates
- 92850e2 Update release steps in doc
- 75b1569 Brew formula update for oshiv version v1.3.0
- 6907b12 Merge pull request #8 from cnopslabs/autonomous-db
- e2d098d Add autonomous database feature
- b5567d6 Updated README.md to prioritize Homebrew installation instructions for better visibilit
- 1cfd016 Updated README.md to prioritize Homebrew installation instructions for better visibilit
- 386f9d9 Updated README.md to prioritize Homebrew installation instructions for better visibilit
- 963dbc0 ci: ignore workflow trigger for README.md and Formula folder changes [ci skip]
- 5d68404 Brew formula update for oshiv version v1.2.0
- 4b3f72d Updated README.md
- b870bed Updated README.md
- 50d54b4 Updated README.md
- 5ad5c88 Merge branch 'main' of github.com:cnopslabs/oshiv
- 0314e63 Enhance README with installation, usage, and advanced configuration details for oshiv
- db673e7 Brew formula update for oshiv version v1.2.2
- 2efd899 Fix Homebrew tap configuration and repository setup in .goreleaser.yml
- 4709aff Brew formula update for oshiv version v1.2.1
- 3f4c326 Fix Homebrew formula configuration to use repository for publishing oshiv v2
- d1cc26a Fix Homebrew formula configuration to use repository for publishing oshiv
- 959f443 Fix Homebrew tap field in GoReleaser config v2
- 7049624 Fix Homebrew tap field in GoReleaser config
- c93a7d1 Add minimal Homebrew configuration to .goreleaser.yml
- 333ea4f Show version command in help and add short flag for displaying version -v
- 44fcb44 Add support for short (-v) and long (version) version commands
- 7011cf6 Updated README
- 55ae024 Updated README with usage, installation, and examples for OCI Shiv
- 5d079b0 Housekeeping: Removed GitHub release workflow in favor of GoReleaser for managing releases
- 871e517 Sync vendor directory with go.mod to fix GoReleaser build issues
- b34dee4 Add version injection using ldflags in .goreleaser.yml for dynamic versioning
- 26fab96 Replace custom release workflow with GoReleaser for streamlined binary distribution.
- 3bc19f1 Fix release workflow to use correct version tag for binary naming and embedding
- 84ef9cc Ensure ZIP files are generated and check their existence before uploading in the release workflow.
- b746cb4 Add multi-platform build support using Makefile compile target in release workflow.
- 14aacf7 Fix binary versioning to display the provided release tag instead of commit hash
- 0c8aefc Fix upload_url propagation to ensure all binaries are uploaded to a single GitHub release.
- 5d9d425 Ensure all platform-specific binaries are uploaded to a single GitHub release in a matrix workflow.
- 4b321d9 Refactor release workflow to ensure consistent tag references using RELEASE_TAG variable.
- a0bb0b4 added secret token for release
- be2afc4 Fix upload-release-asset directory issue, ensure native binary upload, and add auto-create for missing tags
- 0e5a936 Merge pull request #6 from cnopslabs/feature-github_actions
- afbb381 Update release workflow to build native binaries per platform with proper artifact naming
- 5af026d adding html
- 212f160 adding build dir
- 7befef0 adding build dir
- 6ca743f Fix Makefile to correctly embed version in binaries using ldflags
- 9467d1b Refactored Makefile to embed dynamically derived Git version into binaries and support cross-platform build
- 35b3ae4 adding version flag
- fc5b098 Fix Makefile variable handling by moving GOOS/GOARCH declarations to the top to avoid shell execution errors during builds.
- e868fd7 Fix Makefile to handle dynamic GOOS/GOARCH values and resolve invalid GOOS issue on Windows for local and cross-platform builds
- 40003ba Fix: Ensure zip is installed on Windows runners for GitHub Actions workflows
- 1d23a7c Fix missing staticcheck installation in GitHub Actions workflows
- fb31f20 Refactor GitHub Actions to utilize Makefile for build and release processes
- 3f06d47 Add matrix strategy for cross-platform builds in CI workflow
- 432db35 Fix Makefile OS/ARCH determination for compatibility with GitHub Actions
- 232199d Add GitHub Actions for build and release automation with Makefile integration
- 69cf9d0 Allow env var to set location of SSH keys
- 91dccb2 Add tenant lookup to info cmd
- 18e5802 Merge pull request #5 from cnopslabs/refactor-OCI-API-Pkg
- 23be095 Doc for info command
- f86b628 DRY OCI config
- b04882c Add OCI tenanct info feature
- a46005b Update documentation
- 8d55669 Fix default ssh forward port
- 7b2e480 implement instance image display info
- e123d86 Add inst TODO
- 7ac556b Code and comment clean up
- 5fa4122 Add all other resources to new structure
- c40ea17 Add bastion port FW creation
- a651c58 Refactor configuration
- 3864a01 Rename bastions object
- 7ed45c4 fix list bastions output
- 1a22155 Clean up commented out bastion code
- 7b2e2b7 Add bastion and session commands and functions
- 74acad5 Add OKE and fixup config
- a7a10a2 Merge pull request #3 from cnopslabs/refactor-compartments
- 255b0ca Move internal packages to internal dir
- e66f5c0 Include viper for config file support
- 6335e39 Initial refactor with compartments resource only
- bb994d6 Initial: Refactor by OCI API - Use packages
- 920af47 Add comment about possible compartment search on root
- ada1dbf Add function comments and rename a couple functions
- 631f8da...
v1.4.0
Changelog
- a284011 Merge pull request #9 from cnopslabs/ssh-cmd-updates
- 9cd2450 Add DB connect strings
- 16bafdd Update bastion session name with meta-data and make unique
- 6b54658 Ignore case in policy searches
- 454a4d9 Clean up ports in SSH commands
- 7261faa one more doc fixup
- e6dfbc2 README fixup
- 317cb5a Add oshell ref to README and other doc updates
- 22f5405 Update release steps in doc
- 51588d8 Brew formula update for oshiv version v1.3.0
v1.3.0
Changelog
- e4e6d10 Merge pull request #8 from cnopslabs/autonomous-db
- 0986642 Add autonomous database feature
- f32c798 Updated README.md to prioritize Homebrew installation instructions for better visibilit
- 1abda01 Updated README.md to prioritize Homebrew installation instructions for better visibilit
- d37e4d0 Updated README.md to prioritize Homebrew installation instructions for better visibilit
- caa410e ci: ignore workflow trigger for README.md and Formula folder changes [ci skip]
- 698ce18 Brew formula update for oshiv version v1.2.0
v1.2.0
Changelog
- 3018d40 Updated README.md
- e99b20f Updated README.md
- 8813321 Updated README.md
- 1869e3e Merge branch 'main' of github.com:cnopslabs/oshiv
- 9317fbb Enhance README with installation, usage, and advanced configuration details for oshiv
- 999ed56 Brew formula update for oshiv version v1.2.2
- 31f65f3 Fix Homebrew tap configuration and repository setup in .goreleaser.yml
- 1a0cf0d Brew formula update for oshiv version v1.2.1
- ce83a8a Fix Homebrew formula configuration to use repository for publishing oshiv v2
- 9d7bed6 Fix Homebrew formula configuration to use repository for publishing oshiv
- 02e474f Fix Homebrew tap field in GoReleaser config v2
- 64a2314 Fix Homebrew tap field in GoReleaser config
- 65d027e Add minimal Homebrew configuration to .goreleaser.yml
- 61654ad Show version command in help and add short flag for displaying version -v
- 57d326d Add support for short (-v) and long (version) version commands
- 91a453a Updated README
- 14489c8 Updated README with usage, installation, and examples for OCI Shiv
- 8a2d358 Housekeeping: Removed GitHub release workflow in favor of GoReleaser for managing releases
- e210e5d Sync vendor directory with go.mod to fix GoReleaser build issues
- 68fe3d0 Update vendor directory to sync with go.mod
- 6ad0a04 Add version injection using ldflags in .goreleaser.yml for dynamic versioning
- 432f193 Replace custom release workflow with GoReleaser for streamlined binary distribution.
- 00a8079 Fix release workflow to use correct version tag for binary naming and embedding
- d0f661b Ensure ZIP files are generated and check their existence before uploading in the release workflow.
- d182566 Add multi-platform build support using Makefile compile target in release workflow.
- 7bd7710 Fix binary versioning to display the provided release tag instead of commit hash
- f14304d Fix upload_url propagation to ensure all binaries are uploaded to a single GitHub release.
- 3352abc Ensure all platform-specific binaries are uploaded to a single GitHub release in a matrix workflow.
- c64ba0a Refactor release workflow to ensure consistent tag references using RELEASE_TAG variable.
- 75a026e added secret token for release
- b0256fa Fix upload-release-asset directory issue, ensure native binary upload, and add auto-create for missing tags
- 6d90b26 Merge pull request #6 from cnopslabs/feature-github_actions
- f34fd76 Update release workflow to build native binaries per platform with proper artifact naming
- 8eac43f adding html
- f81b78f adding build dir
- e758fe5 adding build dir
- e3a9a20 Fix Makefile to correctly embed version in binaries using ldflags
- f9492bf Refactored Makefile to embed dynamically derived Git version into binaries and support cross-platform build
- b2b3862 adding version flag
- 631f94f Fix Makefile variable handling by moving GOOS/GOARCH declarations to the top to avoid shell execution errors during builds.
- d5caaad Fix Makefile to handle dynamic GOOS/GOARCH values and resolve invalid GOOS issue on Windows for local and cross-platform builds
- 14bdfd7 Fix: Ensure zip is installed on Windows runners for GitHub Actions workflows
- f2aa236 Fix missing staticcheck installation in GitHub Actions workflows
- 69fc40a Refactor GitHub Actions to utilize Makefile for build and release processes
- 829f26d Add matrix strategy for cross-platform builds in CI workflow
- 670bb8c Fix Makefile OS/ARCH determination for compatibility with GitHub Actions
- 3e3d706 Add GitHub Actions for build and release automation with Makefile integration
v1.1.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.9.0
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Full Changelog: v0.7.0...v0.8.0