source: ogAgent-Git/CHANGELOG.md @ 0e113ec

browser-nuevodecorare-oglive-methodsexec-ogbrowserfix-urllog-sess-lenmainno-tlsoggitoggit-notlsoglogoglog2ping3ping4sched-tasktlstls-again 3.1.0
Last change on this file since 0e113ec was 08dce3f, checked in by Natalia Serrano <natalia.serrano@…>, 2 months ago

refs #1850 improve changelog message

  • Property mode set to 100644
File size: 4.0 KB
Line 
1
2# Changelog
3
4All notable changes to this project will be documented in this file.
5
6The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
7and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9## [3.1.0] - 2025-04-07
10
11### Added
12
13- Oglive: periodically ping ogcore
14
15## [3.0.0] - 2025-03-31
16
17### Changed
18
19- Ignore module provided in the URLs to the API
20
21## [2.0.0] - 2025-03-26
22
23### Changed
24
25- EjecutarScript/ConsolaRemota: expect "scp" parameter encoded in base64
26
27## [1.7.1] - 2025-03-25
28
29### Fixed
30
31- Make cfg2obj more robust
32
33## [1.7.0] - 2025-03-21
34
35### Removed
36
37- Delete the new "ptt" parameter. It's not needed.
38
39## [1.6.0] - 2025-03-12
40
41### Changed
42
43- Don't invoke bash code for some functionalities
44
45## [1.5.0] - 2025-03-12
46
47### Changed
48
49- Accept new "ptt" parameter in /ogAdmCli/Configurar
50
51### Removed
52
53- No longer recognise the unused "che" parameter in /ogAdmCli/Configurar
54
55## [1.4.9] - 2025-02-20
56
57### Changed
58
59- Notify ogcore when agent shuts down within oglive
60
61## [1.4.8] - 2025-02-18
62
63### Changed
64
65- Optionally return disk config in /status
66
67## [1.4.7] - 2025-02-04
68
69### Changed
70
71- Merge server modules
72
73### Added
74
75- Track the progress of children
76
77## [1.4.6] - 2025-01-14
78
79### Changed
80
81- Point to the new menu browser
82
83## [1.4.5] - 2024-11-29
84
85### Added
86
87- Kill long running jobs in oglive
88
89## [1.4.5~pre8] - 2024-11-27
90
91### Added
92
93- Add Configurar() to the CloningEngine module
94
95## [1.4.5~pre7] - 2024-11-20
96
97### Changed
98
99- Use old browser again
100
101## [1.4.5~pre6] - 2024-11-20
102
103### Changed
104
105- Do not use envvars for the operating-system module
106
107## [1.4.5~pre5] - 2024-11-18
108
109### Fixed
110
111- Avoid some KeyErrors
112
113## [1.4.5~pre4] - 2024-11-15
114
115### Fixed
116
117- Don't die when ogcore returns HTTP 4xx or 5xx
118
119### Changed
120
121- Get ogcore IP and port from the environment
122
123## [1.4.5~pre3] - 2024-11-06
124- Kill long running jobs in oglive (not-yet-working draft)
125
126## [1.4.5~pre2] - 2024-11-06
127
128### Fixed
129
130- Remove race condition due to several monitoring threads
131
132### Changed
133
134- Include job_id in asynchronous responses
135
136### Removed
137
138- Remove vim swapfiles from the package contents
139
140## [1.4.5~pre1] - 2024-11-06
141
142### Changed
143
144- CrearImagen: return inventory inline
145
146## [1.4.4] - 2024-10-17
147
148### Fixed
149
150- Use logger.debug() to prevent the windows agent from dying
151
152### Changed
153
154- Make status() call synchronous
155
156## [1.4.3] - 2024-10-17
157
158### Changed
159
160- Use new OGBrowser
161
162## [1.4.2] - 2024-10-15
163
164### Added
165
166- Have ogAdmClient/status return information about network and disks
167
168## [1.4.1] - 2024-10-11
169
170### Fixed
171
172- Bugfix: move data structure to the right class
173
174## [1.4.0] - 2024-10-11
175- Add more functionality
176
177### Changed
178
179- Begin using semantic versioning
180
181## [1.3.8] - 2024-10-01
182
183### Added
184
185- Add more functionality to the ogAdmClient module
186
187## [1.3.7] - 2024-09-27
188
189### Added
190
191- CloningEngine: RESTfully keep a list of long-running jobs
192
193## [1.3.6] - 2024-09-19
194
195### Added
196
197- Add more functionality to the ogAdmClient module
198- Add CloningEngine module
199
200## [1.3.5] - 2024-08-29
201
202### Changed
203
204- Don't unconditionally load modules--dynamically load everything
205
206### Removed
207
208- Remove old, unused code
209
210## [1.3.4] - 2024-07-30
211
212### Added
213
214- Implement JobMgr
215
216## [1.3.1] - 2024-06-26
217
218### Changed
219
220- Migrate the update script from shell to python
221- pyinstaller: include the 'img' subdir
222- take icons from 'img'
223
224## [1.3.0-2] - 2024-04-25
225
226### Fixed
227
228- Add missing dependency on zenity
229
230## [1.3.0] - 2024-04-25
231
232### Changed
233
234- Upgrade to Qt 6
235
236## [1.2.0] - 2020-05-4
237
238### Changed
239
240- Python 3 and Qt 5 compatibility
241
242## [1.1.1b] - 2020-02-7
243
244### Changed
245
246- Use python-distro to detect the distribution version
247
248## [1.1.1] - 2019-05-23
249
250### Changed
251
252- Set connection timeout
253- Compatibility with "Exam Mode" from the University of Seville
254
255## [1.1.0a] - 2019-05-22
256
257### Fixed
258
259- Fix a bug when activating the agent with some network devices
260
261## [1.1.0] - 2016-10-13
262
263### Changed
264
265- Functional OpenGnsys Agent interacting with OpenGnsys Server 1.1.0
266
267## [1.0.0] - 2015-07-18
268
269### Added
270
271- Initial release for OpenGnsys Agent
Note: See TracBrowser for help on using the repository browser.