Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a delete records api #1141

Merged
merged 30 commits into from
Jul 10, 2024
Merged

Added a delete records api #1141

merged 30 commits into from
Jul 10, 2024

Commits on Feb 23, 2024

  1. Added a delete records api

    PratRanj07 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c097770 View commit details
    Browse the repository at this point in the history
  2. Corrected semaphore errors

    PratRanj07 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a989ce5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Resolved all the comments

    PratRanj07 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    37b83f7 View commit details
    Browse the repository at this point in the history
  2. Resolved formatting errors

    PratRanj07 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    ab205ab View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    18c5761 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Minor Change

    PratRanj07 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8c445a5 View commit details
    Browse the repository at this point in the history
  2. Comments added

    PratRanj07 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0bd001d View commit details
    Browse the repository at this point in the history
  3. indentation check

    PratRanj07 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ec93271 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e15dea9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    f717d46 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    71c9973 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update kafka/adminapi.go

    milindl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c7c93be View commit details
    Browse the repository at this point in the history
  2. Update kafka/adminapi.go

    milindl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    72eb3ce View commit details
    Browse the repository at this point in the history
  3. Update kafka/adminapi.go

    milindl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2d9381a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b8b4f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95a1cd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Update kafka/adminapi.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8127d58 View commit details
    Browse the repository at this point in the history
  2. Address public API comments

    milindl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d9c0949 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83dcaa0 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update examples/admin_delete_records/admin_delete_records.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4e25b7d View commit details
    Browse the repository at this point in the history
  2. Update examples/admin_delete_records/admin_delete_records.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6db32fb View commit details
    Browse the repository at this point in the history
  3. Update examples/admin_delete_records/admin_delete_records.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    89070c7 View commit details
    Browse the repository at this point in the history
  4. Update kafka/adminapi.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4618e60 View commit details
    Browse the repository at this point in the history
  5. Update kafka/integration_test.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6d26d84 View commit details
    Browse the repository at this point in the history
  6. Update kafka/integration_test.go

    Co-authored-by: Emanuele Sabellico <[email protected]>
    milindl and emasab committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    82d3df8 View commit details
    Browse the repository at this point in the history
  7. Address PR comments

    milindl committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f840767 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0eb4183 View commit details
    Browse the repository at this point in the history
  9. Regenerate api.html

    milindl committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8785c3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5448e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c6bdc3 View commit details
    Browse the repository at this point in the history