|
1 | 1 | ## Unreleased |
2 | 2 |
|
| 3 | + |
| 4 | +## v0.7.3 - 2020-08-05 |
| 5 | + |
3 | 6 | - Fix: add serviceaccount name in kustomize deployment (#1689) @jmthvt |
4 | 7 | - Updates Oracle OCI SDK to latest (#1687) @ericrrath |
5 | 8 | - UltraDNS Provider (#1635) @kbhandari |
6 | 9 | - Update apiVersions in docs (#1690) @ddgenome |
| 10 | +- use the github actions build status badge (#1702) @tariq1890 |
| 11 | +- Upgrade Oracle OCI SDK (#1688) @ericrrath |
| 12 | +- update dependencies and minor dep tree cleanup (#1692) @tariq1890 |
| 13 | +- Update link for linode cloud manager (#1661) @phillc |
| 14 | +- Remove occurrences of "master" from the project (#1636) @Raffo |
| 15 | +- Create pull_request_template (#1662) @njuettner |
| 16 | +- dependencies: Upgrade all k8s client-go dependent sources to v1.18.X (#1627) @josephglanville |
| 17 | +- add GitHub Actions (#1657) @Raffo |
| 18 | +- add new source for istio virtual services (#1607) @tariq1890 |
| 19 | +- use latest Alpine version in ExternalDNS dockerfile (#1655) @tariq1890 |
| 20 | +- Update TTL docs to confirm DNSimple support (#1547) @weppos |
| 21 | +- rm unused flag param istio-ingressgateways (#1649) @tariq1890 |
| 22 | +- Upgrade istio httpbin from 1.0 to 1.6 version (#1640) @ikovnatskymiacar |
| 23 | +- Add endpoints to kustomize base (#1638) @Raffo |
| 24 | +- DigitalOcean: support multiple targets per endpoint (#1595) @tdyas |
| 25 | +- Vultr : Version bump + changes (#1637) @ddymko |
| 26 | +- Hetzner DNS service support (#1570) @21h |
| 27 | +- Add OVH API rate limiting option (Fix #1546) (#1619) @Hugome |
| 28 | +- Add kustomize base (#1631) @Raffo |
| 29 | +- increase test timeout to fix intermittent failures of ingress tests (#1612) @tdyas |
| 30 | +- AWS: change the order of the actions, DELETE before CREATE fixes #1411 (#1555) @OmerKahani |
| 31 | +- Fix handling of DNS updates for RFC2136 provider. (#1613) @dmayle |
| 32 | +- digitalocean: increase API page size (#1611) @tdyas |
| 33 | +- improve linter quality for external-dns (#1618) @njuettner |
| 34 | +- fix convert int to string bug (#1620) @tariq1890 |
7 | 35 |
|
8 | 36 | ## v0.7.2 - 2020-06-03 |
9 | 37 |
|
|
0 commit comments