Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

WARNING: VERSION 2 IS NO LONGER MAINTAINED; PIN ALL USES OF IT #111

Open
MrSaints opened this issue Jun 20, 2017 · 3 comments
Open

WARNING: VERSION 2 IS NO LONGER MAINTAINED; PIN ALL USES OF IT #111

MrSaints opened this issue Jun 20, 2017 · 3 comments
Labels

Comments

@MrSaints
Copy link
Collaborator

MrSaints commented Jun 20, 2017

In preparation for version 3, we will now be sunsetting version 2.

If you are using Athena via Docker, please ensure you are using a tagged image, do not use latest!
If you are importing our Go libraries, please ensure you are using gopkg.in/arachnys/athenapdf.v2.

Lots of backwards incompatible changes are LIKELY to be introduced.

See https://github.com/arachnys/athenapdf/releases/tag/v2.9.2 for more information.
And refer to #116 for version 3 progress.

@MrSaints MrSaints added the v3 label Jun 20, 2017
@F21
Copy link
Contributor

F21 commented Jun 28, 2017

For instrumentation, how about exposing metrics via prometheus?

@MrSaints
Copy link
Collaborator Author

MrSaints commented Jun 28, 2017

@F21 Good shout. I've only considered statsd, and OpenTracing for now. But I believe we can definitely squeeze in Prometheus.

@MrSaints MrSaints changed the title Version 3 WARNING: VERSION 2 IS NO LONGER MAINTAINED; PIN ALL USES OF IT Jun 29, 2017
@MrSaints
Copy link
Collaborator Author

If anyone wants to play with it (the CLI):

curl -L --fail https://cdn.rawgit.com/arachnys/athenapdf/v3/bin/athenapdf.sh > /usr/local/bin/athenapdf
sudo chmod +x /usr/local/bin/athenapdf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants