This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
Releases: outcaste-io/outserv
Releases · outcaste-io/outserv
Outserv v22.07
This is the first-ever release of Outserv. It follows Calendar Versioning.
What's Changed
- chore: Fix up license and email addresses by @manishrjain in #1
- chore: License and Code of Conduct by @manishrjain in #2
- feat(facets): Remove Facets from Outserv by @manishrjain in #3
- chore(mailmap): Add Ahsan to mailmap by @ahsanbarkati in #4
- fix(tests): Fix docker-compose files and remove facet query tests by @ahsanbarkati in #5
- fix(tests): Remove ACL and multi-tenancy tests by @ahsanbarkati in #7
- remove backup restore by @NamanJain8 in #6
- remove outserv upgrade tool by @NamanJain8 in #8
- chore(run.sh): Fix run.sh script by @ahsanbarkati in #10
- remove rdf by @NamanJain8 in #12
- feat(Sentry): Remove Sentry Integration by @manishrjain in #13
- fix(Zero): Move Zero within Alpha by @manishrjain in #14
- fix(Grpc): Remove public gRPC endpoint at port 9080 by @manishrjain in #15
- test(gql): Clean up facets and rdf tests. by @danielmai in #17
- chore(License): Add Smart License FAQ by @manishrjain in #16
- fix(alpha): Use peer flag for setting peer addresses. by @danielmai in #19
- Remove lang support from outserv by @ahsanbarkati in #11
- feat(Billing): Add billing framework by @manishrjain in #21
- feat(Billing): Charge periodically by @manishrjain in #24
- chore(type): Remove DQL Type System by @manishrjain in #20
- chore(hints): Remove pred hints by @manishrjain in #25
- chore(graphql): Use Outcaste gqlgen and gqlparser. by @danielmai in #26
- chore(License): Add comparison to other licenses by @manishrjain in #27
- feat(graphql) Add file upload support. by @Schartey in #22
- chore(facets): Remove some lingering facets code by @manishrjain in #30
- refactor(GraphQL): Refactor GraphQL mutations by @manishrjain in #32
- test: Fix gql, chunker, tok and docker-based tests. by @danielmai in #23
- fix(Graphql): Ensure GraphQL hasInverse works by @manishrjain in #34
- refactor(pb.Mutation): Use op with pb.NQuad by @manishrjain in #38
- fix(hasInverse): Handle updating non-list child by @manishrjain in #39
- fix(Schema): Ensure GraphQL Schema gets loaded on start by @manishrjain in #41
- feat(billing): Charge via Ethereum blockchain by @ahsanbarkati in #28
- fix(x): add TypeKey support by @arriqaaq in #33
- feat(Upsert): Upsert from within Raft loop by @manishrjain in #42
- fix(Mutation): Deal with duplicate new objects by @manishrjain in #47
- feat(ETH): Loading Ethereum Data by @manishrjain in #48
- feat(graphql): BigInt support by @Schartey in #31
- chore(auth): Delete auth from GraphQL by @manishrjain in #49
- chore: Various changes related to ETH data loading by @manishrjain in #50
- feat(Badger): Use internal Badger by @manishrjain in #51
- chore(cmdline): Fix up various commandline options by @manishrjain in #52
- feat(Lambda): Update lambda script easily by @manishrjain in #53
- feat(Eth): Load ETH data faster by @manishrjain in #55
- feat(Bulk): Bulk loader works with GraphQL Schema by @manishrjain in #56
- chore(boot): Rename bulk to boot loader by @manishrjain in #57
- chore(billing): Use TXT records for endpoints by @manishrjain in #58
- chore: Remove unneeded code by @manishrjain in #60
- fix(MaxUid): Bump Zero past the max UID allocated by Boot loader by @manishrjain in #66
New Contributors
- @ahsanbarkati made their first contribution in #4
- @NamanJain8 made their first contribution in #6
- @danielmai made their first contribution in #17
- @Schartey made their first contribution in #22
- @arriqaaq made their first contribution in #33
Full Changelog: v21.12.0...v22.07.0