Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump resty.aws from 1.3.2 to 1.3.5 #11613

Merged
merged 1 commit into from Sep 19, 2023

Conversation

bungle
Copy link
Member

@bungle bungle commented Sep 19, 2023

Summary

1.3.5 (19-Sep-2023)

  • fix: lazily initialize structures to avoid c-boundary errors on require 87

1.3.4 (13-Sep-2023)

  • fix: remove more module-level uses of config.global 83

1.3.3 (13-Sep-2023)

  • fix: don't invoke region detection code on the module toplevel and advise against trying to. 81

### Summary

#### 1.3.5 (19-Sep-2023)

- fix: lazily initialize structures to avoid c-boundary errors on require
  [87](Kong/lua-resty-aws#87)

#### 1.3.4 (13-Sep-2023)

- fix: remove more module-level uses of config.global
  [83](Kong/lua-resty-aws#83)

#### 1.3.3 (13-Sep-2023)

- fix: don't invoke region detection code on the module toplevel and advise against trying to.
  [81](Kong/lua-resty-aws#81)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@bungle bungle marked this pull request as ready for review September 19, 2023 15:06
@bungle bungle merged commit 84ef30c into master Sep 19, 2023
24 checks passed
@bungle bungle deleted the chore/lua-resty-aws-1.3.5 branch September 19, 2023 15:44
windmgc pushed a commit that referenced this pull request Jan 24, 2024
- fix: lazily initialize structures to avoid c-boundary errors on require
  [87](Kong/lua-resty-aws#87)

- fix: remove more module-level uses of config.global
  [83](Kong/lua-resty-aws#83)

- fix: don't invoke region detection code on the module toplevel and advise against trying to.
  [81](Kong/lua-resty-aws#81)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
windmgc pushed a commit that referenced this pull request Mar 7, 2024
- fix: lazily initialize structures to avoid c-boundary errors on require
  [87](Kong/lua-resty-aws#87)

- fix: remove more module-level uses of config.global
  [83](Kong/lua-resty-aws#83)

- fix: don't invoke region detection code on the module toplevel and advise against trying to.
  [81](Kong/lua-resty-aws#81)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
windmgc pushed a commit that referenced this pull request Mar 8, 2024
- fix: lazily initialize structures to avoid c-boundary errors on require
  [87](Kong/lua-resty-aws#87)

- fix: remove more module-level uses of config.global
  [83](Kong/lua-resty-aws#83)

- fix: don't invoke region detection code on the module toplevel and advise against trying to.
  [81](Kong/lua-resty-aws#81)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants