Skip to content

Use correct package name prefix of 'NativeClient' class #335

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

Merged
merged 1 commit into from
May 4, 2022
Merged

Use correct package name prefix of 'NativeClient' class #335

merged 1 commit into from
May 4, 2022

Conversation

zsombor-balogh
Copy link
Contributor

Issue #, if available:

Description of changes:

  • use correct package name prefix of NativeClient class (see):

lambdainternal.runtimeapi -> com.amazonaws.services.lambda.runtime.api.client.runtimeapi

  • use inclusive language.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zsombor-balogh zsombor-balogh merged commit 9a39b54 into aws:master May 4, 2022
Sordie pushed a commit to Sordie/aws-lambda-java-libs that referenced this pull request May 14, 2022
andclt pushed a commit that referenced this pull request Aug 22, 2022
* feat(events): add lex v2 event and response

* fix(events): typo

* feat(serialization): add lex v2 event test

* Ensure at build time that the jni parts of the runtime-interface-client are compiled for the correct architectures

* Update aws-lambda-java-runtime-interface-client.yml

* version bump aws-lambda-java-runtime-interface-client 2.1.0 -> 2.1.1

* Update RELEASE.CHANGELOG.md

* fix: typo

* Update Curl to 7.83.0

* remove invalid link from README (#333)

* Fix os compatibility tests by enabling multi-platform build and testing (#334)

* Fix os compatibility tests by enabling multi-platform build and testing

* Extract environment setup script

* Use correct package name prefix of 'NativeClient' class (#335)

* Fix os compatibility test local builds on arm64 hosts (#338)

* Fix os compatibility test local builds on arm64 hosts

* Extract log fetching and clean up to separate scripts

* feat(events): move lex v2 event test

* chore(events): revert merge failures

* fix: mapping errors

* feat: add sentiment and kendra response

* feat(events): add kendra response to event

* fix(events): provide expected json for tests

* chore(events): add response test

* chore(events): remove cloneable interface and update year

* feat(events): keep slots with null value

Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>
Co-authored-by: Bryan Moffatt <moffattb@amazon.com>
Co-authored-by: hsukanya <hsukanya8@gmail.com>
Co-authored-by: zsombor-balogh <69245949+zsombor-balogh@users.noreply.github.com>
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.

3 participants