Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Is There Somewhere I Can Track Upcoming Releases By Any Chance? Trying To Plan An Upgrade Of Our Services. Namely I'M Wondering If I Need To Continue Using My Own Forked Image Of

is there somewhere I can track upcoming releases by any chance? Trying to plan an upgrade of our services.

namely I'm wondering if I need to continue using my own forked image of clearml-web , or if an upcoming release of the docker images will include the latest changes from the repo None

  
  
Posted 5 months ago
Votes Newest

Answers 3


namely, I'm very interested in testing this unmerged feature, will be trying to leverage it as soon as possible
None

  
  
Posted 5 months ago

ah, thank you for the clarity. A quarterly release schedule makes sense, it's about what I've observed.
Let me know if I can be of any assistance in early testing!

  
  
Posted 5 months ago

Hi SoreSparrow36 , a release of the ClearML Open Source server is expected around the start of next month. We currently don't have any place you can track upcoming releases, but they are usually once a quarter (last one is a bit late, admittingly)

  
  
Posted 5 months ago
492 Views
3 Answers
5 months ago
5 months ago
Tags