|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [1.13.1a8](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a8) (2025-09-12) |
| 3 | +## [1.14.1a1](https://github.com/NeonGeckoCom/neon-utils/tree/1.14.1a1) (2026-03-13) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a7...1.13.1a8) |
| 5 | +[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.14.0...1.14.1a1) |
6 | 6 |
|
7 | 7 | **Merged pull requests:** |
8 | 8 |
|
9 | | -- Add function to get installed prerelease packages [\#517](https://github.com/NeonGeckoCom/neon-utils/pull/517) ([NeonDaniel](https://github.com/NeonDaniel)) |
10 | | - |
11 | | -## [1.13.1a7](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a7) (2025-09-12) |
12 | | - |
13 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a6...1.13.1a7) |
14 | | - |
15 | | -**Implemented enhancements:** |
16 | | - |
17 | | -- \[FEAT\] Allow self-signed certificates in hana-utils [\#536](https://github.com/NeonGeckoCom/neon-utils/issues/536) |
18 | | -- \[FEAT\] Docker handling of status hooks [\#498](https://github.com/NeonGeckoCom/neon-utils/issues/498) |
19 | | - |
20 | | -**Merged pull requests:** |
21 | | - |
22 | | -- Refactor to remove use of deprecated `pkg_resources` module [\#555](https://github.com/NeonGeckoCom/neon-utils/pull/555) ([NeonDaniel](https://github.com/NeonDaniel)) |
23 | | - |
24 | | -## [1.13.1a6](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a6) (2025-09-12) |
25 | | - |
26 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a5...1.13.1a6) |
27 | | - |
28 | | -**Merged pull requests:** |
29 | | - |
30 | | -- Add support for authenticated HANA [\#537](https://github.com/NeonGeckoCom/neon-utils/pull/537) ([NeonDaniel](https://github.com/NeonDaniel)) |
31 | | - |
32 | | -## [1.13.1a5](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a5) (2025-09-12) |
33 | | - |
34 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a4...1.13.1a5) |
35 | | - |
36 | | -**Merged pull requests:** |
37 | | - |
38 | | -- Refactor log aggregators init [\#560](https://github.com/NeonGeckoCom/neon-utils/pull/560) ([NeonDaniel](https://github.com/NeonDaniel)) |
39 | | - |
40 | | -## [1.13.1a4](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a4) (2025-09-11) |
41 | | - |
42 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a3...1.13.1a4) |
43 | | - |
44 | | -**Merged pull requests:** |
45 | | - |
46 | | -- Update pip package installation method [\#556](https://github.com/NeonGeckoCom/neon-utils/pull/556) ([NeonDaniel](https://github.com/NeonDaniel)) |
47 | | - |
48 | | -## [1.13.1a3](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a3) (2025-09-10) |
49 | | - |
50 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a2...1.13.1a3) |
51 | | - |
52 | | -**Implemented enhancements:** |
53 | | - |
54 | | -- \[FEAT\] Deprecate ovos-core dependency [\#469](https://github.com/NeonGeckoCom/neon-utils/issues/469) |
55 | | - |
56 | | -**Merged pull requests:** |
57 | | - |
58 | | -- Remove ovos-core test dependency [\#557](https://github.com/NeonGeckoCom/neon-utils/pull/557) ([NeonDaniel](https://github.com/NeonDaniel)) |
59 | | - |
60 | | -## [1.13.1a2](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a2) (2025-09-10) |
61 | | - |
62 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.1a1...1.13.1a2) |
63 | | - |
64 | | -**Merged pull requests:** |
65 | | - |
66 | | -- Improve Skill metadata parsing support and remove OSM dependency [\#558](https://github.com/NeonGeckoCom/neon-utils/pull/558) ([NeonDaniel](https://github.com/NeonDaniel)) |
67 | | - |
68 | | -## [1.13.1a1](https://github.com/NeonGeckoCom/neon-utils/tree/1.13.1a1) (2025-08-27) |
69 | | - |
70 | | -[Full Changelog](https://github.com/NeonGeckoCom/neon-utils/compare/1.13.0...1.13.1a1) |
71 | | - |
72 | | -**Merged pull requests:** |
73 | | - |
74 | | -- Update Skill API to support outside applications [\#554](https://github.com/NeonGeckoCom/neon-utils/pull/554) ([NeonDaniel](https://github.com/NeonDaniel)) |
| 9 | +- Fix compatibility with latest ovos-utils release [\#562](https://github.com/NeonGeckoCom/neon-utils/pull/562) ([NeonDaniel](https://github.com/NeonDaniel)) |
75 | 10 |
|
76 | 11 |
|
77 | 12 |
|
|
0 commit comments