Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve symbol: requiring-resolve with Clojure 1.9 #88

Closed
dchelimsky opened this issue Jul 8, 2019 · 1 comment
Closed

Unable to resolve symbol: requiring-resolve with Clojure 1.9 #88

dchelimsky opened this issue Jul 8, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@dchelimsky
Copy link
Contributor

From https://groups.google.com/forum/#!topic/clojure/BxdZUPh7_d8

Since installing aws-api 0.8.345, I am getting the following error:
Unable to resolve symbol: requiring-resolve in this context, compiling:(cognitect/aws/http.clj:63:10)

This is because requiring-resolve is a new feature in 1.10, the use of which breaks compatibility with 1.9.

@dchelimsky dchelimsky added the bug Something isn't working label Jul 8, 2019
@dchelimsky dchelimsky added this to In progress in AWS API Project Jul 8, 2019
@dchelimsky dchelimsky moved this from In progress to Ready to release in AWS API Project Jul 9, 2019
@dchelimsky
Copy link
Contributor Author

This was fixed in 0.8.352 / 2019-07-26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
AWS API Project
  
Ready to release
Development

No branches or pull requests

1 participant