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

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

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

hanshuebner
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 13, 2023

Luacheck Report

15 tests     0 ✔️  0s ⏱️
  1 suites    0 💤
  1 files    15

For more details on these failures, see this check.

Results for commit ca9077e.

♻️ This comment has been updated with latest results.

@hanshuebner hanshuebner marked this pull request as ready for review September 13, 2023 10:18
windmgc
windmgc previously approved these changes Sep 13, 2023
@hanshuebner
Copy link
Contributor Author

@windmgc Tests green, should be ready for another release now.

@windmgc windmgc merged commit 0664553 into main Sep 13, 2023
8 checks passed
@windmgc windmgc deleted the no-utils-global branch September 13, 2023 14:22
bungle added a commit to Kong/kong that referenced this pull request Sep 19, 2023
### 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 <[email protected]>
bungle added a commit to Kong/kong that referenced this pull request Sep 19, 2023
### 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 <[email protected]>
windmgc pushed a commit to Kong/kong 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 <[email protected]>
windmgc pushed a commit to Kong/kong 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 <[email protected]>
windmgc pushed a commit to Kong/kong 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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants