Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / awslabs/smithy-kotlin issues and pull requests

#858 - feat: add support for non-standard pagination termination via a truncation flag

Pull Request - State: open - Opened by ianbotsf over 1 year ago - 1 comment

#857 - feat: support Smithy `default` trait

Pull Request - State: open - Opened by lauzadis over 1 year ago - 1 comment

#856 - chore: fix erronerous CHANGELOG entry for HTTP configuration change

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment
Labels: no-changelog

#855 - Create an example

Issue - State: open - Opened by steamstreetjon over 1 year ago - 1 comment
Labels: enhancement

#854 - feat: redesign presigning API

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment

#853 - bump sdk version for breaking http engine changes

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment
Labels: no-changelog

#852 - fix: usage of pre-calculated checksum values

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment

#851 - feat: make HTTP engines copyable/reconfigurable in service client config

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment

#850 - feat: http bearer token auth scheme support

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#849 - misc: bump version for breaking change release

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment
Labels: no-changelog

#848 - fix: correct bad waiter codegen caused by dropped projection scope

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#847 - chore: lint _all_ the things

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment
Labels: no-changelog

#846 - fix: correct waiters with broken subfield projections

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#845 - chore: configure SonarCloud scanning exclusions

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment
Labels: no-changelog

#844 - feat: add HTTP engine config for min TLS version

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment

#843 - Support prioritized protocol generation

Issue - State: open - Opened by lucix-aws over 1 year ago
Labels: enhancement

#842 - fix: unbreak enum-based waiters and render null-aware acceptors

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#840 - Allow customizing waiter retry strategy

Issue - State: closed - Opened by ianbotsf over 1 year ago - 1 comment
Labels: enhancement

#839 - Allow customizing retry options for waiters

Issue - State: open - Opened by aajtodd over 1 year ago
Labels: enhancement

#838 - misc: update changelog (#838)

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment
Labels: no-changelog

#837 - feat: enhance proxy exceptions

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment

#836 - Expected HTTP status code from model is not respected

Issue - State: open - Opened by aajtodd over 1 year ago
Labels: bug, codegen

#835 - refactor!: update tracing API

Pull Request - State: open - Opened by aajtodd over 1 year ago - 1 comment

#834 - Added support for H2_PRIOR_KNOWLEDGE (HTTP2 without TLS)

Pull Request - State: closed - Opened by hughdollman over 1 year ago - 2 comments

#833 - misc: update kotlin-smithy-sdk.md

Pull Request - State: closed - Opened by freynder over 1 year ago - 1 comment
Labels: no-changelog

#832 - fix(rt): OkHttp request body retry failing due to Job completed

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#831 - feat!: rename `SdkLogMode` to `LogMode` and enable its resolution from environment

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment

#830 - fix: only take contentLength if >= 0

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment

#829 - feat(rt): retry HTTP exceptions (SRA)

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#828 - refactor: endpoint resolver exec (SRA)

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#827 - feat: add intEnum support

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#826 - refactor: authentication and identity APIs

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#825 - add base class for credentials config and http auth schemes

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 2 comments

#824 - IdentityProvider input parameter; refactor Attributes

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 2 comments

#823 - feat: add code support for awsQuery-compatible error responses

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#822 - misc: add clarifying docs for endpointProvider

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#821 - feat: generated auth scheme resolver and refactor authentication execution

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 2 comments

#820 - Enhanced TLS configuration

Issue - State: open - Opened by ianbotsf over 1 year ago
Labels: enhancement

#819 - fix: allow `Content-Length=0` headers in the CRT HTTP engine

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment

#818 - Missing Content-Length header on empty payloads with CrtHttpEngine

Issue - State: open - Opened by abhimanyuchugh over 1 year ago
Labels: bug

#817 - misc: add runtime symbol and symbol builder convenience method

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment
Labels: no-changelog

#816 - fix: use service's `signingName` instead of `serviceId` for presigning

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 3 comments

#815 - misc: add binary compatibility validation to CI

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment
Labels: no-changelog

#814 - feat: add reader-friendly client name to SDK config

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#813 - feat: add identity APIs

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#812 - fix: don't sign Expect header in SigV4

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment

#811 - fix: update runtime-core API manifest after API-incompatible change that wasn't caught by CI

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment
Labels: no-changelog

#810 - fix: correct token bucket delays when experiencing system time jumps

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment

#809 - fix: address minor accessibility issues with generated API ref docs

Pull Request - State: closed - Opened by ianbotsf over 1 year ago - 1 comment
Labels: no-changelog

#808 - feat: binary compatibility validator

Pull Request - State: closed - Opened by lauzadis over 1 year ago - 1 comment
Labels: no-changelog

#806 - refactor: relocate endpoints, document type, and credential provider util types

Pull Request - State: closed - Opened by aajtodd over 1 year ago - 1 comment

#804 - When system time is incorrect dela

Issue - State: closed - Opened by iliasapsyrin over 1 year ago

#803 - chore: upgrade kotlin to 1.8.10

Pull Request - State: closed - Opened by lucix-aws over 1 year ago - 1 comment

#802 - feat: continue header

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#801 - misc: remove usage of AtomicFu plugin

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#800 - chore: bump version of aws-crt-kotlin for release

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment
Labels: no-changelog

#799 - feat: Add `readFully` extension method to `SdkSource` which reads an exact amount of bytes

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#798 - refactor: move aws protocol runtime support to smithy-kotlin

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment
Labels: no-changelog

#797 - feat: add configurable retry policy to clients

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#796 - feat: add additional connection tracing for CRT engine

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#795 - feat: rework max connections for OkHttp engine

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#794 - fix: correct codegen tests' build config to correctly pull in smithy-cli

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment
Labels: no-changelog

#793 - refactor: split http package and move Url into core

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment

#792 - refactor: group codegen modules

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment
Labels: no-changelog

#791 - Stack trace / exceptions when uploading with `aws-chunked` are not helpful

Issue - State: open - Opened by lauzadis almost 2 years ago
Labels: bug

#790 - fix: stop logging "null" when exceptions are not present in trace events

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#789 - refactor: break out service client runtime into own module

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment

#788 - misc: flexible checksums design

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment
Labels: no-changelog

#787 - refactor: collapse utils, hashing, and io into runtime-core

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment

#786 - feat: binary compatibility validator

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#785 - fix: include exceptions in logging from trace probes

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#784 - Exceptions are ignored in standard logging trace probe

Issue - State: closed - Opened by ianbotsf almost 2 years ago
Labels: bug

#783 - Cannot create byte streams from empty files

Issue - State: open - Opened by ianbotsf almost 2 years ago
Labels: bug

#782 - fix: lazily open random access files

Pull Request - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#781 - Random access file sources are opened eagerly on initialization

Issue - State: closed - Opened by ianbotsf almost 2 years ago
Labels: bug

#780 - chore: upgrade Kotlin to 1.8.0

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#779 - misc: fix RuntimeTypes typo

Pull Request - State: closed - Opened by lucix-aws almost 2 years ago - 1 comment
Labels: no-changelog

#778 - refactor: provide structure to client configuration

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment

#777 - chore: upgrade dependencies

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#776 - feat: implement client config overrides for one or more operations

Pull Request - State: closed - Opened by lucix-aws almost 2 years ago - 1 comment

#775 - feat: interceptors

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 1 comment

#774 - feat(rt): add configurable DNS implementation

Pull Request - State: closed - Opened by aajtodd almost 2 years ago - 2 comments

#773 - feat(rt): unsigned `aws-chunked`

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 2 comments

#772 - feat: implement flexible checksums customization

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#770 - misc: add design doc for per-op config

Pull Request - State: closed - Opened by lucix-aws almost 2 years ago - 1 comment

#768 - fix(rt): Crc32C incorrect results on negative inputs longer than 7 bytes

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment
Labels: no-changelog

#767 - chore: bump aws-crt-kotlin to latest version

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment
Labels: no-changelog

#760 - fix(rt): add special-casing for CrtHttpEngine `aws-chunked` requests

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#759 - Fix `aws-chunked` content encoding when using the CrtHttpEngine

Issue - State: closed - Opened by lauzadis almost 2 years ago - 1 comment
Labels: bug

#756 - Add HashingSource and HashingSink

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#755 - Revisit Presign Request Design

Issue - State: closed - Opened by ianbotsf almost 2 years ago

#752 - Add support for IntEnum

Issue - State: closed - Opened by aajtodd almost 2 years ago
Labels: enhancement, good-first-task, codegen

#746 - feat(rt): use `aws-chunked`

Pull Request - State: closed - Opened by lauzadis almost 2 years ago - 1 comment

#745 - Ref Arch - Define a DNS Interface and default implementation

Issue - State: closed - Opened by aajtodd almost 2 years ago
Labels: feature, runtime

#744 - Fix HttpClientEngineConfiguration mapping to OkHttp Engine

Issue - State: closed - Opened by aajtodd almost 2 years ago - 1 comment
Labels: bug

#740 - CRT crash during CI tests

Issue - State: closed - Opened by ianbotsf almost 2 years ago - 1 comment

#731 - feat(rt): implement `aws-chunked` content encoding

Pull Request - State: closed - Opened by lauzadis about 2 years ago - 1 comment

#724 - feat(rt): add CRC32C algorithm

Pull Request - State: closed - Opened by lauzadis about 2 years ago - 1 comment