Skip to content

Commit e78a285

Browse files
committed
[tagpr] update CHANGELOG.md
1 parent 327411c commit e78a285

File tree

1 file changed

+151
-0
lines changed

1 file changed

+151
-0
lines changed

CHANGELOG.md

Lines changed: 151 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,151 @@
1+
# Changelog
2+
3+
## [v1.0.4](https://github.com/fujiwara/lambroll/compare/v1.1.3...v1.0.4) - 2025-01-07
4+
5+
## [v1.1.3](https://github.com/fujiwara/lambroll/compare/v1.1.2...v1.1.3) - 2024-10-30
6+
- fix: lambroll diff to ignore unchanged VpcConfig.Ipv6AllowedForDualStack values by @mackee in https://github.com/fujiwara/lambroll/pull/443
7+
8+
## [v1.1.2](https://github.com/fujiwara/lambroll/compare/v1.1.0...v1.1.2) - 2024-10-02
9+
- Bump github.com/fujiwara/tfstate-lookup from 1.3.2 to 1.4.2 by @dependabot in https://github.com/fujiwara/lambroll/pull/439
10+
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/438
11+
- Bump the aws-sdk-go-v2 group with 5 updates by @dependabot in https://github.com/fujiwara/lambroll/pull/437
12+
- fix: Correct color configuration in CLI by @soh335 in https://github.com/fujiwara/lambroll/pull/436
13+
- --no-color also works. by @fujiwara in https://github.com/fujiwara/lambroll/pull/441
14+
15+
## [v1.1.1](https://github.com/fujiwara/lambroll/compare/v0.14.6...v1.1.1) - 2023-11-21
16+
- support LoggingConfig by @fujiwara in https://github.com/fujiwara/lambroll/pull/334
17+
18+
## [v1.1.0](https://github.com/fujiwara/lambroll/compare/v1.0.6...v1.1.0) - 2024-09-02
19+
- Add Jsonnet native functions. by @fujiwara in https://github.com/fujiwara/lambroll/pull/429
20+
- Add --symlink to archive symlinks as is. by @fujiwara in https://github.com/fujiwara/lambroll/pull/430
21+
- Bump the aws-sdk-go-v2 group with 5 updates by @dependabot in https://github.com/fujiwara/lambroll/pull/431
22+
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/435
23+
- Bump github.com/samber/lo from 1.44.0 to 1.47.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/434
24+
- Bump github.com/go-test/deep from 1.1.0 to 1.1.1 by @dependabot in https://github.com/fujiwara/lambroll/pull/433
25+
- Bump golang.org/x/sys from 0.22.0 to 0.24.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/432
26+
27+
## [v1.0.6](https://github.com/fujiwara/lambroll/compare/v1.0.5...v1.0.6) - 2024-08-09
28+
- update readme: deploy via s3 by @fujiwara in https://github.com/fujiwara/lambroll/pull/421
29+
- treat symlink as file when adding to zip / #402 by @fujiwara in https://github.com/fujiwara/lambroll/pull/422
30+
- chore: treat symlink as file when adding to zip by @j3tm0t0 in https://github.com/fujiwara/lambroll/pull/402
31+
- Bump the aws-sdk-go-v2 group across 1 directory with 5 updates by @dependabot in https://github.com/fujiwara/lambroll/pull/424
32+
- Bump github.com/shogo82148/go-retry from 1.1.1 to 1.3.1 by @dependabot in https://github.com/fujiwara/lambroll/pull/423
33+
- Bump github.com/fujiwara/ssm-lookup from 0.0.1 to 0.1.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/419
34+
- update go-jq and kong to latest by @fujiwara in https://github.com/fujiwara/lambroll/pull/425
35+
- feat(action.yml): auto detect os and arch by @bungoume in https://github.com/fujiwara/lambroll/pull/417
36+
- V1 actions test by @fujiwara in https://github.com/fujiwara/lambroll/pull/426
37+
- Fix/actions bash3 by @fujiwara in https://github.com/fujiwara/lambroll/pull/427
38+
39+
## [v1.0.5](https://github.com/fujiwara/lambroll/compare/v1.0.4...v1.0.5) - 2024-07-10
40+
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/395
41+
- set empty list to Layers explicitly by @fujiwara in https://github.com/fujiwara/lambroll/pull/404
42+
- fix fillDefaultValues by @fujiwara in https://github.com/fujiwara/lambroll/pull/405
43+
- fix: default LoggingConfig by @fujiwara in https://github.com/fujiwara/lambroll/pull/414
44+
- fix: for goreleaser v2 by @fujiwara in https://github.com/fujiwara/lambroll/pull/413
45+
- feat(action.yml): add os and arch options by @rinx in https://github.com/fujiwara/lambroll/pull/412
46+
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in https://github.com/fujiwara/lambroll/pull/411
47+
- Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.7 by @dependabot in https://github.com/fujiwara/lambroll/pull/406
48+
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.1 to 1.6.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/401
49+
- Bump golang.org/x/sys from 0.20.0 to 0.22.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/415
50+
- update to google.golang.org/grpc@v1.56.3 by @fujiwara in https://github.com/fujiwara/lambroll/pull/416
51+
- Bump the aws-sdk-go-v2 group across 1 directory with 4 updates by @dependabot in https://github.com/fujiwara/lambroll/pull/410
52+
- Bump github.com/samber/lo from 1.38.1 to 1.44.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/407
53+
- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/372
54+
55+
## [v1.0.4](https://github.com/fujiwara/lambroll/compare/v1.0.3...v1.0.4) - 2024-04-19
56+
- fix spelling. by @fujiwara in https://github.com/fujiwara/lambroll/pull/391
57+
- update tfstate-lookup to v1.1.6 by @fujiwara in https://github.com/fujiwara/lambroll/pull/393
58+
- Fix: `--ignore .ImageConfig` didn't work. by @fujiwara in https://github.com/fujiwara/lambroll/pull/394
59+
- Support CloudFront OAC by @fujiwara in https://github.com/fujiwara/lambroll/pull/392
60+
61+
## [v1.0.3](https://github.com/fujiwara/lambroll/compare/v1.0.2...v1.0.3) - 2024-04-05
62+
- no need to check the aliased version before deleting. by @fujiwara in https://github.com/fujiwara/lambroll/pull/390
63+
- Bump github.com/kayac/go-config from 0.6.0 to 0.7.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/375
64+
65+
## [v1.0.2](https://github.com/fujiwara/lambroll/compare/v1.0.1...v1.0.2) - 2024-03-29
66+
- fix typo by @fujiwara in https://github.com/fujiwara/lambroll/pull/359
67+
- add --payload flag to invoke command. by @fujiwara in https://github.com/fujiwara/lambroll/pull/362
68+
- fix jsondiff version to released. by @fujiwara in https://github.com/fujiwara/lambroll/pull/363
69+
- version fix docs and samples by @yjszk in https://github.com/fujiwara/lambroll/pull/367
70+
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/365
71+
- Bump google.golang.org/protobuf from 1.26.0 to 1.33.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/378
72+
- Bump golang.org/x/crypto from 0.12.0 to 0.17.0 by @dependabot in https://github.com/fujiwara/lambroll/pull/364
73+
- add init --force-overwrite flag. by @fujiwara in https://github.com/fujiwara/lambroll/pull/377
74+
- Support to `rollback --alias`. by @fujiwara in https://github.com/fujiwara/lambroll/pull/366
75+
76+
## [v1.0.1](https://github.com/fujiwara/lambroll/compare/v1.0.0...v1.0.1) - 2024-02-14
77+
- Fix options for compatibility with previous versions by @miztch in https://github.com/fujiwara/lambroll/pull/358
78+
79+
## [v1.0.0](https://github.com/fujiwara/lambroll/compare/v0.14.4...v1.0.0) - 2024-02-08
80+
- Ignore on deploy by @fujiwara in https://github.com/fujiwara/lambroll/pull/283
81+
- aws-sdk-go-v2 by @fujiwara in https://github.com/fujiwara/lambroll/pull/306
82+
- use Kong instead of kingpin. by @fujiwara in https://github.com/fujiwara/lambroll/pull/315
83+
- update tfstate-lookup v1.1.4 by @fujiwara in https://github.com/fujiwara/lambroll/pull/316
84+
- docs: add the installation guide with aqua by @suzuki-shunsuke in https://github.com/fujiwara/lambroll/pull/318
85+
- dependabot for actions by @fujiwara in https://github.com/fujiwara/lambroll/pull/304
86+
- Ssm plugin by @fujiwara in https://github.com/fujiwara/lambroll/pull/319
87+
- Add render subcommand by @fujiwara in https://github.com/fujiwara/lambroll/pull/326
88+
- V1/archive by @fujiwara in https://github.com/fujiwara/lambroll/pull/327
89+
- fix: added zero value check for ImageConfigRespose by @ponkio-o in https://github.com/fujiwara/lambroll/pull/329
90+
- add diff -u by default by @fujiwara in https://github.com/fujiwara/lambroll/pull/328
91+
- Support LoggingConfig (for v1) by @fujiwara in https://github.com/fujiwara/lambroll/pull/333
92+
- Add status command by @fujiwara in https://github.com/fujiwara/lambroll/pull/336
93+
- add deploy --function-url feature by @fujiwara in https://github.com/fujiwara/lambroll/pull/330
94+
- lambroll status should be simple by @fujiwara in https://github.com/fujiwara/lambroll/pull/344
95+
- accept LAMBROLL_* environment variables as flag valueis. by @fujiwara in https://github.com/fujiwara/lambroll/pull/345
96+
- switch to goreleaser by @fujiwara in https://github.com/fujiwara/lambroll/pull/346
97+
- fix segfault when creating a new function. by @fujiwara in https://github.com/fujiwara/lambroll/pull/347
98+
- lambroll diff works even if the lambda function is not found. by @fujiwara in https://github.com/fujiwara/lambroll/pull/348
99+
- Fix/status by @fujiwara in https://github.com/fujiwara/lambroll/pull/349
100+
- Add --ignore flag to deploy and diff command. by @fujiwara in https://github.com/fujiwara/lambroll/pull/281
101+
- Fix/ignore env by @fujiwara in https://github.com/fujiwara/lambroll/pull/350
102+
- fix failed to diff when a remote function is not found. by @fujiwara in https://github.com/fujiwara/lambroll/pull/351
103+
- Fix/trace log by @fujiwara in https://github.com/fujiwara/lambroll/pull/352
104+
- init --function-url creates a default file by @fujiwara in https://github.com/fujiwara/lambroll/pull/353
105+
- Skip checking to update PackageType when the new function is created. by @fujiwara in https://github.com/fujiwara/lambroll/pull/354
106+
- fix diff output of function url. by @fujiwara in https://github.com/fujiwara/lambroll/pull/355
107+
- fix: deploy function url after create function. by @fujiwara in https://github.com/fujiwara/lambroll/pull/356
108+
109+
## [v0.14.7](https://github.com/fujiwara/lambroll/compare/v0.14.6...v0.14.7) - 2023-11-21
110+
- support LoggingConfig by @fujiwara in https://github.com/fujiwara/lambroll/pull/334
111+
112+
## [v0.14.6](https://github.com/fujiwara/lambroll/compare/v0.14.5...v0.14.6) - 2023-10-19
113+
- docs: add the installation guide with aqua by @suzuki-shunsuke in https://github.com/fujiwara/lambroll/pull/318
114+
- dependabot for actions by @fujiwara in https://github.com/fujiwara/lambroll/pull/304
115+
- fix: added zero value check for ImageConfigRespose by @ponkio-o in https://github.com/fujiwara/lambroll/pull/329
116+
117+
## [v0.14.5](https://github.com/fujiwara/lambroll/compare/v0.14.4...v0.14.5) - 2023-10-06
118+
- update tfstate-lookup v1.1.4 by @fujiwara in https://github.com/fujiwara/lambroll/pull/316
119+
120+
## [v0.14.4](https://github.com/fujiwara/lambroll/compare/v0.14.3...v0.14.4) - 2023-09-22
121+
- Add runtime to output of versions command. by @fujiwara in https://github.com/fujiwara/lambroll/pull/309
122+
- Wait until the function code has been successfully updated by @minamijoyo in https://github.com/fujiwara/lambroll/pull/314
123+
124+
## [v0.14.3](https://github.com/fujiwara/lambroll/compare/v0.14.2...v0.14.3) - 2023-08-10
125+
- Reduce diff by @fujiwara in https://github.com/fujiwara/lambroll/pull/293
126+
- Added an option not listed in the README by @bungoume in https://github.com/fujiwara/lambroll/pull/277
127+
- fix readme by @fujiwara in https://github.com/fujiwara/lambroll/pull/294
128+
- Go 1.20 by @fujiwara in https://github.com/fujiwara/lambroll/pull/296
129+
- Fix readme edge by @fujiwara in https://github.com/fujiwara/lambroll/pull/305
130+
- fill ImageConfig on init by @chaya2z in https://github.com/fujiwara/lambroll/pull/307
131+
- reset ImageConfig explicitly when it is removed. by @fujiwara in https://github.com/fujiwara/lambroll/pull/308
132+
133+
## [v0.14.2](https://github.com/fujiwara/lambroll/compare/v0.14.1...v0.14.2) - 2023-01-23
134+
- fix error handling on UpdateFunctionCode. by @fujiwara in https://github.com/fujiwara/lambroll/pull/289
135+
136+
## [v0.14.1](https://github.com/fujiwara/lambroll/compare/v0.14.0...v0.14.1) - 2022-11-30
137+
- Fix panic on init by @fujiwara in https://github.com/fujiwara/lambroll/pull/276
138+
139+
## [v0.14.0](https://github.com/fujiwara/lambroll/compare/v0.13.0...v0.14.0) - 2022-11-29
140+
- Support to SnapStart. by @fujiwara in https://github.com/fujiwara/lambroll/pull/273
141+
142+
## [v0.13.0](https://github.com/fujiwara/lambroll/compare/v0.12.9...v0.13.0) - 2022-06-10
143+
- Support multiple tfstate files by @Liooo in https://github.com/fujiwara/lambroll/pull/236
144+
- fill default ephemeral storage size to 512 by @fujiwara in https://github.com/fujiwara/lambroll/pull/242
145+
- Fill default values to CreateFunctionInput before deploy. by @fujiwara in https://github.com/fujiwara/lambroll/pull/243
146+
- implements for diff --code by @fujiwara in https://github.com/fujiwara/lambroll/pull/232
147+
148+
## [v0.12.9](https://github.com/fujiwara/lambroll/compare/v0.12.8...v0.12.9) - 2022-04-14
149+
- Bump github.com/aws/aws-sdk-go from 1.40.52 to 1.43.37 by @dependabot in https://github.com/fujiwara/lambroll/pull/226
150+
- Supports EphemeralStorage by @fujiwara in https://github.com/fujiwara/lambroll/pull/227
151+
- set default --function variable by @fujiwara in https://github.com/fujiwara/lambroll/pull/228

0 commit comments

Comments
 (0)