Skip to content

Commit

Permalink
promscale: update to 0.16.0
Browse files Browse the repository at this point in the history
0.16.0:
Promscale as a Jaeger-certified backend, performance improvements,
and other bug fixes.
0.15.0:
Bug fixes and performance improvements in tracing(Jaeger & OTLP) subsystem.
  • Loading branch information
tnn2 committed Oct 29, 2022
1 parent 4436adb commit 8a504a0
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 236 deletions.
5 changes: 2 additions & 3 deletions databases/promscale/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.37 2022/10/05 11:32:56 bsiegert Exp $
# $NetBSD: Makefile,v 1.38 2022/10/29 15:31:06 tnn Exp $

DISTNAME= promscale-0.14.0
DISTNAME= promscale-0.16.0
MASTER_SITES= ${MASTER_SITE_GITHUB:=timescale/}
PKGREVISION= 3
CATEGORIES= databases
GITHUB_TAG= ${PKGVERSION_NOREV}

Expand Down
Loading

0 comments on commit 8a504a0

Please sign in to comment.