Skip to content

Commit

Permalink
build(flux): prepare Flux release for v0.192.0 (#5361)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielc authored Jan 9, 2023
1 parent e28ecc7 commit 47c2f91
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions libflux/go/libflux/buildinfo.gen.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@ var sourceHashes = map[string]string{
"stdlib/contrib/bonitoo-io/zenoss/zenoss.flux": "8f6de802b3176bf2524018e32ec5dc4eddd66db86abdeec837e9ca65ad7cc863",
"stdlib/contrib/chobbs/discord/discord.flux": "bbda9aaee1966d67d310dc099d00476adda777394a1af279d447e4524e0d5e58",
"stdlib/contrib/jsternberg/influxdb/influxdb.flux": "afc52f2e31d5e063e318b752d077c58189317c373494563ea0895cdcdea49074",
"stdlib/contrib/qxip/clickhouse/clickhouse.flux": "a898fc5c5079a6973be58397eb4443525c0c964ea311cdf36347582ce6fc31a6",
"stdlib/contrib/qxip/hash/hash.flux": "9c31d4e7409f37d2816cfd7302ae385ffacde09af63e6fbeb896a83b088eb742",
"stdlib/contrib/qxip/logql/logql.flux": "12d8c0b46013f766b172207f6aad3cde157d06ed9aff786c921628c23a1831f1",
"stdlib/contrib/qxip/clickhouse/clickhouse.flux": "8ad86d9c3c7a4271178d5e2fa9bb850856363cf470d92c3f5010b6de9e770db1",
"stdlib/contrib/qxip/hash/hash.flux": "abf7de64cbecd3f1019058be5240ba7289355df80b1771ca253f2dca857b9b1f",
"stdlib/contrib/qxip/logql/logql.flux": "f855e5a58efd4332c63bbdbb41efc9522c97722c44202f4b26c5226c89e7a646",
"stdlib/contrib/rhajek/bigpanda/bigpanda.flux": "0f4d43a7ae08f0ce5e00a746082dbdae06008bcd69cb00b52f0b4f1bb10b7323",
"stdlib/contrib/sranka/opsgenie/opsgenie.flux": "5313b78a30ffb01c606397c9bea954bdd4ca06c44663268bab1e0f706fc6d2c5",
"stdlib/contrib/sranka/sensu/sensu.flux": "c3aff3caa234f7f1991f0d37cc40abaee7ad493fbcd7914a0009ac7d66ce0325",
Expand Down Expand Up @@ -170,7 +170,7 @@ var sourceHashes = map[string]string{
"stdlib/experimental/geo/filterRowsNotStrict_test.flux": "890919ac33bde919f4d1141932c44d4fd9401c3f30cd24f19e2aa0ef09e418cc",
"stdlib/experimental/geo/filterRowsPivoted_test.flux": "25d56c93b61818606810c0ec7279a03deec9712a44a81eeb86957067d7bb2ee0",
"stdlib/experimental/geo/filterRowsStrict_test.flux": "397c4ff9001976d268876574160c256563a1d5983101d54f4ec7fb9b91c45c5f",
"stdlib/experimental/geo/geo.flux": "31dac744eca608ade85772ebbdc26f46d7f9c742051ac3be4f94efb309f6e950",
"stdlib/experimental/geo/geo.flux": "288792632573cc65b3972dbd1f8add370bc95d4eeaccf399fbb0c80f67c234b2",
"stdlib/experimental/geo/gridFilterLevel_test.flux": "f9d7c9b79a91cfcff7b4cd29a3b511fc397cb8666481a1ac40f0d8f28d94e146",
"stdlib/experimental/geo/gridFilter_test.flux": "6de30bc0d5672a18d4d4e0351efabb9d24b783b71945faa6f67302ac4409b225",
"stdlib/experimental/geo/groupByArea_test.flux": "cce3a07b36b7b30a51b1f55ff495cc86ef4f673d95928e8b18641ba3a8b2db30",
Expand All @@ -194,7 +194,7 @@ var sourceHashes = map[string]string{
"stdlib/experimental/http/requests/requests.flux": "579f5d578722a425f350db50dc2697a8bce7bcddc3737d094ae96126b6f96c56",
"stdlib/experimental/influxdb/influxdb.flux": "503f68779c9d8a4c307d371cce8071826d0462a00e486190b3dfa681f9b620dc",
"stdlib/experimental/integral_test.flux": "4c9b6c866884839027946e93793689b8b3d328e2e777f8ee2f8973ffd72be036",
"stdlib/experimental/iox/iox.flux": "1e7dc17722b99c26ea455c0eee4047282604ee62c69d44e066a27631d86d36e8",
"stdlib/experimental/iox/iox.flux": "3e7d8607afc32aa21472fc72682cfaa64cec5b2733d55112cdeef3635a171fa9",
"stdlib/experimental/iox/iox_test.flux": "04624caf7807128826564e18bafde5ad8033eaf0f8c6edfe0c9300c03c88aac0",
"stdlib/experimental/join_right_side_more_cols_test.flux": "788bd7fe3dc6d324453484bdee64f1e408c291a43ffa3744e930c7ae5e533db7",
"stdlib/experimental/join_test.flux": "a48f78765b34d8011e45e0333cdc10ed578076f9a34443e50c6f7633978ea549",
Expand Down
2 changes: 1 addition & 1 deletion stdlib/contrib/qxip/clickhouse/clickhouse.flux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Package clickhouse provides functions to query [ClickHouse](https://clickhouse.com/) using the ClickHouse HTTP API.
//
// ## Metadata
// introduced: NEXT
// introduced: 0.192.0
//
package clickhouse

Expand Down
2 changes: 1 addition & 1 deletion stdlib/contrib/qxip/hash/hash.flux
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Package hash provides functions that convert string values to hashes.
//
// ## Metadata
// introduced: NEXT
// introduced: 0.192.0
// contributors: **GitHub**: [@lmangani](https://github.com/lmangani)
//
package hash
Expand Down
2 changes: 1 addition & 1 deletion stdlib/contrib/qxip/logql/logql.flux
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
// The primary function in this package is `logql.query_range()`
//
// ## Metadata
// introduced: NEXT
// introduced: 0.192.0
//
package logql

Expand Down
2 changes: 1 addition & 1 deletion stdlib/experimental/geo/geo.flux
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ asTracks = (tables=<-, groupBy=["id", "tid"], orderBy=["_time"]) =>
// ```
//
// ## Metadata
// introduced: NEXT
// introduced: 0.192.0
// tags: transformations, geotemporal, aggregates
//
totalDistance = (tables=<-, outputColumn="_value") =>
Expand Down
2 changes: 1 addition & 1 deletion stdlib/experimental/iox/iox.flux
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ builtin sql : (bucket: string, query: string) => stream[A] where A: Record
// ```
//
// ## Metadata
// introduced: NEXT
// introduced: 0.192.0
// tags: sql, type-conversions
sqlInterval = (d) => {
_durationString = string(v: d)
Expand Down

0 comments on commit 47c2f91

Please sign in to comment.