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

Sample/Payload api rework #315

Merged
merged 33 commits into from
Apr 8, 2024

Commits on Feb 29, 2024

  1. introduce owned buffers

    p-avital committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a52ef72 View commit details
    Browse the repository at this point in the history
  2. privatize sample

    p-avital committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8dbbf37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3551d38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7148d5b View commit details
    Browse the repository at this point in the history
  5. fix macro usages

    p-avital committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9c9f1ac View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. fix auto-generated zenohcd

    p-avital committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3eb7236 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 8, 2024

  1. address pr comments

    p-avital committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1b09b30 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    faad2df View commit details
    Browse the repository at this point in the history
  2. Merge pull request eclipse-zenoh#302 from eclipse-zenoh/eclipse-zenoh…

    …-bot/sync-lockfile
    
    Sync lockfile with Zenoh's
    eclipse-zenoh-bot authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5b47216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de1f606 View commit details
    Browse the repository at this point in the history
  4. fmt

    DenisBiryukov91 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5e5333f View commit details
    Browse the repository at this point in the history
  5. merge

    DenisBiryukov91 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4d1816b View commit details
    Browse the repository at this point in the history
  6. Merge pull request eclipse-zenoh#303 from DenisBiryukov91/qol/guarded…

    …_transmute_with_deref
    
    implementation_guarded_transmute with from and deref
    milyin authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    42823ed View commit details
    Browse the repository at this point in the history
  7. merge

    DenisBiryukov91 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a2cfa7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dbc8877 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. chore: Sync Cargo lockfile with Zenoh's (eclipse-zenoh#307)

    Co-authored-by: eclipse-zenoh-bot <eclipse-zenoh-bot@users.noreply.github.com>
    eclipse-zenoh-bot and eclipse-zenoh-bot authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c1498fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206983e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed3a164 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    b957f98 View commit details
    Browse the repository at this point in the history
  2. .gitignore update

    DenisBiryukov91 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f73599f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3cc34a View commit details
    Browse the repository at this point in the history
  4. remove println!

    DenisBiryukov91 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    142b752 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4932ddf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90f2578 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. add payload reader

    DenisBiryukov91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    32ac0af View commit details
    Browse the repository at this point in the history
  2. merge

    DenisBiryukov91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e7e657f View commit details
    Browse the repository at this point in the history
  3. fmt and clippy

    DenisBiryukov91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f1cdeda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2df814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05401fe View commit details
    Browse the repository at this point in the history
  6. fmt

    DenisBiryukov91 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7a94a55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0275363 View commit details
    Browse the repository at this point in the history