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

1.9.0 #502

Merged
merged 19 commits into from
Feb 28, 2024
Merged

1.9.0 #502

merged 19 commits into from
Feb 28, 2024

Commits on Dec 29, 2023

  1. Update for ovos-workshop compat (#495)

    * Update ovos-workshop dependency
    Resolve and patch deprecation warnings
    
    * Remove deprecated patches
    Add log to troubleshoot test failure
    
    * Fix skill settings init error
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    81b0a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1f82e View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    c557e11 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Refactor and Deprecate NeonFallbackSkill (#496)

    * Mark `NeonFallbackSkill` as deprecated
    Update `NeonSkill` to directly extend `OVOSSkill` instead of using wrapped reference
    
    * Troubleshooting FallbackSkill init
    
    * More fallback init troubleshooting
    
    * Fix unresolved import
    
    * Fix refactor in `NeonSkill`
    Refactor `NeonFallbackSkill` to not extend `NeonSkill` directly
    
    * Update tests to account for FallbackSkill refactor
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    56d3f23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff8e05 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3cd6c64 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Add utilities for interfacing with Neon HANA (#497)

    * Add `hana_utils` with unit tests
    Update unit tests to test entire module in one step
    
    * Revert bad unit test automation refactor
    
    * Fix bad refactor
    
    * Refactor tests to minimize auth requests
    
    * Refactor token logic to internal methods to ensure stable API
    
    * Refactor to better support `server` configuration
    
    * Refactor to skip Configuration parsing
    
    * Update patch missed in refactor
    
    ---------
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4389594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7392189 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8f1b8c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    543df29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b626c6d View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c36fd4a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    2bf52f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1edc0 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2fd87cc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update Hana utils to use production server (#501)

    Update Hana utils and tests to support multiple server configs
    
    Co-authored-by: Daniel McKnight <[email protected]>
    NeonDaniel and NeonDaniel authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6e5123d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8938d84 View commit details
    Browse the repository at this point in the history
  3. Update Changelog

    NeonDaniel authored and github-actions[bot] committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e5b552b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Increment Version to 1.9.0

    NeonDaniel authored and github-actions[bot] committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0466b78 View commit details
    Browse the repository at this point in the history