graphql 2022-01-14

Lacinia: We're running 1.1 in production, so I'll crank out 1.1 releases soon.

šŸŽ‰ 8

@hlship small typo, the year is wrong is the changelog (2021 instead of 2022) https://github.com/walmartlabs/lacinia/blob/master/CHANGES.md#11----14-jan-2021

Done and announced.

Hi, I’m seeing this in the CI. Maybe we are missing a dependency?

lein test
Syntax error (FileNotFoundException) compiling at (com/walmartlabs/lacinia/trace.clj:1:1).
Could not locate io/aviso/exception__init.class, io/aviso/exception.clj or io/aviso/exception.cljc on classpath.

Full report at:
/tmp/clojure-10466053612092234570.edn
Tests failed.
make: *** [Makefile:7: test] Error 1

Exited with code exit status 2

That could be a problem; but trace is just for internal use; you may have to add io.aviso/pretty to resolve this.

You should be able to get that with the :dev alias.

I expect to spin a few things like that off of lacinia.