Skip to content

Commit e367bf5

Browse files
committed
Bumping version to 1.4.4
1 parent 6393d4a commit e367bf5

File tree

146 files changed

+438
-438
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+438
-438
lines changed

amazonka-apigateway/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-apigateway/amazonka-apigateway.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-apigateway
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon API Gateway SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -140,7 +140,7 @@ library
140140
, Network.AWS.APIGateway.Types.Sum
141141

142142
build-depends:
143-
amazonka-core == 1.4.3.*
143+
amazonka-core == 1.4.4.*
144144
, base >= 4.7 && < 5
145145

146146
test-suite amazonka-apigateway-test
@@ -160,9 +160,9 @@ test-suite amazonka-apigateway-test
160160
, Test.AWS.APIGateway.Internal
161161

162162
build-depends:
163-
amazonka-core == 1.4.3.*
164-
, amazonka-test == 1.4.3.*
165-
, amazonka-apigateway == 1.4.3.*
163+
amazonka-core == 1.4.4.*
164+
, amazonka-test == 1.4.4.*
165+
, amazonka-apigateway == 1.4.4.*
166166
, base
167167
, bytestring
168168
, tasty

amazonka-application-autoscaling/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-application-autoscaling/amazonka-application-autoscaling.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-application-autoscaling
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon Application Auto Scaling SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -120,7 +120,7 @@ library
120120
, Network.AWS.ApplicationAutoScaling.Types.Sum
121121

122122
build-depends:
123-
amazonka-core == 1.4.3.*
123+
amazonka-core == 1.4.4.*
124124
, base >= 4.7 && < 5
125125

126126
test-suite amazonka-application-autoscaling-test
@@ -140,9 +140,9 @@ test-suite amazonka-application-autoscaling-test
140140
, Test.AWS.ApplicationAutoScaling.Internal
141141

142142
build-depends:
143-
amazonka-core == 1.4.3.*
144-
, amazonka-test == 1.4.3.*
145-
, amazonka-application-autoscaling == 1.4.3.*
143+
amazonka-core == 1.4.4.*
144+
, amazonka-test == 1.4.4.*
145+
, amazonka-application-autoscaling == 1.4.4.*
146146
, base
147147
, bytestring
148148
, tasty

amazonka-autoscaling/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-autoscaling/amazonka-autoscaling.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-autoscaling
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon Auto Scaling SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -103,7 +103,7 @@ library
103103
, Network.AWS.AutoScaling.Types.Sum
104104

105105
build-depends:
106-
amazonka-core == 1.4.3.*
106+
amazonka-core == 1.4.4.*
107107
, base >= 4.7 && < 5
108108

109109
test-suite amazonka-autoscaling-test
@@ -123,9 +123,9 @@ test-suite amazonka-autoscaling-test
123123
, Test.AWS.AutoScaling.Internal
124124

125125
build-depends:
126-
amazonka-core == 1.4.3.*
127-
, amazonka-test == 1.4.3.*
128-
, amazonka-autoscaling == 1.4.3.*
126+
amazonka-core == 1.4.4.*
127+
, amazonka-test == 1.4.4.*
128+
, amazonka-autoscaling == 1.4.4.*
129129
, base
130130
, bytestring
131131
, tasty

amazonka-certificatemanager/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-certificatemanager/amazonka-certificatemanager.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-certificatemanager
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon Certificate Manager SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -60,7 +60,7 @@ library
6060
, Network.AWS.CertificateManager.Types.Sum
6161

6262
build-depends:
63-
amazonka-core == 1.4.3.*
63+
amazonka-core == 1.4.4.*
6464
, base >= 4.7 && < 5
6565

6666
test-suite amazonka-certificatemanager-test
@@ -80,9 +80,9 @@ test-suite amazonka-certificatemanager-test
8080
, Test.AWS.CertificateManager.Internal
8181

8282
build-depends:
83-
amazonka-core == 1.4.3.*
84-
, amazonka-test == 1.4.3.*
85-
, amazonka-certificatemanager == 1.4.3.*
83+
amazonka-core == 1.4.4.*
84+
, amazonka-test == 1.4.4.*
85+
, amazonka-certificatemanager == 1.4.4.*
8686
, base
8787
, bytestring
8888
, tasty

amazonka-cloudformation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-cloudformation/amazonka-cloudformation.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-cloudformation
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon CloudFormation SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -81,7 +81,7 @@ library
8181
, Network.AWS.CloudFormation.Types.Sum
8282

8383
build-depends:
84-
amazonka-core == 1.4.3.*
84+
amazonka-core == 1.4.4.*
8585
, base >= 4.7 && < 5
8686

8787
test-suite amazonka-cloudformation-test
@@ -101,9 +101,9 @@ test-suite amazonka-cloudformation-test
101101
, Test.AWS.CloudFormation.Internal
102102

103103
build-depends:
104-
amazonka-core == 1.4.3.*
105-
, amazonka-test == 1.4.3.*
106-
, amazonka-cloudformation == 1.4.3.*
104+
amazonka-core == 1.4.4.*
105+
, amazonka-test == 1.4.4.*
106+
, amazonka-cloudformation == 1.4.4.*
107107
, base
108108
, bytestring
109109
, tasty

amazonka-cloudfront/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-cloudfront/amazonka-cloudfront.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-cloudfront
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon CloudFront SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -76,7 +76,7 @@ library
7676
, Network.AWS.CloudFront.Types.Sum
7777

7878
build-depends:
79-
amazonka-core == 1.4.3.*
79+
amazonka-core == 1.4.4.*
8080
, base >= 4.7 && < 5
8181

8282
test-suite amazonka-cloudfront-test
@@ -96,9 +96,9 @@ test-suite amazonka-cloudfront-test
9696
, Test.AWS.CloudFront.Internal
9797

9898
build-depends:
99-
amazonka-core == 1.4.3.*
100-
, amazonka-test == 1.4.3.*
101-
, amazonka-cloudfront == 1.4.3.*
99+
amazonka-core == 1.4.4.*
100+
, amazonka-test == 1.4.4.*
101+
, amazonka-cloudfront == 1.4.4.*
102102
, base
103103
, bytestring
104104
, tasty

amazonka-cloudhsm/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-cloudhsm/amazonka-cloudhsm.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-cloudhsm
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon CloudHSM SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -69,7 +69,7 @@ library
6969
, Network.AWS.CloudHSM.Types.Sum
7070

7171
build-depends:
72-
amazonka-core == 1.4.3.*
72+
amazonka-core == 1.4.4.*
7373
, base >= 4.7 && < 5
7474

7575
test-suite amazonka-cloudhsm-test
@@ -89,9 +89,9 @@ test-suite amazonka-cloudhsm-test
8989
, Test.AWS.CloudHSM.Internal
9090

9191
build-depends:
92-
amazonka-core == 1.4.3.*
93-
, amazonka-test == 1.4.3.*
94-
, amazonka-cloudhsm == 1.4.3.*
92+
amazonka-core == 1.4.4.*
93+
, amazonka-test == 1.4.4.*
94+
, amazonka-cloudhsm == 1.4.4.*
9595
, base
9696
, bytestring
9797
, tasty

amazonka-cloudsearch-domains/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-cloudsearch-domains/amazonka-cloudsearch-domains.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-cloudsearch-domains
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon CloudSearch Domain SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -72,7 +72,7 @@ library
7272
, Network.AWS.CloudSearchDomains.Types.Sum
7373

7474
build-depends:
75-
amazonka-core == 1.4.3.*
75+
amazonka-core == 1.4.4.*
7676
, base >= 4.7 && < 5
7777

7878
test-suite amazonka-cloudsearch-domains-test
@@ -92,9 +92,9 @@ test-suite amazonka-cloudsearch-domains-test
9292
, Test.AWS.CloudSearchDomains.Internal
9393

9494
build-depends:
95-
amazonka-core == 1.4.3.*
96-
, amazonka-test == 1.4.3.*
97-
, amazonka-cloudsearch-domains == 1.4.3.*
95+
amazonka-core == 1.4.4.*
96+
, amazonka-test == 1.4.4.*
97+
, amazonka-cloudsearch-domains == 1.4.4.*
9898
, base
9999
, bytestring
100100
, tasty

amazonka-cloudsearch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-cloudsearch/amazonka-cloudsearch.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-cloudsearch
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon CloudSearch SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -77,7 +77,7 @@ library
7777
, Network.AWS.CloudSearch.Types.Sum
7878

7979
build-depends:
80-
amazonka-core == 1.4.3.*
80+
amazonka-core == 1.4.4.*
8181
, base >= 4.7 && < 5
8282

8383
test-suite amazonka-cloudsearch-test
@@ -97,9 +97,9 @@ test-suite amazonka-cloudsearch-test
9797
, Test.AWS.CloudSearch.Internal
9898

9999
build-depends:
100-
amazonka-core == 1.4.3.*
101-
, amazonka-test == 1.4.3.*
102-
, amazonka-cloudsearch == 1.4.3.*
100+
amazonka-core == 1.4.4.*
101+
, amazonka-test == 1.4.4.*
102+
, amazonka-cloudsearch == 1.4.4.*
103103
, base
104104
, bytestring
105105
, tasty

amazonka-cloudtrail/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

amazonka-cloudtrail/amazonka-cloudtrail.cabal

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: amazonka-cloudtrail
2-
version: 1.4.3
2+
version: 1.4.4
33
synopsis: Amazon CloudTrail SDK.
44
homepage: https://github.com/brendanhay/amazonka
55
bug-reports: https://github.com/brendanhay/amazonka/issues
@@ -69,7 +69,7 @@ library
6969
, Network.AWS.CloudTrail.Types.Sum
7070

7171
build-depends:
72-
amazonka-core == 1.4.3.*
72+
amazonka-core == 1.4.4.*
7373
, base >= 4.7 && < 5
7474

7575
test-suite amazonka-cloudtrail-test
@@ -89,9 +89,9 @@ test-suite amazonka-cloudtrail-test
8989
, Test.AWS.CloudTrail.Internal
9090

9191
build-depends:
92-
amazonka-core == 1.4.3.*
93-
, amazonka-test == 1.4.3.*
94-
, amazonka-cloudtrail == 1.4.3.*
92+
amazonka-core == 1.4.4.*
93+
, amazonka-test == 1.4.4.*
94+
, amazonka-cloudtrail == 1.4.4.*
9595
, base
9696
, bytestring
9797
, tasty

amazonka-cloudwatch-events/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Version
1010

11-
`1.4.3`
11+
`1.4.4`
1212

1313

1414
## Description

0 commit comments

Comments
 (0)