Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hypertrace/gateway-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.13
Choose a base ref
...
head repository: hypertrace/gateway-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 63 files changed
  • 6 contributors

Commits on Dec 22, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    03dbbc1 View commit details

Commits on Jan 23, 2024

  1. chore: update dependencies (#191)

    aaron-steinfeld authored Jan 23, 2024
    Copy the full SHA
    0f93644 View commit details

Commits on Jan 25, 2024

  1. chore: upgrade gradle to 8.5 (#190)

    * chore: upgrade gradle to 8.5
    patelraj0602 authored Jan 25, 2024
    Copy the full SHA
    4145b21 View commit details

Commits on Feb 13, 2024

  1. updated versions of mockito and lombok (#192)

    patelraj0602 authored Feb 13, 2024
    Copy the full SHA
    fe6c625 View commit details

Commits on Feb 28, 2024

  1. perf(entities): optimise AND filter query (#193)

    * perf(entities): optimise AND filter query
    
    * remove time tracking logs
    
    * fix and filter for filter optimizing visitor
    
    * fix tests
    skjindal93 authored Feb 28, 2024
    Copy the full SHA
    d05ac93 View commit details
  2. chore(configmap): revert the config map back to helm values (#194)

    skjindal93 authored Feb 28, 2024
    Copy the full SHA
    c595ac6 View commit details

Commits on Mar 6, 2024

  1. fix(entities): enum map throws exception for empty maps (#195)

    * fix(entities): enum map throws exception for empty maps
    
    * fix(entities): enum map throws exception for empty maps
    skjindal93 authored Mar 6, 2024
    Copy the full SHA
    f284959 View commit details

Commits on Mar 11, 2024

  1. fix | fix the entity ids filter for explore if empty (#197)

    * fix | fix the entity ids filter for explore if empty
    aman-bansal authored Mar 11, 2024
    Copy the full SHA
    af6e8b0 View commit details

Commits on Apr 16, 2024

  1. update service framework version (#198)

    Dhamodhar-DDR authored Apr 16, 2024
    Copy the full SHA
    77592de View commit details

Commits on Jun 15, 2024

  1. chore: use filter in entities query for selections as well (#201)

    saxenakshitiz authored Jun 15, 2024
    Copy the full SHA
    c613c1e View commit details

Commits on Jun 17, 2024

  1. chore | adding the support to run aggregations without groupby in EDS (

    aman-bansal authored Jun 17, 2024
    Copy the full SHA
    961268a View commit details

Commits on Jun 18, 2024

  1. chore | adding the support pagination in explore (#202)

    * chore | adding the support for pagination in explore
    aman-bansal authored Jun 18, 2024
    Copy the full SHA
    99ef811 View commit details
Loading