Releases: hpedrorodrigues/sphynx
Releases · hpedrorodrigues/sphynx
v0.2.2
What's changed
Features
- Allow to extract jar files (#382)
- Adding
kubernetes debug
command and some other improvements (#381)
- Setting field manager for objects managed by Flux on rollout restart (#380)
Maintenance
- Rewriting
tfm
as function to support Terragrunt
(#396)
- Removing zgenom (#394)
- Removing no longer used
debug
image and updating references (#391)
- Update koalaman/shellcheck-alpine Docker tag to v0.10.0 (#387)
- Renaming docopt (shell integration) script (#386)
- Configure Renovate (#384)
- Bump images (#383)
- Bump arduino/setup-task from 1 to 2 (#376)
- Minor improvements (#400)
- Update alpine Docker tag to v3.20.0 (#398)
v0.2.1
What's changed
- Bump docker images (#354)
Features
- Add command to help switch projects (gcloud) (#371)
- Adding new gcloud command to help manage named configurations (#365)
Maintenance
- Moving from
zgen
to zgenom
(#374)
- Bump release-drafter/release-drafter from 5 to 6 (#369)
- Updating Linux playbook (#358)
- Replacing shell script by Taskfile to build (& push) docker images (#355)
v0.2.0
What's changed
Features
- Adding support to provide a command to
kubernetes exec
(#336)
- Adding
compact
flag to http inspect
command (#335)
Maintenance
- Restructuring project (#343)
- Updating workstation setup scripts + macOS playbook (#337)
v0.1.23
What's changed
Features
- Adding command to list k8s pods connecting to a PostgreSQL database (#312)
Bug Fixes
- Fixing request body deserialization for "http inspect" (#329)
Maintenance
- Bump docker/setup-buildx-action from 2 to 3 (#320)
- Bump docker/login-action from 2 to 3 (#321)
- Bump actions/checkout from 3 to 4 (#317)
- Removing unused files (#314)
v0.1.22
What's changed
Features
- Adding support to filter pods by labels to
resource-summary pods
(#284)
- Adding support to show only containers and their ips to
docker ls
(#283)
Maintenance
- Configuring dependabot (#304)
- Adding workflows to build and push multi-arch docker images (#298)
- Adding support to multi-arch build and images (#297)
- Updating benchmark section (#296)
- Performance improvements (#294)
v0.1.21
What's changed
Features
- [k8s ctx] Adding support to come back to previous contexts (#261)
- [k8s ns] Adding support to come back to previous namespaces (#260)
- Adding Vagrant boxes for CentOS and Ubuntu (#256)
- Adding command "persistence postgresql connect" (#253)
Maintenance
- Updating Confluent images to
7.1.4
(#254)
v0.1.20
What's changed
Features
- Adding scripts to manage a local k8s cluster (KinD) (#240)
- Added functions
cpu
and battery
(#234)
Maintenance
- Adding help message to
kubernetes shell
(#241)
- Updating
p2i
dependencies (#239)
- Adding custom cask
dockutil
(#238)
- Added more network tools to
debug
image (#237)
- Added script to configure
ssh
on a fresh install (#233)
- Removed deprecated flag
--record
from kubernetes edit
command (#232)
- Using the
/readyz
endpoint to check API server connection (#231)
v0.1.19
What's changed
Features
- Running
docopts
with the available python version (#230)
- Adding command to share files via "transfer.sh" (#228)
- Adding command to manage local AWS profiles (#220)
Maintenance
- Removing custom docker image for Sphynx (#227)
- Updating Docker images (#224)
v0.1.18
What's changed
Features
- Adding package "kubespy" and command "kubernetes trace" (#219)
- Adding support to provide a port to "kubernetes port-forward" (#217)
- Adding functions "replfy" and "jqrepl" (#215)
- Adding support to delete untagged images from specific repositories (#210)
Bug Fixes
- Removing the last linefeed character from input (#216)
Maintenance
- Removing custom scan/command timeout from Starship config file (#218)
- Using Eclipse Temurin JDKs (#213)
- Adding docker image for Sphynx (#209)
v0.1.17
What's changed
Features
- Adding command "git diff" (#205)
- Adding command "git pull_request preview" (#204)
Bug Fixes
- Fixing CLI regex command (#208)
- [K8S] Checking API-Server only when necessary (#207)
- Fixing command "android activity" (#203)
Maintenance
- Checking if python is installed before running docopts (#206)
- Removing env var GITHUB_USER (#200)