v1.9.0-beta.1 and new static-ct logs ?? #93
-
|
Hello, Thank you for your excellent work on integrating the new Static Logs API calls into your codebase. I’ve just deployed your 1.9.0-beta.1 version indicating "This version contains support for the new static-ct logs.", but I don’t see any worker running for the url_monitoring. This makes me wonder if the binary may not have been built from the good source code. I think it has been from the one from January 8th instead of the static-ct branch not yet merge on main. Could you please double‑check the build and confirm? Nazha |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hi there,
You are right. The This was the latest commit on the master branch. Instead, I wanted to build from the |
Beta Was this translation helpful? Give feedback.
-
|
So far so good, after 24 hours of deploying beta2. |
Beta Was this translation helpful? Give feedback.
Hi there,
You are right. The
1.9.0-beta.1release was created from the commit 935159e.This was the latest commit on the master branch. Instead, I wanted to build from the
static-ctbranch.I pushed the new release as 1.9.0-beta.2 - thanks for bringing this to my attention!