Skip to content

Releases: aquaproj/aqua-registry

v4.216.0

24 Aug 06:11
v4.216.0
d249d37
Compare
Choose a tag to compare

Issues | Pull Requests | v4.215.1...v4.216.0

🎉 Node.js Support

You can can manage Node.js using aqua.

https://aquaproj.github.io/docs/reference/nodejs-support

🎉 New Packages

#26185 jmespath/jp: Command line interface to JMESPath - http://jmespath.org @ponkio-o
#26002 nodejs/node: Node.js JavaScript runtime

Fixes

#26211 charmbracelet/glow: Regenerate the setting
#26212 charmbracelet/skate: Regenerate the setting

v4.215.1

23 Aug 02:15
v4.215.1
869db4d
Compare
Choose a tag to compare

Issues | Pull Requests | v4.215.0...v4.215.1

Fixed

#26155 astral-sh/uv: Add the command uvx
#26139 sachaos/viddy: Regenerate the setting

Follow up changes of viddy v1.0.0

v4.215.0

22 Aug 00:47
v4.215.0
ed1ea02
Compare
Choose a tag to compare

Issues | Pull Requests | v4.214.0...v4.215.0

🎉 New Packages

#26126 pre-commit/pre-commit: A framework for managing and maintaining multi-language pre-commit hooks @ken5scal
#26130 caarlos0/mdtree: Convert markdown lists into ASCII trees
#26120 amalshaji/portr: Open source ngrok alternative designed for teams. Tunnel http, tcp or websocket connections @NikitaCOEUR

v4.215.0-2

21 Aug 12:31
v4.215.0-2
e81cf71
Compare
Choose a tag to compare
v4.215.0-2 Pre-release
Pre-release

#26002 Add nodejs/node

v4.215.0-1

20 Aug 22:26
v4.215.0-1
5e315f2
Compare
Choose a tag to compare
v4.215.0-1 Pre-release
Pre-release

#26002 Add nodejs/node

v4.214.0

20 Aug 12:45
v4.214.0
a16dd27
Compare
Choose a tag to compare

Issues | Pull Requests | v4.213.1...v4.214.0

🎉 New Packages

#26014 Zxilly/go-size-analyzer: A tool for analyzing the size of compiled Go binaries, offering cross-platform support, detailed breakdowns, and multiple output formats

Fixes

#26038 Cian911/switchboard: Follow up changes of switchboard v1.0.1

v4.214.0-1

17 Aug 13:54
v4.214.0-1
59964d1
Compare
Choose a tag to compare
v4.214.0-1 Pre-release
Pre-release

🎉 New Packages

#26002 nodejs/node: Node.js JavaScript runtime

Set up Node.js

To execute tools installed by npm, you need to add the following to your PATH:

if node_path="$(dirname "$(aqua which node 2>/dev/null)" | grep aquaproj 2>/dev/null)"; then
  export PATH="$node_path:$PATH"
fi

Reference

v4.213.1

16 Aug 08:26
v4.213.1
bb8e3e0
Compare
Choose a tag to compare

v4.213.0

14 Aug 01:18
v4.213.0
3e20e1c
Compare
Choose a tag to compare

Issues | Pull Requests | v4.212.0...v4.213.0

🎉 New Packages

#25852 cloudnative-pg/cloudnative-pg/kubectl-cnpg: CloudNativePG is a comprehensive platform designed to seamlessly manage PostgreSQL databases within Kubernetes environments, covering the entire operational lifecycle from initial deployment to ongoing maintenance @boris-smidt-klarrio
#25779 g-plane/pnpm-shell-completion: a shell plugin designed to enhance the command-line experience with pnpm by providing tab-completion features @elecdeer
#25850 shenwei356/rush: A cross-platform command-line tool for executing jobs in parallel @boris-smidt-klarrio

Fixes

#25838 abiosoft/colima: Regenerate the setting
#25789 caddyserver/caddy: Add cosign configs @sapphi-red
#25788 hadolint/hadolint: Re-scaffold hadolint/hadolint to include checksum @sapphi-red
#25829 volta-cli/volta: Follow up changes of volta v2.0.0 for macOS

Volta will now use a universal binary on Mac, rather than separate Intel- & ARM-specific builds (volta-cli/volta#1635)

v4.212.0

08 Aug 07:39
v4.212.0
32f40da
Compare
Choose a tag to compare

Issues | Pull Requests | v4.211.0...v4.212.0

🎉 New Packages

#25676 FeLvi-zzz/tentez: Tentez helps you switching traffic
#25708 alcideio/rbac-tool: Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query
#25706 cloudposse/github-commenter: Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues
#25704 cloudposse/slack-notifier: Command line utility to send messages with attachments to Slack channels via Incoming Webhooks
#25709 cloverstd/tcping: ping over a tcp connection
#25712 gruntwork-io/fetch: Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos
#25713 jwilder/dockerize: Utility to simplify running applications in docker containers
#25714 kahing/goofys: a high-performance, POSIX-ish Amazon S3 file system written in Go
#25715 krallin/tini: A tiny but valid init for containers
#25719 legal90/awscurl: cURL with AWS request signing
#25720 lewispeckover/consulator: Import and synchronize your Consul KV data from JSON and YAML