issues
search
amzn
/
smoke-framework
A light-weight server-side service framework written in the Swift programming language.
Apache License 2.0
1.45k
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhance `Step 1: Add the Smoke Framework dependency` in README.md.
#134
lamtrinhdev
closed
2 months ago
0
Update smoke-http to 3.0.0
#133
jwenzhon
closed
3 months ago
0
Bump github.com/apple/swift-nio-http2 from 1.27.0 to 1.28.1
#132
dependabot[bot]
opened
9 months ago
0
Add metadata provider.
#131
tachyonics
closed
1 year ago
0
Disable using two spans per operation.
#130
tachyonics
closed
1 year ago
0
Apply standard formatting.
#129
tachyonics
closed
1 year ago
0
Code cleanup: Remove conditional compilation for unsupported Swift versions
#128
tachyonics
closed
1 year ago
0
Report thrown error to span
#127
tachyonics
closed
1 year ago
0
Add and support the Identifiable protocol for errors.
#126
tachyonics
closed
1 year ago
0
Distributed tracing improvements.
#125
tachyonics
closed
1 year ago
0
Update dependencies and fix linting.
#124
tachyonics
closed
1 year ago
0
Update dependencies.
#123
tachyonics
closed
1 year ago
0
Create codeql.yml
#122
tachyonics
closed
1 year ago
0
Create codeql.yml
#121
tachyonics
closed
1 year ago
1
Distributed tracing improvements
#120
tachyonics
closed
1 year ago
0
Integrate apple/swift-distributed-tracing.
#119
tachyonics
closed
1 year ago
0
Limit prettyPrinted JSON to the debug build
#118
knovichikhin
closed
1 year ago
0
how to return custom status code like for ex. 201 - Created?
#117
funcmike
opened
1 year ago
1
Report requestReadLatencyMS and decorate logger with incomingOperation.
#116
tachyonics
closed
1 year ago
0
Add the ability to initialise the context based on the incoming request and the transaction selected
#115
tachyonics
opened
1 year ago
0
Add option to process requests on the cooperative or custom thread pool
#114
tachyonics
closed
1 year ago
0
Add discussion on the Context Type.
#113
tachyonics
opened
2 years ago
0
Add CI for 5.7, drop 5.4
#112
tachyonics
closed
2 years ago
0
Add CI for 5.7, drop 5.4.
#111
tachyonics
closed
2 years ago
0
Provide more descriptive messages from decoding errors.
#110
tachyonics
closed
2 years ago
0
Don't log input decoding or validation failure as error or warning
#109
tachyonics
closed
2 years ago
0
Split out status.reasonPhrase and status.code when logging responses.
#108
tachyonics
closed
2 years ago
0
Conform SmokeServerInvocationReporting to HTTPClientInvocationAttributes
#107
tachyonics
closed
2 years ago
0
Log body data at info level for input to and output from incoming req…
#106
pbthif
closed
2 years ago
0
Make SmokeInwardsRequestContext thread safe.
#105
tachyonics
closed
2 years ago
0
Backport logging changes.
#104
tachyonics
closed
2 years ago
0
Move parameters from log messages into metadata.
#103
tachyonics
closed
2 years ago
0
Update CI.
#102
tachyonics
closed
2 years ago
0
Update CI.
#101
tachyonics
closed
2 years ago
0
Use checked rather than unsafe continuations (2.x branch).
#100
tachyonics
closed
2 years ago
0
Use checked rather than unsafe continuations.
#99
tachyonics
closed
2 years ago
0
Remove non structured concurrency handler support
#98
tachyonics
closed
2 years ago
0
Avoid logging pings and move some logging to trace.
#97
tachyonics
closed
2 years ago
0
Update CI for Swift 5.6, remove 5.3.
#96
tachyonics
closed
2 years ago
0
Test
#95
tachyonics
closed
2 years ago
0
Update CI for Swift 5.6, remove 5.3.
#94
tachyonics
closed
2 years ago
0
Support async application initialisation and shutdown.
#93
tachyonics
closed
2 years ago
0
Audit level of log messages
#92
tachyonics
closed
2 years ago
1
Support async APIs on older Apple OSs.
#91
tachyonics
closed
3 years ago
0
Add operation identifier to invocation context; allow known errors to be returned from Smoke operation
#90
pbthif
opened
3 years ago
0
Add the ability to create metrics for specific HTTP error status codes
#89
pbthif
closed
3 years ago
0
Allowing shutdown on a list of signals
#88
jwenzhon
closed
3 years ago
0
Migrate to Github actions for CI.
#87
tachyonics
closed
3 years ago
0
Final async await support
#86
tachyonics
closed
3 years ago
0
Remove experimental underscored concurrency packages.
#85
tachyonics
closed
2 years ago
1
Next