Skip to content

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Apr 14, 2022

motivation: consisten naming convention

changes:

  • Lambda.InitializationContext -> LambdaInitializationContext
  • Lambda.Runner -> LambdaRunner
  • Lambda.Configuration -> LambdaConfiguration
  • Lambda.RuntimeError -> LambdaRuntimeError
  • adjust call sites, tests, and examples

@tomerd tomerd added the ⚠️ semver/major Breaks existing public API. label Apr 14, 2022
@tomerd tomerd requested review from fabianfett and yim-lee April 14, 2022 18:22
@tomerd tomerd added this to the 1.0.0-alpha.1 milestone Apr 14, 2022
motivation: consisten naming convention

changes:
* Lambda.InitializationContext -> LambdaInitializationContext
* Lambda.Runner -> LambdaRunner
* Lambda.Configuration -> LambdaConfiguration
* Lambda.RuntimeError -> LambdaRuntimeError
* adjust call sites, tests, and examples
Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@fabianfett fabianfett merged commit e5b4496 into swift-server:main Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ semver/major Breaks existing public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants