Skip to content

Commit

Permalink
docs: updated CHANGELOG with releases 6.1.10 and 6.1.9 (#38)
Browse files Browse the repository at this point in the history
* updated CHANGELOG with releases 6.1.0 and 6.1.9
  • Loading branch information
cbeti-ionos authored Dec 11, 2023
1 parent 112c7f9 commit 1af9b1c
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# CHANGELOG

## 6.1.10 (December, 2023)
### Features:
- Add `proxyProtocol` parameter for ALB and NLB targets

### Fixes:
- Allow setting `Host` and `Scheme` when creating a client with a `serverUrl` (@maxbischoff)

### Enhancements
- Remove usage of deprecated `ioutil` package (@avorima)

### Documentation
- Move docs for Url with context to `api_doc.mustache`


## 6.1.9 (September, 2023)
### Features:
- Support injecting `x-contract-number` header through environment variable.


## 6.1.8 (July, 2023)
### Features:
Added support for **IPv6**:
Expand All @@ -10,12 +29,12 @@ Added support for **IPv6**:

More details about IPv6 configuration can be found [here](https://docs.ionos.com/cloud/compute-engine/networks/ipv6).


### Fixes:
- Go client backoff now respects context cancellation

**Full Changelog**: https://github.com/ionos-cloud/sdk-go/compare/v6.1.7...v6.1.8


## 6.1.7 (June, 2023)
### Features:
- New licenceType supported: **RHEL**
Expand Down

0 comments on commit 1af9b1c

Please sign in to comment.