Skip to content

Releases: vindhyadatascience/vmup

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 15:13
ac69ae3

Changelog

  • ac69ae3 Merge pull request #26 from vindhyadatascience/docs-1.8.0
  • 29f9504 docs(home): show the install command for the visitor's OS
  • 7ca94e0 docs: document dynamic selection and the create/update confirmation
  • 9be8cc6 Merge pull request #25 from vindhyadatascience/vm-config-dynamic-selection
  • e447b6e config: confirm before creating or updating a VM, and bump to 1.8.0
  • 6666268 config: select region, zone, and machine type dynamically from GCP
  • f6b8bcf gcloud: report the failing SSH error and simplify the readiness wait

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 19:02

Changelog

  • 2d1b7ff Fix terraform install: upgrade hc-install to v0.9.5

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 18:56

Changelog

  • 1c7fc5f Derive displayed version from the build version

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 18:45

Changelog

  • 0894333 Defer macOS signing config to fix release
  • 8b75c47 Update CHANGELOG for v1.7.0
  • a443b77 Merge pull request #23 from vindhyadatascience/docs-site
  • 8d009cf Remove conflicting docs-deploy target
  • c2990e4 Document the vds-infrastructure default and non-Vindhya behavior
  • d462e5c Document the image-project setting on the Settings page
  • 4cadcba Document VM password handling caveat
  • 2309731 Scrub org-specific references from docs (S4)
  • dff9a6a Merge branch 'main' into docs-site
  • ba89dcb Merge pull request #24 from vindhyadatascience/oss-release-prep
  • 961e07a Ignore .claude local tooling directory
  • 67da7f5 Make macOS signing optional (deferred)
  • 31fc87a Add macOS signing and notarization via quill
  • f093058 Drop stale python branch trigger from CI
  • fa99e7b Add open-source project files and harden .gitignore
  • 98f4575 Add version flag and release checksums
  • d1ef108 Simplify install scripts for public repo
  • b5ec0c0 Set module path to github.com/vindhyadatascience/vmup
  • 777aac6 Make image source and IAP domain configurable
  • 1aeec6f Add Apache-2.0 license
  • e472955 Merge branch 'main' into docs-site
  • eec9c94 Set goreleaser project_name to vmup
  • 134016c Add uv-based MkDocs build targets and rename docs references to vmup
  • 5e1a8dd Merge branch 'main' into docs-site
  • c58a533 Rename repository to vmup
  • 7102167 Add branded documentation website (MkDocs Material)

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 06 Apr 16:16

Changelog

  • 4fd2572 Bump version to v1.6.2
  • 797163d Merge pull request #21 from vindhyadatascience/bugfix/filter-keys-and-ctrl-d-quit
  • ccfb224 Add Ctrl+D force quit from any screen
  • 53a283f Fix filter key handling for Enter, Esc, and Ctrl+C

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 02 Apr 20:24

Changelog

  • 0e2c315 Bump version to v1.6.1
  • 6693e46 Add SSH keepalive to IAP tunnels to prevent idle timeout

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 18:23

Changelog

  • b406e01 Bump version to v1.6.0
  • 2400ab3 Merge pull request #20 from vindhyadatascience/feature/machine-type-pricing
  • 10c0f27 Simplify machine type pricing and improve filter UX
  • 6ca5e03 Add dynamic pricing to machine type selection

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 16:33

Changelog

  • 62b78c9 Bump version to v1.5.2
  • c6782ce Align help dialog and command palette descriptions
  • 3fcd2ec Change new-instance description to 'Create a new VM instance'
  • 4f195a7 Add space in elapsed time minute format: 1m 30s
  • 6d34230 Consolidate elapsed time formatting with adaptive units
  • c81de6b Fix progress spinner timer wrapping to next line
  • ca89ee9 Add elapsed timer to progress screen spinner
  • 548f65f Show refresh elapsed in ms under 1s, then switch to seconds
  • d7e239e Show refresh elapsed time in milliseconds
  • c3f84e2 Fix refresh counter not resetting on manual refresh

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 01 Apr 16:09

Changelog

  • bb0a5b2 Bump version to v1.5.1
  • 4b9a6ae Add last refreshed timestamp and refresh elapsed timer

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 15:59

Changelog

  • 1ce388c Bump version to v1.5.0
  • 22dba75 Replace per-resource gcloud spawns with batch HTTP API calls