terraform-data-looker-ips/CHANGELOG.md

150 lines
4.7 KiB
Markdown
Raw Normal View History

2020-03-09 10:55:08 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-11-03 03:42:56 +00:00
## [Unreleased][unreleased]
2021-06-11 13:34:28 +00:00
## [2.0.1] - 2021-06-11
### Added
- New IP for `gcp-us-east4`
2021-05-26 06:26:13 +00:00
## [2.0.0][2.0.0] - 2021-05-26
2021-06-11 13:34:28 +00:00
### Added
- GCP/`asia-south-1` (Mumbai, India)
### Removed
2021-05-26 06:26:13 +00:00
- Removed: `EKS-us-east-1` ("For the list of IP addresses to add to your allowlist for this region, contact Looker Support")
- Removed: `EKS-eu-west-1` ("For the list of IP addresses to add to your allowlist for this region, contact Looker Support")
2021-04-25 07:48:00 +00:00
## [1.4.0][1.4.0] - 2021-04-24
2021-06-11 13:34:28 +00:00
### Added
2021-04-25 07:48:00 +00:00
- 1 IP added for instances hosted on Microsoft Azure `us-east2` region.
2021-02-09 18:37:51 +00:00
## [1.3.8][1.3.8] - 2021-02-10
2021-02-09 18:56:00 +00:00
### Changed
2021-02-09 18:37:51 +00:00
- 3 IPs removed and 3 IPs added for instances hosted on Amazon EKS `us-east-1` region.
2020-12-24 11:46:58 +00:00
## [1.3.7][1.3.7] - 2020-12-24
### Added
- 3 new IPs for the Europe (Ireland) (`eu-west-1`) Instances Hosted on Amazon Elastic Kubernetes Service (`eks-eu-west-1`)
2020-11-26 06:01:32 +00:00
## [1.3.6][1.3.6] - 2020-11-26
### Removed
- 12 IPs removed from various GCP and AWS zones.
2020-11-25 07:32:30 +00:00
## [1.3.5][1.3.5] - 2020-11-25
### Changed
- 2 IPs moved from Frankfurt (`europe-west3`) to Eemshaven (`europe-west4`)
2020-11-05 04:49:00 +00:00
## [1.3.4][1.3.4] - 2020-11-05
### Fixed
- Outpus `aws_ips` and `gcp_asia_southeast1_cidr` now point to the correct IPs.
### Added
- 2 new regions for GCP: `asia-east1` and `asia-southeast2`.
### Changed
- New IPs for EKS in `us-east-1`
2020-11-03 03:42:56 +00:00
## [1.3.3][1.3.3] - 2020-11-03
### Changed
- New IPs for EKS in `us-east-1`
2020-03-09 10:55:08 +00:00
2020-08-10 07:33:53 +00:00
## [1.3.2][1.3.2] - 2020-08-10
2020-11-03 03:42:56 +00:00
### Changed
2020-08-10 07:33:53 +00:00
- New IPs for GCP (us-east4, us-central1, us-west1, europe-west2)
2020-08-05 13:19:41 +00:00
## [1.3.1][1.3.1] - 2020-08-05
2020-11-03 03:42:56 +00:00
### Added
2020-08-05 13:19:41 +00:00
- Adds Iowa, Tokyo, and São Paulo regions (all GCP)
- The Sydney and Singapore regions went missing on the website for a while, added them back.
2020-07-11 20:57:07 +00:00
## [1.3.0][1.3.0] - 2020-07-12
2020-11-03 03:42:56 +00:00
### Added
2020-07-11 20:57:07 +00:00
- Adds support for new EKS hosting
2020-06-21 09:19:23 +00:00
## [1.2.3][1.2.3] - 2020-06-21
2020-11-03 03:42:56 +00:00
### Added
2020-06-21 09:19:23 +00:00
- New Looker IP for GCP/Canada region
- Fixes output variable name for Sydney regions
2020-06-13 13:36:48 +00:00
## [1.2.2][1.2.2] - 2020-06-13
### Added
- New Looker IP for GCP/Sydney region
2020-05-14 19:16:59 +00:00
## [1.2.1][1.2.1] - 2020-05-15
### Added
- New Looker IP for GCP/Singapore Region
### Fixed
- `gcp_ips` output was incorrect, didn't have GCP IPs.
## [1.2.0][1.2.0] - 2020-04-1
### Added
- Added Looker IP addresses for GCP hosted instances.
## [1.1.2][1.1.2] - 2020-03-20
2020-03-09 10:55:08 +00:00
### Added
- Added a new IP Address for Looker Germany
## [1.1.1][1.1.1] - 2019-11-20
### Added
- Adds outputs for `all_ips` and `all_cidrs`
## [1.1.0][1.1.0] - 2019-10-25
### Added
- Adds support for CIDRs for various regions.
## [1.0.0][1.0.0] - 2019-10-25
## Added
- Initial Release
2021-06-11 13:34:28 +00:00
[unreleased]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.1...HEAD
[2.0.1]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.4.0...v2.0.0
[1.4.0]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.8...v1.4.0
2021-02-09 18:37:51 +00:00
[1.3.8]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.7...v1.3.8
[1.3.7]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.6...v1.3.7
[1.3.6]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.5...v1.3.6
2020-11-25 07:32:30 +00:00
[1.3.5]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.4...v1.3.5
2020-11-05 04:49:00 +00:00
[1.3.4]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.3...v1.3.4
[1.3.3]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.2...v1.3.3
2020-11-03 03:42:56 +00:00
[1.3.2]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.1...v1.3.2
[1.3.1]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.3.0...v1.3.1
[1.3.0]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.2.3...v1.3.0
[1.2.3]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/captn3m0/terraform-data-looker-ips/compare/1.2.0...v1.2.1
2020-05-14 19:16:59 +00:00
[1.2.0]: https://github.com/captn3m0/terraform-data-looker-ips/compare/1.1.2...1.2.0
[1.1.2]: https://github.com/captn3m0/terraform-data-looker-ips/compare/1.1.1...1.1.1
[1.1.2]: https://github.com/captn3m0/terraform-data-looker-ips/compare/1.1.1...1.1.2
[1.1.1]: https://github.com/captn3m0/terraform-data-looker-ips/compare/1.1.0...1.1.1
[1.1.0]: https://github.com/captn3m0/terraform-data-looker-ips/compare/1.0.0...1.1.0
2020-03-09 10:55:08 +00:00
[1.0.0]: https://github.com/captn3m0/terraform-data-looker-ips/releases/tag/1.0.0