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: serverless/serverless
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.34.0
Choose a base ref
...
head repository: serverless/serverless
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.35.0
Choose a head ref
  • 15 commits
  • 42 files changed
  • 7 contributors

Commits on Aug 30, 2023

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

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    9437e24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09d0d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. feat: Post deploy serverless dashboard integration (#12063)

    * feat: Post deploy serverless dashboard integration
    
    * chore: Update unit test
    
    * chore: Use pre integration endpoint
    
    * chore: Updated async process
    
    * chore: Added timeout on instrumentation call
    
    * chore: Handle region configuration
    
    * chore: Always send instruemntation
    
    * chore: Updated instrumentation progress
    
    * chore: Merge #12059
    Danwakeem authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    66e3107 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    bf518b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307865d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    6ee277d View commit details
    Browse the repository at this point in the history
  2. feat: Remove Console Login (#12153)

    * feat: Remove Console Login
    
    * fix: Update login tests to remove console login options
    
    * feat: Remove Console login options
    
    * feat: Remove console onboarding
    
    * fix: Remove console tests
    
    * chore: Remove remaining console flags
    
    * fix: Remove console deploy unit test
    
    * fix: Interactive Setup tests
    
    * fix: Update generate-payload tests
    Mmarzex authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    590bb7e View commit details
    Browse the repository at this point in the history
  3. fix: Adjust providers endpoint (#12154)

    * fix: Fiormatting
    
    * feat: Remove Dashboard onboarding from framework (#12151)
    
    * fix: Providers test
    
    ---------
    
    Co-authored-by: Max Marze <[email protected]>
    austencollins and Mmarzex authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9b770a2 View commit details
    Browse the repository at this point in the history
  4. docs: Update docs to reflect Dashboard v2 changes (#12155)

    * docs: Update content on new monitoring
    
    * docs: Add section on orgs & members
    
    * docs: Remove reference to concurrent builds
    
    * docs: Replace "Enterprise" with "Dashboard"
    
    * docs: Updates node.js SDK docs
    
    * docs: Update menu and add upgrade guide
    
    * docs: Adding docs on span() in node.js SDK
    
    * docs: Add setEndpoint, tagging API and migration
    
    * docs: Update Python SDK migration
    
    * docs: Update Python SDK
    
    * docs: Use env vars to dsiable auto spans
    
    * docs: Remove refernece to span.* Event methods
    
    * docs: Replace "end" with "close" methods
    
    * docs: Updates config notes per new SDKs
    
    * docs: Add note on wrapping
    
    * docs: Add instrumentation steps
    
    * docs: Update syntax for disabling monitoring
    
    * docs: Update syntax on disabling dashboard monitoring
    
    * docs: Running prettify
    skierkowski authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c66aad7 View commit details
    Browse the repository at this point in the history
  5. feat: Upgrade to @serverless/dashboard-plugin (#12157)

    * feat: Upgrade to @serverless/dashboard-plugin
    
    * feat: Remove support for node12
    
    * chore: Bump @serverless/dashboard-plugin version
    
    * fix: Coverage on Linux action
    Mmarzex authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f057629 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26c565d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    737bc1e View commit details
    Browse the repository at this point in the history
Loading