Commit Graph

14648 Commits (1.10.7)

Author SHA1 Message Date
Jakub Bednář d77a0f7ebf
chore(release): release 1.10.7 (#6133) (#6134) 2025-04-15 13:06:24 +02:00
Jakub Bednář 92016ddc81
docs: prepare CHANGELOG.md for release 1.10.7 (#6132) 2025-04-15 11:04:33 +02:00
Vlastimil Hajek 52d4ed7dbf
fix: Handle missing queryConfig in Host page queries (#6131)
fix: host queries don't have config
2025-04-14 21:08:04 +02:00
karel-rehor 20b5a68274
Merge pull request #6130 from influxdata/chore/fix-changelog-upgrade-notice
docs: remove older unreleased upgrade notice for go
2025-04-07 10:50:41 +02:00
karel rehor d1e616dcef docs: remove older unreleased upgrade notice for go 2025-04-07 10:20:36 +02:00
karel-rehor f2b0ad67c6
Merge pull request #6129 from influxdata/update/go1.23.x
chore: Update go to version 1.23.0
2025-04-04 16:19:45 +02:00
karel rehor 4f41825352 docs: update CHANGELOG.md 2025-04-04 14:32:41 +02:00
karel rehor 5af47cd414 chore: add new builder/chronograf-20250404 image to bCI pipeline 2025-04-04 13:29:44 +02:00
karel rehor bd6baa1d10 chore: update target go to 1.23.0 2025-04-03 17:12:59 +02:00
Jamie Strandboge 369411e02c
Merge pull request #6127 from influxdata/dependabot/npm_and_yarn/babel/helpers-7.27.0
chore(deps): bump @babel/helpers from 7.17.8 to 7.27.0
2025-03-27 16:24:56 -05:00
Jamie Strandboge 6170471766
Merge pull request #6126 from influxdata/dependabot/npm_and_yarn/babel/runtime-7.26.10
chore(deps): bump @babel/runtime from 7.17.8 to 7.26.10
2025-03-27 16:23:59 -05:00
dependabot[bot] e1403fc76f
chore(deps): bump @babel/helpers from 7.17.8 to 7.27.0
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.17.8 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-helpers)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-26 13:13:39 +00:00
dependabot[bot] 718cd43ce8
chore(deps): bump @babel/runtime from 7.17.8 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.17.8 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-26 13:13:31 +00:00
Jamie Strandboge ae7db76f76
Merge pull request #6125 from influxdata/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.2
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
2025-03-26 08:12:25 -05:00
dependabot[bot] 871c9fefe5
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 22:37:14 +00:00
Jamie Strandboge 851b105c95
Merge pull request #6123 from influxdata/go1.22.11
chore(build): upgrade Go to 1.22.11
2025-02-03 05:46:50 -07:00
Jakub Bednar 05da01a7fe docs: update CHANGELOG.md 2025-02-03 10:09:48 +01:00
Jakub Bednar f32c3a6b1c chore(build): upgrade Go to 1.22.11 2025-02-03 09:57:27 +01:00
Jakub Bednář ac9fb9bdef
chore: prepare for 1.10.6 release (#6120) 2024-12-16 07:39:00 +01:00
Jamie Strandboge 6c384b03d1
Merge pull request #6119 from influxdata/dependabot/go_modules/golang.org/x/crypto-0.31.0
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
2024-12-12 08:17:30 -06:00
dependabot[bot] fbe5a028bc
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-11 23:49:59 +00:00
Vlastimil Hajek 78dbc051a8
Merge pull request #6116 from influxdata/fix/version-detection
fix: version detection
2024-12-11 11:22:23 +01:00
Jamie Strandboge f6f73aef2f
Merge pull request #6118 from influxdata/jdstrand/update-express
chore(ui): update to use express 4.21.1
2024-12-10 07:36:27 -06:00
Jamie Strandboge d0c96621ec
chore(ui): update to use express 4.21.1 2024-12-09 10:15:37 -06:00
vlastahajek 677f486cec doc: Updated Changelog 2024-12-04 10:53:24 +01:00
vlastahajek e7d11393fe test: added unit test for flux values query creation 2024-12-04 10:41:14 +01:00
vlastahajek 8a3615d0c5 refactor: extract a method for query creation 2024-12-04 10:41:14 +01:00
vlastahajek c10876c840 fix: count with also enterprise 2024-12-04 10:41:14 +01:00
Vlastimil Hajek 126af481a2
Merge pull request #6105 from influxdata/fix/auto-execution
feat: preventing ddl and dml statements from autosubmiting
2024-12-04 09:23:12 +01:00
Jakub Bednář fbaa580f13
Merge branch 'master' into fix/auto-execution 2024-11-26 09:58:45 +01:00
Jakub Bednář a62d824b00
fix: loading all hosts list of hosts (#6111)
* chore: simply build nightly packages
2024-11-26 09:57:32 +01:00
dependabot[bot] 4e845ab034
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1 (#6113)
* chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.0.0 to 4.5.1

Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.0.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.0.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix(tests): `jwt` library change behaviour about ExpiresAt - when indicate presents = invalid

This is correct behaviour as it is in alignment with specification.

For more info see:

- https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.4
- https://github.com/golang-jwt/jwt/releases/tag/v4.1.0
- https://github.com/golang-jwt/jwt/pull/86

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Bednar <jakub.bednar@gmail.com>
2024-11-20 05:59:38 +01:00
Jamie Strandboge 3e3cd5aba3
Merge pull request #6114 from influxdata/dependabot/npm_and_yarn/cross-spawn-6.0.6
chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
2024-11-19 12:06:14 -06:00
dependabot[bot] c5e7b75c64
chore(deps): bump cross-spawn from 6.0.5 to 6.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 17:36:18 +00:00
vlastahajek b427ae3c16 chore: Using absolute import path 2024-11-19 13:56:13 +01:00
vlastahajek 953bfd402d docs: Update Changelog 2024-11-15 17:51:31 +01:00
vlastahajek 1d746a1392 fix: Better submitting state handling 2024-11-15 17:35:39 +01:00
vlastahajek dcbaaaaef6 fix: Handling query state and auto-submitting refresh workaround 2024-10-25 16:18:01 +02:00
Jamie Strandboge 9d451e6759
Merge pull request #6110 from influxdata/dependabot/npm_and_yarn/http-proxy-middleware-2.0.7
chore(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.7
2024-10-25 07:31:43 -05:00
dependabot[bot] 39abfd7ad3
chore(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.7
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 10:24:32 +00:00
vlastahajek 630d521170 fix: Filtering at lower level to filter also manual refreshing 2024-10-23 14:16:57 +02:00
vlastahajek e904a259e1 fix: filter excluded queries at higher level 2024-10-18 12:17:51 +02:00
vlastahajek 2711c1a213 fix: flux query doesn't have queryConfig 2024-10-17 14:07:22 +02:00
vlastahajek 0580c5943c chore: eslint fixes 2024-10-16 10:57:19 +02:00
vlastahajek d450d22749 chore: removed logs 2024-10-16 10:14:19 +02:00
vlastahajek 8808fee43c fix: better manage states, keep unsubmited status 2024-10-15 23:03:46 +02:00
vlastahajek 53236446c7 chore: better filter keywords set 2024-10-15 23:02:47 +02:00
vlastahajek 883ae6adc4 fix: invalid loading state, allow submitting 2024-10-14 17:54:37 +02:00
vlastahajek 99ec4c7dbb fix: fixing manually submitting not sometimes doesn't work 2024-10-09 16:54:34 +02:00
vlastahajek 42332aa514 chore: more logs, better naming 2024-10-09 14:23:47 +02:00