Commit Graph

22 Commits

Author SHA1 Message Date
moebiusband 5cb80a03df Update dependencies and add gofumpt Makefile target
Bump cc-backend to v1.5.4 and cc-lib to v2.12.0 with transitive
dependency updates, add a `make fmt` target running gofumpt, ignore
the dist directory, and reformat multi-line calls to gofumpt style.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Entire-Checkpoint: 09016e793f9b
2026-07-13 10:15:13 +02:00
moebiusband a116a1ab16 Update dependencies. Synchronize options, cli flags with cc-backend
Entire-Checkpoint: e24929f05ad3
2026-04-01 15:37:33 +02:00
moebiusband bdf65b16a9 Upgrade dependencies. Prepare 1.5.0 release
Entire-Checkpoint: 37abb99fe6a7
2026-03-06 12:12:41 +01:00
moebiusband b19dcdb21c Upgrade dependencies 2026-03-06 11:49:01 +01:00
moebiusband 55475804f4 Update to lates cc-backend head
Entire-Checkpoint: 1f0df6df7655
2026-03-03 07:35:46 +01:00
moebiusband b764120501 Integrate entire. Upgrade dependencies 2026-03-03 07:13:15 +01:00
dependabot[bot] fd4ec39504 Bump github.com/google/gops from 0.3.28 to 0.3.29
Bumps [github.com/google/gops](https://github.com/google/gops) from 0.3.28 to 0.3.29.
- [Release notes](https://github.com/google/gops/releases)
- [Commits](https://github.com/google/gops/compare/v0.3.28...v0.3.29)

---
updated-dependencies:
- dependency-name: github.com/google/gops
  dependency-version: 0.3.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 12:00:07 +00:00
moebiusband dd23f49364 Add configuration options and enable dynamic memory management through cc-backend callback 2026-01-28 12:59:05 +01:00
moebiusband 6aca448c18 Port to newest cclib. Use metricstore as library. 2026-01-26 09:59:29 +01:00
dependabot[bot] 5be7578bda Bump github.com/nats-io/nats.go from 1.36.0 to 1.47.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.36.0 to 1.47.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.36.0...v1.47.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 13:35:43 +00:00
Aditya Ujeniya a03eb315f5 AvroWriter advanced cases 2025-05-14 12:24:58 +02:00
moebiusband 826658f762 Refactor. Add Swagger UI docs.
Change from Gorilla mux to net/http
2024-06-25 20:08:25 +02:00
moebiusband 80518897cf Merge in refactored branch 2024-06-18 07:13:56 +02:00
moebiusband e1e6694656 Intermediate state
Not working yet
2024-05-03 21:08:01 +02:00
moebiusband 0297e6d20d Update dependencies 2024-03-22 09:02:41 +01:00
moebiusband b721cf23e3 Switch to jwt-auth v5 2024-03-20 17:59:19 +01:00
Lou Knauer af8a275088 Fix panic in ListChildren 2022-03-04 15:33:47 +01:00
Lou Knauer 29fe272ea9 Remove 'scope' field from config 2022-02-21 10:00:29 +01:00
Lou Knauer 85591e7a03 Switch to influxes line protocol parser 2021-10-07 14:52:45 +02:00
Lou Knauer 27a5c0b561 Use JWT authentication for the API
This commit takes care of the API part of issue #6.
2021-09-20 09:27:31 +02:00
Lou Knauer f7310bc70a Very basic initial API endpoint 2021-08-20 12:54:11 +02:00
Jan Eitzinger a85b210096 Initial checkin 2021-06-09 06:03:31 +02:00