v1.3.0 (2024-02-20)
Closed issues:
- [Enhancement] Add missing fields / endpoints to Images + Servers #30
Merged pull requests:
- fix activemodel in Gemfile.lock #87 (skoch-hc)
- Fix typo for pagination method #85 (coorasse)
- (#82) fix undefined method
.blank?
#84 (bastelfreak) - CI: Run on PRs and pushes to master #83 (bastelfreak)
- Dont list activemodel as dev- and runtime dep #80 (bastelfreak)
- version: bump to v1.2.0 #79 (aufziehvogel)
- build(deps): bump rack from 3.0.1 to 3.0.6.1 #75 (dependabot[bot])
- add missing features to existing resources #60 (aufziehvogel)
v1.2.0 (2023-10-11)
Closed issues:
- question: could you point out the differences to other hcloud gem? #71
- [Feature] Add Primary IPs #57
- [Feature] Add Primary IPs #56
- [Bug] Firewalls do not expose actions #54
- [Bug] IPv6 global address is not parsed correctly #49
- [Feature] Add LoadBalancers and -Types #29
- [Feature] Add PlacementGroups #27
- [Feature] Add Certificates #26
- [Feature] Add Firewalls #25
Merged pull requests:
- version: bump to v1.2.0 #78 (aufziehvogel)
- lib: import active_support before cherry-picking imports #77 (aufziehvogel)
- Dependencies: Drop rake, as it's unnecessary #74 (Kjarrigan)
- server: return
next_actions
data on create #72 (aufziehvogel) - lib: implement primary IPs #65 (aufziehvogel)
- lib: implement certificates #64 (aufziehvogel)
- spec: include context doubles for doubles tests #63 (aufziehvogel)
- fix: return actions info on firewall create #59 (aufziehvogel)
- fix: do not interpret leading : in JSON as symbol #58 (aufziehvogel)
- lib: implement load balancer #55 (aufziehvogel)
- implement double tests for existing resources #53 (aufziehvogel)
- Add PlacementGroup #52 (aufziehvogel)
- firewall: please linter #51 (RaphaelPour)
v1.1.0 (2022-11-29)
Closed issues:
- Doubles tests failure with seed 50938 #46
- [Feature] Add missing Resources/Endpoints Q1/2022 #24
- [Dependencies] Unpin activesupport #23
Merged pull requests:
- version: bump to v1.1.0 #50 (aufziehvogel)
- handle action array responses for firewall actions #48 (aufziehvogel)
- fix auto pagination test to always use three pages #47 (aufziehvogel)
- label support (create, update, search) #45 (aufziehvogel)
- set Github Workflow badge for build status #44 (aufziehvogel)
- fix rubocop linting warnings #42 (aufziehvogel)
- Implement firewall support #41 (aufziehvogel)
- Create unit tests for networks #40 (aufziehvogel)
- fix typo in exception name ResourceUnavailable #39 (aufziehvogel)
- Bump rack from 2.2.3 to 2.2.3.1 #38 (dependabot[bot])
- dependency: update + unpin activesupport #36 (RaphaelPour)
- Add MIT license to gemspec #34 (bastelfreak)
- Create LICENSE #33 (RaphaelPour)
- Update server attributes #32 (RaphaelPour)
v1.0.3 (2022-02-17)
Closed issues:
- Support Ruby 3.0+ #18
Merged pull requests:
- bump version to v1.0.3 #22 (RaphaelPour)
- lib: adjust code to work with 3.x ruby versions #21 (Kjarrigan)
- ci: add github workflow #20 (RaphaelPour)
v1.0.2 (2020-02-13)
Closed issues:
- Thank you! #14
v1.0.1 (2020-02-12)
v1.0.0 (2019-10-22)
Merged pull requests:
- Refactor resource handling #15 (tonobo)
- Development #13 (tonobo)
- Mention destroy instead of delete. #10 (FloHeinle)
v0.1.2 (2018-02-27)
Closed issues:
Merged pull requests:
v0.1.1 (2018-02-26)
Merged pull requests:
- Floating IP context #4 (MarkusFreitag)
v0.1.0 (2018-02-25)
Closed issues:
- Documentation for busy waiting #2
Merged pull requests:
v0.1.0.pre.alpha4 (2018-01-30)
v0.1.0.pre.alpha3 (2018-01-29)
Merged pull requests:
- set needed gems to runtime dependency #1 (bastelfreak)
v0.1.0.pre.alpha2 (2018-01-28)
v0.1.0.pre.alpha1 (2018-01-28)
v0.1.0.pre.alpha0 (2018-01-27)
* This Changelog was automatically generated by github_changelog_generator