-
Notifications
You must be signed in to change notification settings - Fork 74
Comparing changes
Open a pull request
base repository: disneystreaming/smithy4s
base: v0.18.25
head repository: disneystreaming/smithy4s
compare: series/0.18
- 19 commits
- 628 files changed
- 8 contributors
Commits on Oct 14, 2024
-
Optimise conversion from Blob to Stream (#1609)
* Optimise conversion from Blob to Stream Motivated by http4s/http4s#7539 * Updated changelog
Configuration menu - View commit details
-
Copy full SHA for ec140e5 - Browse repository at this point
Copy the full SHA ec140e5View commit details
Commits on Oct 21, 2024
-
Add utility types for fromHandlers and friends (#1612)
* Add utility types for fromHandlers and friends * add changelog entry
Configuration menu - View commit details
-
Copy full SHA for b336299 - Browse repository at this point
Copy the full SHA b336299View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae8ce3d - Browse repository at this point
Copy the full SHA ae8ce3dView commit details
Commits on Oct 25, 2024
-
Protocol in update lsp config (#1610)
* Plan for fixing #1517 * Fix for #1517 - smithy4s-protocol always included. * Fixed #1517 mill build test check the new dependency. * scalafmt * Updated CHANGELOG.md * Fixed the scripted test * Update CHANGELOG.md Co-authored-by: Jakub Kozłowski <[email protected]> * Moved smithy4s org and protocol artifact name to build.sbt * Stray comment * Change log typo * Test cleanup * Update CHANGELOG.md * Update CHANGELOG.md * Use the organization value from sbt's publishSettings . --------- Co-authored-by: Jakub Kozłowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07efa38 - Browse repository at this point
Copy the full SHA 07efa38View commit details -
* The plan so far * Possibly fixed #1338 - include the namespace names in the error message * I've got something that doesn't break any tests... Next to actually test it * Prettier formatting for the error * sbt scripted test for #1338 * Cleaner unit test that checks the error message * scalafmt changes * Not sure why that file was ever checked in * Update the CHANGELOG.md * ?! scalafmtAll !? * Bumping a test file to rerun the automated check. * Maybe it is the scala version? * Fix for running the scripted test in github from Baccata * Found a way to test the caught exception directly * Move CHANGELOG.md note to 0.18.26 --------- Co-authored-by: Jakub Kozłowski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12e7164 - Browse repository at this point
Copy the full SHA 12e7164View commit details
Commits on Oct 26, 2024
-
* Update sbt to 1.10.1 * bump scalas * Explicitly add header plugin * update headers * bump to latest * bump scalas again * Hopefully fix bootstrapped * workaround * header stuff * fix this properly * update scalas * i guess we have to split that? * use full jdk in shell
Configuration menu - View commit details
-
Copy full SHA for 31e6188 - Browse repository at this point
Copy the full SHA 31e6188View commit details
Commits on Nov 8, 2024
-
Fix incorrect behavior in lenient tagged union decoders (#1620)
* Fix incorrect behavior in lenient tagged union decoders * Rearrange things + add entry in CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for e369dd4 - Browse repository at this point
Copy the full SHA e369dd4View commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6478fe - Browse repository at this point
Copy the full SHA f6478feView commit details -
Configuration menu - View commit details
-
Copy full SHA for c78ff53 - Browse repository at this point
Copy the full SHA c78ff53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29df28d - Browse repository at this point
Copy the full SHA 29df28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 922e43b - Browse repository at this point
Copy the full SHA 922e43bView commit details
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b91604 - Browse repository at this point
Copy the full SHA 3b91604View commit details -
Merge pull request #1624 from disneystreaming/nan-edge-cases
Handle edge cases with NaN/Infinity
Configuration menu - View commit details
-
Copy full SHA for 2522c02 - Browse repository at this point
Copy the full SHA 2522c02View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a26ba3 - Browse repository at this point
Copy the full SHA 5a26ba3View commit details
Commits on Dec 24, 2024
-
Fix missing sbt command in CI build (#1629)
* Fix missing sbt command in CI build * Add sbt command for release and microsite jobs
Configuration menu - View commit details
-
Copy full SHA for b25cefe - Browse repository at this point
Copy the full SHA b25cefeView commit details
Commits on Jan 2, 2025
-
Document timestamp encoder precision fix (#1623)
Document/JSON timestamp encoder precision fix * Fix encoder * Encode epoch seconds without trailing 0s * More performant way to use BigDecimals * Add comment, improve tests and handle timestamps before linux epoch
Configuration menu - View commit details
-
Copy full SHA for 7deb6c3 - Browse repository at this point
Copy the full SHA 7deb6c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2639a8 - Browse repository at this point
Copy the full SHA f2639a8View commit details -
Add a special case for how S3 requests should be signed (#1605)
* Add a special case for how S3 requests should be signed * Changelog * Re-enable tests for non-S3 signatures * Avoid un-necessary flatten * Regenerated * jvm17 ordering * Regen copyright headers * Fix changelog
Configuration menu - View commit details
-
Copy full SHA for 1d128fa - Browse repository at this point
Copy the full SHA 1d128faView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0aa866 - Browse repository at this point
Copy the full SHA b0aa866View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.18.25...series/0.18