Skip to content
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: getappmap/appmap-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.2
Choose a base ref
...
head repository: getappmap/appmap-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 13, 2023

  1. feat: add schema to event parameters

    Add "properties" and "items" schemas to "parameters" objects , as
    specified in v1.11.0 of the appmap spec.
    apotterri committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    838f2de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #233 from getappmap/param-schema_20230308

    feat: add schema to event parameters
    apotterri authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a1a5790 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.15.0 [skip ci]

    # [1.15.0](v1.14.2...v1.15.0) (2023-03-13)
    
    ### Features
    
    * add schema to event parameters ([838f2de](838f2de))
    semantic-release-bot committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    917831d View commit details
    Browse the repository at this point in the history
Loading