Draft
Conversation
70f2146 to
94666da
Compare
c004173 to
1e3aeed
Compare
acbd82f to
9caa68f
Compare
…es w/o content_length (#238)
* Release `0.65.0` (#239) * Update di * Version bump * Update predefined configs * Change predefined emails * Fix tests * Update resources * Release (minor): 0.66.0 (#242) * Update kamu-core to 0.238.0 * AccountLifecycleNotifier::notify_account_deleted(): implement * CHANGELOG.md: update * schema.gql: update * Release (minor): 0.66.0 * Allow MIT-0 licence usage * account-deleted.html: use support@kamu.dev --------- Co-authored-by: Roman Boiko <roman.bv20@gmail.com>
* `example/local-minio`: PostgreSQL startup option (#247) * example/local-minio: add ./aws-datasets-bucket/ dir * example/local-minio: add 2 startup options * Add notes re secrets * Add notes re secrets [2] * Upgrade to new rustc and 2024 edition * Release (minor) 0.68.0 (#250) * Wallet-based authentication * cargo update * Release (minor) 0.68.0 * Allow licence: CDLA-Permissive-2.0 * schema.gql: update * Remove debug messages... * Release (patch) 0.68.1 (#251) * Use kamu@0.240.1 * Release (patch): 0.68.1 * Fix yanked crate: tower-http --------- Co-authored-by: Sergii Mikhtoniuk <mikhtoniuk@gmail.com>
e554d70 to
02cde86
Compare
Note: kamu-cli part synced from sku/molecule branch automatically when upgrading the master
* Targetting slu/molecule_phase_2 CLI branch + merged latest API server v0.78.1 (sku/molecule) * Molecule APIv2 data room operations * Synced with CLI branch * DI: register Molecule services (#291) * Molecule APIv2: Basic categorical filtering (#293) * Update core * schema.gql: regenerate * Update core * Molecule APIv2: Basic search + `graphql_handler()` roolback support (#297) * Update core * graphql_handler(): rollback support * schema.gql: regenerate * Update to new core * Update core (#298) * Update molecule branch (#299) * Update molecule branch * Add repositories injections * Clean up quota config * QuotaAccountConfig: storage -> default_storage_limit_in_bytes (#300) * Account qoutas followup changes (#301) * Molecule: absorb the latest changes (#304) * ApiServerConfig: correct typos * Update core * Update schema.gql * Molecule APIv1 switch (#305) * Update core * Molecule V1: switch * Upstream: Log incoming GraphQL requests (#306) * Update core * Fix deps linting * Fix deps linting [2] * Update kamu-api-server's graphql_handler() (#307) * Update core (#311) * Regen resources * Forgotten `MoleculeConfig` * Added Molecule-specific config (switch to allow read from ES) * Hotfix: do not put empty dataset documents to Elasticsearch * Hotfix: dataset indexing should not count the HEAD from the outbox message is already set * Hotfix v2: datasets indexing improvements * Hotfix: handling ES 404 error when requesting non-existing document * Change cli branch to sku/molecule * Update schema --------- Co-authored-by: Dima Pristupa <dima@pristupa.dev> Co-authored-by: Sergii Mikhtoniuk <mikhtoniuk@gmail.com> Co-authored-by: Roman Boiko <roman.bv20@gmail.com>
* Update core * Fix yanked crate: time * Fix yanked crate: bytes
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.
DO NOT MERGE