Skip to content

Releases: criteo/data-aggregation-api

v0.0.7

28 Aug 12:49

Choose a tag to compare

Changelog

Enhancements

  • : feat(bgp): add delay opentimer + use openconfig fork (@kpetremann)
  • : feat(bgp): aggregates and networks (@kpetremann)
  • : feat(dcim): configurable device filters (@kpetremann)
  • : feat: bump openconfig from v2.3.0 to v5.2.0 (@kpetremann)

Fixes

  • : fix(api): auth requested even without LDAP (@kpetremann)

Internal

  • : Merge branch 'main' into go_1.24 (@kpetremann)
  • : Merge branch 'main' into go_1.24 (@kpetremann)
  • : Merge branch 'main' into go_1.24 (@kpetremann)
  • : Merge branch 'main' into rp_fix_opt_descr (@kpetremann)
  • : Merge pull request #50 from criteo/dependabot/go_modules/github.com/golang/glog-1.2.4 (@kpetremann)
  • : Merge pull request #51 from kpetremann/go_1.24 (@kpetremann)
  • : Merge pull request #52 from criteo/dependabot/go_modules/golang.org/x/net-0.38.0 (@kpetremann)
  • : Merge pull request #54 from kpetremann/oc_5.2.0 (@kpetremann)
  • : Merge pull request #55 from kpetremann/fix_no_auth (@kpetremann)
  • : Merge pull request #56 from kpetremann/configurable_device_filters (@kpetremann)
  • : Merge pull request #57 from kpetremann/rp_fix_opt_descr (@kpetremann)
  • : build(deps): bump github.com/golang/glog from 1.2.3 to 1.2.4 (@dependabot[bot])
  • : build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 (@dependabot[bot])
  • : chore: build in Go 1.24 (@kpetremann)
  • : chore: bump deps (@kpetremann)
  • : chore: go 1.24.2 (@kpetremann)
  • : fix(route-policies): description should be optional (@kpetremann)

v0.0.6

07 Jan 15:59
ca07faf

Choose a tag to compare

Changelog

Enhancements

Fixes

  • fix(swagger): model swapped between afk_enabled endpoints (@kpetremann)

Internal

v0.0.5

07 Nov 14:35
027621d

Choose a tag to compare

Changelog

Fixes

  • fix(swagger): crash when go is not installed (@kpetremann)

Internal

v0.0.4

05 Nov 09:20
8701903

Choose a tag to compare

Changelog

Enhancements

Internal

v0.0.3

13 Sep 15:29
23228f9

Choose a tag to compare

Changelog

Fixes

  • fix(ldap): deadlock when failed to connect to LDAP (@kpetremann)

Internal

v0.0.2

21 Aug 14:29
c3507b8

Choose a tag to compare

Changelog

Internal

v0.0.1

01 Jul 14:43
45d4207

Choose a tag to compare

Changelog

Enhancements

  • feat(api): add SNMP configuration (@cpaillet)

Fixes

  • fix(api): handle fmt.Fprintf error (@cpaillet)
  • fix(serializer): remove dead code (@cpaillet)

Internal

  • Merge pull request #34 from criteo/dependabot/go_modules/golang.org/x/net-0.23.0 (@kpetremann)
  • Merge pull request #35 from cpaillet/main (@cpaillet)
  • Merge pull request #36 from cpaillet/snmp (@cpaillet)
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (@dependabot[bot])

v0.0.1-alpha.10

10 Apr 12:54
8a51e07

Choose a tag to compare

Changelog

Enhancements

  • feat(api): request to start a new build (@kpetremann)

Internal

  • Merge pull request #32 from criteo/dependabot/go_modules/google.golang.org/protobuf-1.33.0 (@kpetremann)
  • Merge pull request #33 from kpetremann/build_trigger_endpoint (@kpetremann)
  • build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (@dependabot[bot])
  • chore(buildTrigger): dispatch incoming channel in RO (@kpetremann)
  • refactor: more explicit close channel handling (@kpetremann)
  • refactor: rename channel for consistency (@kpetremann)

v0.0.1-alpha.9

21 Feb 09:30
1888d51

Choose a tag to compare

Changelog

Fixes

Changes

Internal

v0.0.1-alpha.8

11 Jan 13:34
db05db1

Choose a tag to compare

Changelog

Fixes

  • fix: panic when user requests non built config (@kpetremann)
  • fix: rm the correct path to openconfig models in update_openconfig.sh (@fdomain)

Internal

  • Merge pull request #24 from criteo/dependabot/go_modules/golang.org/x/net-0.17.0 (@kpetremann)
  • Merge pull request #25 from kpetremann/dependencies (@kpetremann)
  • Merge pull request #26 from criteo/fdomain-patch-1 (@fdomain)
  • Merge pull request #27 from criteo/dependabot/go_modules/golang.org/x/crypto-0.17.0 (@kpetremann)
  • Merge pull request #28 from kpetremann/panic_not_built_device (@kpetremann)
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (@dependabot[bot])
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (@dependabot[bot])
  • chore: bump dependencies (@kpetremann)