Releases: apache/hamilton
Releases · apache/hamilton
v1.89.0-incubating apache-hamilton release
What's Changed
- Fix local (Windows) tests by @cswartzvi in #1302
- Wires through REACT_APP_HAMILTON_SUB_PATH for docker by @skrawcz in #1301
- Fix
dltplugin with changes toloader_file_formatby @cswartzvi in #1306 - Update SECURITY.md by @pjfanning in #1315
- Delete CODE_OF_CONDUCT.md by @pjfanning in #1316
- Create .asf.yaml by @pjfanning in #1312
- Changes license to apache 2.0 by @skrawcz in #1335
- Adds website publishing by @skrawcz in #1344
- try publish changes in .asf.yaml by @pjfanning in #1345
- Migrate to GitHub acitions by @jernejfrank in #1342
- Add new function modifier
upack_fieldsby @cswartzvi in #1303 - Replaces most links and Hamilton references by @skrawcz in #1339
- Bump urllib3 from 1.26.17 to 2.5.0 in /ui/backend/server by @dependabot[bot] in #1347
- Bump protobuf from 4.24.4 to 4.25.8 in /ui/backend/server by @dependabot[bot] in #1343
- Bump requests from 2.31.0 to 2.32.4 in /ui/backend/server by @dependabot[bot] in #1340
- Bump django from 4.2.6 to 4.2.22 in /ui/backend/server by @dependabot[bot] in #1338
- Bump certifi from 2023.7.22 to 2024.7.4 in /ui/backend/server by @dependabot[bot] in #1334
- Bump idna from 3.4 to 3.7 in /ui/backend/server by @dependabot[bot] in #1333
- Bump zipp from 3.17.0 to 3.19.1 in /ui/backend/server by @dependabot[bot] in #1330
- Bump sqlparse from 0.4.4 to 0.5.0 in /ui/backend/server by @dependabot[bot] in #1329
- Bump @babel/helpers from 7.23.5 to 7.27.1 in /ui/frontend by @dependabot[bot] in #1328
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui/frontend by @dependabot[bot] in #1327
- Bump @babel/runtime from 7.23.5 to 7.27.1 in /ui/frontend by @dependabot[bot] in #1326
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /ui/frontend by @dependabot[bot] in #1325
- Bump path-to-regexp and express in /ui/frontend by @dependabot[bot] in #1324
- Bump nanoid from 3.3.7 to 3.3.11 in /ui/frontend by @dependabot[bot] in #1323
- Bump aiohttp from 3.8.6 to 3.11.0b0 in /ui/backend/server by @dependabot[bot] in #1320
- Bump cryptography from 41.0.4 to 44.0.1 in /ui/backend/server by @dependabot[bot] in #1319
- Bump @babel/traverse from 7.22.17 to 7.27.1 in /contrib/docs by @dependabot[bot] in #1318
- Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /ui/frontend by @dependabot[bot] in #1311
- Bump rollup from 2.79.1 to 2.79.2 in /ui/frontend by @dependabot[bot] in #1348
- add proper license by @pjfanning in #1354
- Bump body-parser and express in /contrib/docs by @dependabot[bot] in #1352
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui/frontend by @dependabot[bot] in #1351
- Bump braces from 3.0.2 to 3.0.3 in /ui/frontend by @dependabot[bot] in #1350
- Bump webpack from 5.89.0 to 5.99.9 in /ui/frontend by @dependabot[bot] in #1349
- Serialize NaN and Infinity values as strings for Hamilton UI by @Phrogz in #1322
- Update extract fields by @cswartzvi in #1305
- Adds incubator logo and ASF info for #1346 by @skrawcz in #1353
- Deletes RayWorkflows by @skrawcz in #1359
- remove DAGWorks license by @pjfanning in #1367
- add license headers to source files #1360 by @Gophersen in #1369
- add MIT LIcense due to experimental/databackend.py by @pjfanning in #1361
- Fix typos and minor formatting issues in documentation by @datashaman in #1373
- Clean up repo for first ASF release (Attempt 2) by @cswartzvi in #1374
- Bump brace-expansion from 1.1.11 to 1.1.12 in /dev_tools/vscode_extension by @dependabot[bot] in #1375
- Bump form-data from 3.0.1 to 3.0.4 in /ui/frontend by @dependabot[bot] in #1362
- Bump on-headers and compression in /ui/frontend by @dependabot[bot] in #1356
- Bump aiohttp from 3.11.0b0 to 3.12.14 in /ui/backend/server by @dependabot[bot] in #1355
- Adds missing license headers by @skrawcz in #1379
- Adds header to init.py files by @skrawcz in #1382
- Bump django from 4.2.22 to 4.2.24 in /ui/backend/server by @dependabot[bot] in #1380
- Bump on-headers and compression in /contrib/docs by @dependabot[bot] in #1377
- Add missing headers and update files to help with release by @skrawcz in #1378
- Adds flit to build project by @skrawcz in #1387
- Update checklist to include DISCLAIMER files by @pjfanning in #1394
- Fixes code of conduct links by @skrawcz in #1404
- Bumps version to 1.89.0 by @skrawcz in #1391
New Contributors
- @pjfanning made their first contribution in #1315
- @dependabot[bot] made their first contribution in #1347
- @Phrogz made their first contribution in #1322
- @Gophersen made their first contribution in #1369
- @datashaman made their first contribution in #1373
Full Changelog: sf-hamilton-1.88.0...v1.89.0-incubating
v1.89.0-incubating-RC1
What's Changed
- Fix local (Windows) tests by @cswartzvi in #1302
- Wires through REACT_APP_HAMILTON_SUB_PATH for docker by @skrawcz in #1301
- Fix
dltplugin with changes toloader_file_formatby @cswartzvi in #1306 - Update SECURITY.md by @pjfanning in #1315
- Delete CODE_OF_CONDUCT.md by @pjfanning in #1316
- Create .asf.yaml by @pjfanning in #1312
- Changes license to apache 2.0 by @skrawcz in #1335
- Adds website publishing by @skrawcz in #1344
- try publish changes in .asf.yaml by @pjfanning in #1345
- Migrate to GitHub acitions by @jernejfrank in #1342
- Add new function modifier
upack_fieldsby @cswartzvi in #1303 - Replaces most links and Hamilton references by @skrawcz in #1339
- Bump urllib3 from 1.26.17 to 2.5.0 in /ui/backend/server by @dependabot[bot] in #1347
- Bump protobuf from 4.24.4 to 4.25.8 in /ui/backend/server by @dependabot[bot] in #1343
- Bump requests from 2.31.0 to 2.32.4 in /ui/backend/server by @dependabot[bot] in #1340
- Bump django from 4.2.6 to 4.2.22 in /ui/backend/server by @dependabot[bot] in #1338
- Bump certifi from 2023.7.22 to 2024.7.4 in /ui/backend/server by @dependabot[bot] in #1334
- Bump idna from 3.4 to 3.7 in /ui/backend/server by @dependabot[bot] in #1333
- Bump zipp from 3.17.0 to 3.19.1 in /ui/backend/server by @dependabot[bot] in #1330
- Bump sqlparse from 0.4.4 to 0.5.0 in /ui/backend/server by @dependabot[bot] in #1329
- Bump @babel/helpers from 7.23.5 to 7.27.1 in /ui/frontend by @dependabot[bot] in #1328
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui/frontend by @dependabot[bot] in #1327
- Bump @babel/runtime from 7.23.5 to 7.27.1 in /ui/frontend by @dependabot[bot] in #1326
- Bump serialize-javascript from 6.0.1 to 6.0.2 in /ui/frontend by @dependabot[bot] in #1325
- Bump path-to-regexp and express in /ui/frontend by @dependabot[bot] in #1324
- Bump nanoid from 3.3.7 to 3.3.11 in /ui/frontend by @dependabot[bot] in #1323
- Bump aiohttp from 3.8.6 to 3.11.0b0 in /ui/backend/server by @dependabot[bot] in #1320
- Bump cryptography from 41.0.4 to 44.0.1 in /ui/backend/server by @dependabot[bot] in #1319
- Bump @babel/traverse from 7.22.17 to 7.27.1 in /contrib/docs by @dependabot[bot] in #1318
- Bump http-proxy-middleware from 2.0.6 to 2.0.9 in /ui/frontend by @dependabot[bot] in #1311
- Bump rollup from 2.79.1 to 2.79.2 in /ui/frontend by @dependabot[bot] in #1348
- add proper license by @pjfanning in #1354
- Bump body-parser and express in /contrib/docs by @dependabot[bot] in #1352
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui/frontend by @dependabot[bot] in #1351
- Bump braces from 3.0.2 to 3.0.3 in /ui/frontend by @dependabot[bot] in #1350
- Bump webpack from 5.89.0 to 5.99.9 in /ui/frontend by @dependabot[bot] in #1349
- Serialize NaN and Infinity values as strings for Hamilton UI by @Phrogz in #1322
- Update extract fields by @cswartzvi in #1305
- Adds incubator logo and ASF info for #1346 by @skrawcz in #1353
- Deletes RayWorkflows by @skrawcz in #1359
- remove DAGWorks license by @pjfanning in #1367
- add license headers to source files #1360 by @Gophersen in #1369
- add MIT LIcense due to experimental/databackend.py by @pjfanning in #1361
- Fix typos and minor formatting issues in documentation by @datashaman in #1373
- Clean up repo for first ASF release (Attempt 2) by @cswartzvi in #1374
- Bump brace-expansion from 1.1.11 to 1.1.12 in /dev_tools/vscode_extension by @dependabot[bot] in #1375
- Bump form-data from 3.0.1 to 3.0.4 in /ui/frontend by @dependabot[bot] in #1362
- Bump on-headers and compression in /ui/frontend by @dependabot[bot] in #1356
- Bump aiohttp from 3.11.0b0 to 3.12.14 in /ui/backend/server by @dependabot[bot] in #1355
- Adds missing license headers by @skrawcz in #1379
- Adds header to init.py files by @skrawcz in #1382
- Bump django from 4.2.22 to 4.2.24 in /ui/backend/server by @dependabot[bot] in #1380
- Bump on-headers and compression in /contrib/docs by @dependabot[bot] in #1377
- Add missing headers and update files to help with release by @skrawcz in #1378
New Contributors
- @dependabot[bot] made their first contribution in #1347
- @Phrogz made their first contribution in #1322
- @Gophersen made their first contribution in #1369
- @datashaman made their first contribution in #1373
Full Changelog: sf-hamilton-1.88.0...v1.89.0-incubating-RC1
sf-hamilton-1.88.0
What's Changed
- Add ability to run hamilton-ui on domain subpath by @jonas-meyer in #1284
- Pin
ddtraceuntil deprecated module can be evaluated by @cswartzvi in #1288 - Fix a Type Hint and Link in Parallel Execution Documentation by @bustosalex1 in #1292
- Fix
xgboosterrors in CI by @cswartzvi in #1295 - Bumps sf-hamilton-ui version to 0.0.17 by @elijahbenizzy in #1296
- Add Task Submission / Return Hooks by @cswartzvi in #1287
- Add Context-Aware Synchronous/Asynchronous Logging Adapters by @cswartzvi in #1294
- Bumps sf-hamilton version from 1.87.0 to 1.88.0 by @elijahbenizzy in #1299
New Contributors
- @jonas-meyer made their first contribution in #1284
Full Changelog: sf-hamilton-1.87.0...sf-hamilton-1.88.0
sf-hamilton-1.87.0
What's Changed
- Fixes
resolvedecorator docs by @MG-MW in #1270 - Update / add task execution hooks by @cswartzvi in #1269
- Update dask deps and xfail one test by @skrawcz in #1278
- Resolve
Annotatedtypes (PEP 593) on dataflow visualizations by @cswartzvi in #1276 - Enables Hamilton to install under WASM by @skrawcz in #1277
- Bumps version from 1.86.1 to 1.87.0 by @elijahbenizzy in #1280
New Contributors
Full Changelog: sf-hamilton-1.86.1...sf-hamilton-1.87.0
sf-hamilton-1.86.1
What's Changed
- chore: update base.py by @eltociear in #1262
- Adds FutureAdapter that delegates executions to a threadpool for parallelization by @skrawcz in #1264
- Bumps version from 1.85.1 to 1.86.0 by @elijahbenizzy in #1265
- Remove spurious code by @skrawcz in #1266
- Bumps version from 1.86.0 to 1.86.1 by @elijahbenizzy in #1267
New Contributors
- @eltociear made their first contribution in #1262
Full Changelog: sf-hamilton-1.85.1...sf-hamilton-1.86.1
sf-hamilton-1.85.1
What's Changed
- Adds code for snowflake container example running the UI by @skrawcz in #1257
- Adds a few more SQL commands for snowflake example by @skrawcz in #1258
- Fixes dataloader to use the correct type hinting by @elijahbenizzy in #1261
Full Changelog: sf-hamilton-1.85.0...sf-hamilton-1.85.1
sf-hamilton-1.85.0
What's Changed
- Adds testimonials by @skrawcz in #1249
- Fixes input dict display in UI by @skrawcz in #1254
- Typed dict extract fields by @skrawcz in #1253
- Modular subdag example by @skrawcz in #1251
- Marks xfail xgboost test due to scikit lib issue by @skrawcz in #1255
- Version bumps 2024 12 12 by @elijahbenizzy in #1256
Full Changelog: sf-hamilton-1.84.0...sf-hamilton-1.85.0
sf-hamilton-1.84.0
What's Changed
- Feat/polars with columns , async with_columns pandas by @jernejfrank in #1234
- Updates first dataflow docs by @skrawcz in #1245
- Add AsyncDDOGTracer by @rwhitten577 in #1247
- Bumps version from 1.83.3 to 1.84.0 by @elijahbenizzy in #1248
Full Changelog: sf-hamilton-1.83.3...sf-hamilton-1.84.0
sf-hamilton-1.83.3
sf-hamilton-1.83.2
What's Changed
- CI fixes because other packages break other packages by @skrawcz in #1233
- Add e2e tests for async pipe_family by @jernejfrank in #1231
- Add SDK config by @skrawcz in #1232
- Bumps sdk version to 0.8.0 by @skrawcz in #1235
- Reduces telemetry sent by @skrawcz in #1237
- amend
pipe_inputexample in docstring by @sT0v in #1239 - Bumps version to 1.83.2 by @skrawcz in #1238
Full Changelog: sf-hamilton-1.83.1...sf-hamilton-1.83.2