@@ -6,8 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
## [ 1.1.0] - 2019-04-05
7
7
8
8
### Added
9
- - Improved error handling in scripts/endpoint_dns_name.sh - see [ #17 ] ( https://github.com/ExpediaInc /apiary-federation/issues/17 ) .
10
- - Support for Docker private registry - see [ #53 ] ( https://github.com/ExpediaInc /apiary-federation/issues/53 ) .
9
+ - Improved error handling in scripts/endpoint_dns_name.sh - see [ #17 ] ( https://github.com/ExpediaGroup /apiary-federation/issues/17 ) .
10
+ - Support for Docker private registry - see [ #53 ] ( https://github.com/ExpediaGroup /apiary-federation/issues/53 ) .
11
11
12
12
### Changed
13
13
- Refactor code to multiple ` tf ` files.
@@ -22,7 +22,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
22
22
## [ 1.0.4] - 2019-02-22
23
23
24
24
### Added
25
- - tag resources that were not yet applying tags - see [ #49 ] ( https://github.com/ExpediaInc /apiary-federation/issues/49 ) .
25
+ - tag resources that were not yet applying tags - see [ #49 ] ( https://github.com/ExpediaGroup /apiary-federation/issues/49 ) .
26
26
27
27
## [ 1.0.3] - 2019-01-30
28
28
@@ -49,16 +49,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
49
49
## [ 1.0.0] - 2018-10-31
50
50
51
51
### Added
52
- - Option to register route53 cnames for vpc endpoints - see [ #20 ] ( https://github.com/ExpediaInc /apiary-waggledance /issues/20 ) .
53
- - Option to associate multiple VPCs to Service Discovery namespace - see [ #29 ] ( https://github.com/ExpediaInc /apiary-waggledance /issues/29 )
54
- - Enable write support for federated metastores - see [ #26 ] ( https://github.com/ExpediaInc /apiary-waggledance /issues/26 ) .
52
+ - Option to register route53 cnames for vpc endpoints - see [ #20 ] ( https://github.com/ExpediaGroup /apiary-federation /issues/20 ) .
53
+ - Option to associate multiple VPCs to Service Discovery namespace - see [ #29 ] ( https://github.com/ExpediaGroup /apiary-federation /issues/29 )
54
+ - Enable write support for federated metastores - see [ #26 ] ( https://github.com/ExpediaGroup /apiary-federation /issues/26 ) .
55
55
- Enable cross-region federated Metastore using Bastion and SSH tunnel - see
56
- [ #31 ] ( https://github.com/ExpediaInc /apiary-waggledance /issues/31 ) .
56
+ [ #31 ] ( https://github.com/ExpediaGroup /apiary-federation /issues/31 ) .
57
57
58
58
### Changed
59
59
- Renamed following variables:
60
60
* ` region ` to ` aws_region `
61
61
* ` instance_count ` to ` wd_ecs_task_count `
62
62
63
63
### Removed
64
- - Remove ` alerting_email ` variable - see [ #28 ] ( https://github.com/ExpediaInc /apiary-waggledance /pull/28 ) .
64
+ - Remove ` alerting_email ` variable - see [ #28 ] ( https://github.com/ExpediaGroup /apiary-federation /pull/28 ) .
0 commit comments