SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for hcloud-1.37.0-lp155.1.12.x86_64.rpm :

* Thu Aug 24 2023 Robert Munteanu - Update to version 1.37.0- Package fish completions- Fix version command
* Sat Dec 10 2022 Martin Hauke - Update to version 1.31.1
* server/list: Add missing PlacementGroup to JSON.
* Update the toml library to the latest version.
* Adding an age column to the cli.
* feat(completion): read network zones from API.
* Sat Nov 12 2022 Martin Hauke - Update to version 1.30.4
* primary-ip list returns max 50 items.- Update to version 1.30.3
* Fix hcloud server-type describe completion.
* Improve hcloud server ssh command to use IPv6 automatically if no IPv4 is available.- Update to version 1.30.2
* Fix primary-ip list -o json.- Update to version 1.30.1
* Fix hcloud server ssh with flexible network options.- Update to version 1.30.0
* Remove freebsd64 rescue system type.
* Allow to sort the response of all resources by using --sort.
* Add Primary IP Support.- Update to version 1.29.5
* Fix: Use the correct object to return in case of created_from.
* Wed Nov 03 2021 Martin Hauke - Update to version 1.29.0
* Add support for network zone us-east
* Mon Oct 25 2021 Martin Hauke - Update to version 1.28.1
* Fix panic on iso & location list as json.
* Move RDNS Commands to RDNS Client.
* Tue Aug 17 2021 Martin Hauke - Update to version 1.28.0
* Add support for LB DNS PTRs.
* Remove no longer used build scripts.- Update to version 1.27.0
* Placement groups (#352)- Update to version 1.26.1
* Fix firewall description
* Update hcloud-go to 1.29.1- Update to version 1.26.0
* Add description field to firewall rules
* Fix pagination of list commands
* Thu Jul 01 2021 Martin Hauke - Upate to version 1.25.1
* internal/cmd: Remove redundant DescribeJSON from JSONSchema- Upate to version 1.25.0
* Large code refactoring- Upate to version 1.24.0
* Add Support for Firewall Protocol GRE & ESP
* Sat Jun 05 2021 Martin Hauke - Update to version 1.23.0
* Implement Firewall resource label selector.
* Support getting Firewalls by label selector.
* server: Add ability to get traffic as column.
* firewall: Add empty slices for respective direction instead of nil-slices.
* Tue Apr 06 2021 Martin Hauke - Update to version 1.22.1
* Fix output option broke with last release (#315)- Temporary switch away from golang-rpm macros since there are some issues.
* Wed Mar 31 2021 Martin Hauke - Update to version 1.22.0
* Add support for managed certificates.- Update to version 1.21.1
* The cli normalized the given CIDRs by default, so when a user entered 10.0.0.1/8 (as a sample) the cli normalized it to 10.0.0.0/8 silent. After this MR we now validate that the given IP is the start of the CIDR block (e.g. 10.0.0.0/8).- Update to version 1.21.0
* Specify timeout on release jobs.
* Implement Firewall support.- Update to version 1.20.0
* Add vswitch integration.- Update to version 1.19.1
* Fix server creation --image was not used correctly.- Update to version 1.19.0
* Expose correct disk size for resized without disk server.
* Add handling for deprecated Images.
* Improve/Rewrite Shell completions- Update to version 1.18.0
* hcloud server describe use correct unit for traffic counter.
* Implement Label Selector and IP target support.
* Expose the new traffic fields and add load-balancer change-type command.
* Add pricing per location to load-balancer-type describe and server-type describe.
* Fix context list nil pointer when no active context was given.
* Add (required) to help text of all required args.
* added instructions for completion with antigen in zsh.
* Add command to request a VNC console.- Package CHANGES.md- Package bash- and zsh-completion
* Tue Jul 07 2020 Wolfgang Rosenauer - Update to version 1.17.0
* Sun May 10 2020 Herbert Graeber - Update to version 1.16.2
* Fix completion of server name on hcloud server ssh
* Update to go 1.14 (#234)
* Add missing labels to hcloud server list -o json response- Update to version 1.16.1
* Bugfix: Add private_net to server list json response- Update to version 1.16.0
* Add option to label servers, volumes, images, floating ips and ssh keys on creation
* Add JSON output option to all hcloud list commands- Update to version 1.15.0
* Switch Build and Release System to Github Actions
* Add stale bot
* Wed Nov 27 2019 Herbert Graeber - Use _service file to create vendor.tar.gz- Update to version 1.14.0:
* Expose server’s MAC address in networks on hcloud server describe
* Add support for names to Floating IP commands
* Make --ip-range on hcloud network add-subnet optional
* Add debug mode (use HCLOUD_DEBUG and HCLOUD_DEBUG_FILE)
* Add hcloud server ip command
* Expose Created on hcloud floating-ip|image|ssh-key|volume describe
* Refactor progressbar and add loading animation for running actions- Update to version 1.13.0:
* Show server name instead of ID on hcloud floating-ip|volume|image list
* Add support for networks
* Sun May 12 2019 herbertAATTgraeber-clan.de- Update to version 1.12.0:
* Release v1.12.0
* Mark active context in context list
* Add token length validation when creating a new context
* Output of describe -o format should go to stdout (#167)
* Add support for multiple user data files
* Add support for JSON and template output (#166)
* Update section about environment variables
* Make overriding context via HCLOUD_CONTEXT work (#163)
* Allow commands to be sent through \"hcloud server ssh\" (#161)
* Prefix all versions with \'v\'
* Fri May 10 2019 herbertAATTgraeber-clan.de- Update to version 1.12.0:
* Release v1.12.0
* Mark active context in context list
* Add token length validation when creating a new context
* Output of describe -o format should go to stdout (#167)
* Add support for multiple user data files
* Add support for JSON and template output (#166)
* Update section about environment variables
* Make overriding context via HCLOUD_CONTEXT work (#163)
* Allow commands to be sent through \"hcloud server ssh\" (#161)
* Prefix all versions with \'v\'
* Release v1.11.0
* Always write ID in uppercase letters
* Add automount and format support for volumes (#156)
* Release v1.10.0
* Wait for next actions (#149)
* Add more optional output columns to resource list commands (#148)
* Deprecate `--window` flag on `hcloud server enable-backup` (#147)
* Fix volume creation when server is specified by name
* Fix volume formatting issues
* Release v1.9.0
* Implement volumes
* Add Void Linux install instruction (#139)
* Add `start-after-create` flag to server create command
* Release v1.8.0
* Add set-rdns commands (#134)
* Add -u/--user and -p/--port flags to server ssh command (#133)
* Unify output of all commands (#130)
* Implement missing ssh-key update command (#129)
* Add zsh tag (#125)
* Fix completion for new label commands (#128)
* Use Go modules (#127)
* Release v1.7.0
* Add support for labels (#126)
* Add filter for images (#65)
* Release v1.6.1
* Add github.com/fatih/structs as dependency
* Remove wrong code
* Fix integer formatting in hcloud
* list commands and add a test case (#123)
* Add changelog entry
* fix #121
* Release v1.6.0
* Update changelog
* Add flag to configure poll interval
* Print IP address after a server was created (#116)
* Release v1.5.0
* Add command to spawn an SSH connection to the server (#111)
* Move Go code into cli/ (#109)
* Release v1.4.0
* Add resource protection commands (#105)
* Add output documentation (#106)
* Update brew install command
* Release v1.3.2
* Show action progress and check status everywhere (#104)
* Reference ssh key by fingerprint (#99)
* Add datacenter and location to server describe and server list (#98)
* Release v1.3.1
* Do not require a context when HCLOUD_TOKEN is given (#93)
* Update hcloud-go and run tests with Go 1.10 (#94)
* Mention Arch Linux package in README (#90)
* Release v1.3.0
* Add --user-data-from-file flag to server create command (#88)
* Do not echo token when creating a context (#85)
* Print dates in local time (#84)
* Show available Floating IP types in usage (#86)
* Sun Mar 10 2019 Herbert Graeber - Initial package
 
ICM