Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / awslabs/smithy-swift issues and pull requests
#575 - fix: Re-enable two unit tests on Linux
Pull Request -
State: closed - Opened by dayaffe over 1 year ago
#574 - chore: Change README
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#573 - chore: Change README
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#572 - Add support for Xcode 14.3.1 / Swift 5.8.1
Issue -
State: closed - Opened by SPConrad over 1 year ago
- 2 comments
Labels: feature-request
#571 - feat: Make RetryStrategyOptions initializer public
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#570 - chore: Fix Swiftlint issue
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#569 - chore: Update Swiftlint to 0.52.3
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#568 - chore: Improved downstream task
Pull Request -
State: open - Opened by jbelkins over 1 year ago
#567 - fix: Properly escape HTTP paths for greedy label types
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#566 - fix: Remove backticks from reserved words before adding an identifier suffix
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
Labels: bug
#565 - feat: RetryErrorInfoProvider is configurable per-protocol
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#564 - feat: Client-side rate limiting
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#563 - feat!: Retry overhaul
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#562 - chore: Rename retry-related types
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#561 - ClientRuntime.URLQueryItem typealias
Issue -
State: open - Opened by atierian over 1 year ago
- 1 comment
#560 - fix!: Attributes implementation to not use hashes as keys
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
Labels: bug, smithy-swift
#559 - feat: Error revamp
Pull Request -
State: closed - Opened by jbelkins over 1 year ago
#558 - fix: Fix tests & add CI coverage for unit tests on Linux
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#557 - fix: Don't change HTTP request components after they have been signed
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#556 - chore: pins xmlcoder version
Pull Request -
State: closed - Opened by epau almost 2 years ago
#555 - chore: Update to aws-crt-swift 0.12.0
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#554 - fix: endpoint path encoding
Pull Request -
State: closed - Opened by atierian almost 2 years ago
- 2 comments
Labels: bug, oncall
#553 - fix: Make data streams completely async
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#552 - fix: Prevents event-streams from hogging CPU
Pull Request -
State: closed - Opened by epau almost 2 years ago
#551 - fix: Write response deserializer for awsJson
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#550 - fix: Provide Endpoint hasher to work around URLQueryItem bug
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
- 1 comment
#549 - (short issue description)
Issue -
State: closed - Opened by BiazlepkinAS almost 2 years ago
- 1 comment
Labels: bug
#548 - fix: Fix Hashable compliance on Headers & Header types
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#547 - chore: Fix swiftlint violations
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#546 - Updates Package.version
Pull Request -
State: closed - Opened by epau almost 2 years ago
#545 - feat: Forces http2 for bidirectional event streams
Pull Request -
State: closed - Opened by epau almost 2 years ago
#544 - chore: Bump Smithy to 1.30.0
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#543 - feat: Allow multiple @_spi() imports in code generated Swift
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#542 - feat!: Streaming + Event Streams
Pull Request -
State: closed - Opened by epau almost 2 years ago
#541 - feat: Improves configuring imports for codegen
Pull Request -
State: closed - Opened by epau almost 2 years ago
- 1 comment
#540 - chore: Bumps crt version
Pull Request -
State: closed - Opened by epau almost 2 years ago
- 1 comment
#539 - fix: Reading from a `DataStreamReader` with `rewind: true` properly rewinds the stream allowing for subsequent reads.
Pull Request -
State: closed - Opened by epau almost 2 years ago
#538 - feat: Retry standard architecture & customization
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
- 1 comment
#537 - feat: codegen and integration
Pull Request -
State: closed - Opened by ganeshnj almost 2 years ago
#536 - fix: Logs responses regardless if decoding fails
Pull Request -
State: closed - Opened by epau almost 2 years ago
#535 - feat!: Add Smithy error name to generated errors
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#534 - Adds Package.version for tracking latest version
Pull Request -
State: closed - Opened by epau almost 2 years ago
#533 - feat: Adopt reference arch interfaces for retry
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
- 1 comment
#532 - feat: event stream runtime support #910
Pull Request -
State: closed - Opened by ganeshnj almost 2 years ago
#531 - feat!: Remove Hashable conformance from generated errors & models
Pull Request -
State: closed - Opened by jbelkins almost 2 years ago
#530 - refactor: streams
Pull Request -
State: closed - Opened by ganeshnj almost 2 years ago
#529 - fix: removes explicit erroring when compiling on a future swift version (#528)
Pull Request -
State: closed - Opened by ganeshnj almost 2 years ago
#528 - fix: removes explicit erroring when compiling on a future swift version
Pull Request -
State: closed - Opened by epau almost 2 years ago
#527 - fix: remove build error for Swift 5.8
Pull Request -
State: closed - Opened by atierian almost 2 years ago
- 1 comment
#526 - Allow ability to control CRT logs
Issue -
State: open - Opened by ganeshnj about 2 years ago
- 1 comment
Labels: feature-request
#525 - Providing instructions on how to generate Swift client code
Issue -
State: open - Opened by jguz1988 about 2 years ago
- 1 comment
Labels: documentation
#524 - refactor: use Stream to send request body for H2
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
- 1 comment
#523 - fix: Update aws-crt-swift to 0.6.1
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#522 - fix: Update aws-crt-swift to 0.5.8 to get fix for SDK #867
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#521 - feat!: Make Retryer conform to a public interface
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
- 1 comment
#520 - chore: bump aws-crt-swift to 0.6.0
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#519 - chore: bump aws-crt-swift to 0.5.7
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#518 - chore: bump aws-crt-swift to 0.5.6
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#517 - fix: two Swift compile warnings
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#516 - chore: Use containerized swiftlint
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#515 - chore: Organize & index design docs
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#514 - fix: Configure env var for downstream build so it uses local deps
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
- 1 comment
#513 - chore: bump CRT version to 0.5.5
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
- 1 comment
#512 - fix: swiftlint issues
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#511 - chore: remove trailing whitespaces in all Swift files
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#510 - fix: change socketOptions to mutable to allow mutation on iOS and watchOS
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#509 - fix: move paginator doc comments to methods
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
- 2 comments
#508 - Adapt to directed codegen
Issue -
State: open - Opened by ganeshnj about 2 years ago
Labels: feature-request
#507 - chore: bump aws-crt-swift to 0.5.4
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#506 - chore: bump smithy version to 1.27.0
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#505 - fix: Add WaiterTypedError conformance to ClientError
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#504 - Adds FoundationTypes and adds function to import individual types from modules
Pull Request -
State: closed - Opened by epau about 2 years ago
#503 - chore: aws-sdk-swift package structuring #803
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#502 - feat: Move retry middleware from SDK
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#501 - chore: Builds CRT upstream
Pull Request -
State: closed - Opened by epau about 2 years ago
#500 - fix: treat HttpChecksumRequiredTrait and HttpChecksumTrait same way
Pull Request -
State: closed - Opened by ganeshnj about 2 years ago
#499 - fix: Adds `HttpBody.isEmpty` to help parse S3 404 errors properly
Pull Request -
State: closed - Opened by epau about 2 years ago
#498 - chore: Add waiters design doc to `design/` folder
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#497 - feat: Updates CRT to 0.5.0+
Pull Request -
State: closed - Opened by epau about 2 years ago
- 1 comment
#496 - Add endpoints 2.0 design doc in smithy-swift
Issue -
State: open - Opened by ganeshnj about 2 years ago
Labels: documentation
#495 - chore: Place package in standard SPM format
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#494 - fix: Correct Swift compile errors for comparison expressions
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#493 - fix: Use correct var name in AND expression
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#492 - fix: Fix encoding of nested maps when generating encoders
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#491 - feat: Add WaiterTypedError type, conform operation errors to it
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#490 - Removes `aws-crt-swift` upstream
Pull Request -
State: closed - Opened by epau about 2 years ago
#489 - chore: bump CRT to 0.4.0
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#488 - Fixes XML encoding issues
Pull Request -
State: closed - Opened by epau about 2 years ago
- 1 comment
#487 - Fix log level parameter being ignored
Pull Request -
State: closed - Opened by CharlesJS about 2 years ago
- 1 comment
#486 - Logs generated by framework ignore log level
Issue -
State: open - Opened by CharlesJS about 2 years ago
Labels: bug
#485 - Adds test for recursive enum
Pull Request -
State: closed - Opened by epau about 2 years ago
#484 - feat: Adds IntEnum support
Pull Request -
State: closed - Opened by epau about 2 years ago
- 1 comment
#483 - feat: Code-generate Acceptors for waiters
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
#482 - fix: Lock smithy to 1.26.2
Pull Request -
State: closed - Opened by jbelkins about 2 years ago
- 2 comments
#481 - No-ops instead of encoding empty string when encoding an empty body in xml
Pull Request -
State: closed - Opened by epau over 2 years ago
#480 - fix: Properly encode empty bodies for json and xml
Pull Request -
State: closed - Opened by epau over 2 years ago
#479 - The root key in is incorrect when encoding shapes to XML
Issue -
State: closed - Opened by epau over 2 years ago
- 1 comment
Labels: bug, needs-triage
#478 - feat: Waiter extension & methods
Pull Request -
State: closed - Opened by jbelkins over 2 years ago
#477 - Exposes model property in CodegenVisitor
Pull Request -
State: closed - Opened by epau over 2 years ago
#476 - feat: add support for wss request signing
Pull Request -
State: closed - Opened by atierian over 2 years ago