[WIP] Revamp schema compilation caching#1616
Draft
Baccata wants to merge 19 commits intoseries/0.19from
Draft
Conversation
…1604) Bumps [docusaurus-lunr-search](https://github.com/lelouch77/docusaurus-lunr-search) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/lelouch77/docusaurus-lunr-search/releases) - [Commits](praveenn77/docusaurus-lunr-search@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: docusaurus-lunr-search dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add a failing sbt scripted test to demonstrate #1589 * add the Scala version to the caches used by codegen * properly isolate the cache stores
* Add a flag to allow for numerics to be decoded from JSON strings * Expose JSON codec transformations to SimpleRestJsonBuilder * Add mention in docs how JSON codec transformations are exposed
* Optimise conversion from Blob to Stream Motivated by http4s/http4s#7539 * Updated changelog
* Add utility types for fromHandlers and friends * add changelog entry
* 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 <kubukoz@gmail.com> * 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 <kubukoz@gmail.com>
* 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 <kubukoz@gmail.com>
* 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
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.