Skip to content

Releases: jina-ai/jina

💫 Patch v0.9.12

11 Jan 21:00
Compare
Choose a tag to compare

Release Note (0.9.12)

Release time: 2021-01-11 20:57:12

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🍹 Other Improvements

  • [b81e2749] - hotfix cd tag (Han Xiao)
  • [03f19e66] - version: the next version will be 0.9.12 (Jina Dev Bot)

💫 Patch v0.9.10

11 Jan 17:01
Compare
Choose a tag to compare

Release Note (0.9.10)

Release time: 2021-01-11 16:58:00

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🍹 Other Improvements

  • [adc66379] - hotfix release script (Han Xiao)
  • [48114aaf] - version: the next version will be 0.9.10 (Jina Dev Bot)

🎉 Release v0.9.8

11 Jan 16:31
Compare
Choose a tag to compare

Release Note (0.9.8)

Release time: 2021-01-11 16:27:00

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🏁 Unit Test and CICD

  • [8b9aa25f] - fix cd and release docker image tags (Han Xiao)

🍹 Other Improvements

  • [07db2955] - hotfix release script (Han Xiao)
  • [0e3e5959] - version: the next version will be 0.9.8 (Jina Dev Bot)

🎉 Release v0.9.7

11 Jan 15:23
Compare
Choose a tag to compare

Release Note (0.9.6)

Release time: 2021-01-10 23:29:39

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [c4ab88d5] - daemon: fix some helper text for redocs (#1642) (Han Xiao)

📗 Documentation

  • [fe35bc20] - yaml: improve yaml docs on syntax (#1644) (Han Xiao)

🏁 Unit Test and CICD

  • [5e193bcf] - add py37, py38 image build (Han Xiao)

🍹 Other Improvements

  • [f8c01059] - fix cd pipeline (Han Xiao)
  • [c4f95d61] - version: the next version will be 0.9.6 (Jina Dev Bot)

🎉 Release v0.9.4

11 Jan 03:20
Compare
Choose a tag to compare

Release Note (0.9.4)

Release time: 2021-01-08 23:05:11

🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, 🙇

🍹 Other Improvements

  • [3b62cd8b] - contributor: update contributors (Jina Dev Bot)
  • [4b97cf3d] - version: the next version will be 0.9.4 (Jina Dev Bot)

🎉 Release v0.9.6

10 Jan 23:33
Compare
Choose a tag to compare

Release Note (0.9.5)

Release time: 2021-01-10 15:34:57

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Joan Fontanals, Deepankar Mahapatro, cristian, 🙇

🆕 New Features

  • [e5df803e] - gateway: websocket based streaming and client (#1608) (Deepankar Mahapatro)

🐞 Bug fixes

  • [168a5e48] - fix some bugs in hubio (#1631) (Joan Fontanals)
  • [d6d14f2c] - daemon: miscellaneous fixes for logging, pod model, flow creation (#1637) (Deepankar Mahapatro)
  • [a7f1187a] - fix eval name from driver (#1623) (Joan Fontanals)

🚧 Code Refactoring

  • [921cba31] - cli: move show-exc-info as PPR common args (#1639) (Han Xiao)
  • [00a0c6c3] - move test to its proper place (#1636) (Joan Fontanals)

📗 Documentation

🏁 Unit Test and CICD

  • [32154b29] - fix cd test pipeline (Han Xiao)
  • [2a803977] - fix cd tag and test-path (Han Xiao)
  • [9b846d79] - fix escape flag in codecov (#1635) (Han Xiao)
  • [e7ddd439] - add test with local flow and remote pods (#1583) (Joan Fontanals)

🍹 Other Improvements

  • [a4ba159a] - hotfix 0.9.5 (Han Xiao)
  • [ac7f4b04] - hotfix release (Han Xiao)
  • [2a1039ca] - fix release script (Han Xiao)
  • [df836d08] - update readme (Han Xiao)
  • [e33794b8] - contributor: update contributors (Jina Dev Bot)
  • [910b3278] - docs: update TOC (Jina Dev Bot)
  • [4b97cf3d] - version: the next version will be 0.9.4 (Jina Dev Bot)

🎉 Release v0.9.5

10 Jan 15:38
Compare
Choose a tag to compare

Release Note (0.9.3)

Release time: 2021-01-08 23:05:11

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, cristian, Nan Wang, Joan Fontanals, Jina Dev Bot, Fionn Delahunty, Rutuja Surve, Wang Bo, NouiliKh, Florian Hönicke, 🙇

🆕 New Features

  • [ba9e9aec] - add test for embedding evaluators (#1603) (Florian Hönicke)

🐞 Bug fixes

  • [4b67bced] - kv indexer (#1628) (cristian)
  • [5edbce91] - remove warning jina version missing from manifest (#1619) (Joan Fontanals)
  • [1485258f] - example requires numpy to be imported (#1622) (Fionn Delahunty)
  • [80d8c36f] - test for hubio test build (#1609) (Rutuja Surve)
  • [ab592554] - log executor on nodriverforreq (#1624) (cristian)
  • [ccbd74bf] - content hash should not depend on chunks (#1611) (cristian)

🚧 Code Refactoring

  • [28910335] - parallelize cicd (#1633) (Han Xiao)
  • [8d63a8ec] - move test file structure (#1629) (Han Xiao)
  • [36bb513a] - tests: refactor unit tests for document hashing (#1626) (Nan Wang)
  • [a338e51a] - moving jinad into daemon module of the core (#1610) (Han Xiao)
  • [0685b1da] - doc content hash (#1617) (Han Xiao)
  • [031b74e0] - doc content hash (#1616) (Han Xiao)
  • [c68d2dad] - tests: clean up codes in testing hubapi (#1566) (Nan Wang)
  • [7200c657] - change metric evaluator name adapt to eval_at (#1570) (Joan Fontanals)
  • [62d24c22] - safe comparison None (#1604) (Florian Hönicke)
  • [44d850a9] - hubapi duplicate method definition (#1601) (Florian Hönicke)

📗 Documentation

🏁 Unit Test and CICD

  • [9a89ab74] - integration test after lint (#1627) (Joan Fontanals)
  • [5899fdcb] - fix release tag (Han Xiao)

🍹 Other Improvements

  • [04937b93] - hotfix latest (Han Xiao)
  • [7673ccf0] - contributor: update contributors (Jina Dev Bot)
  • [a4de9328] - docs: update TOC (Jina Dev Bot)
  • [043a2bf3] - fix jinadruntime styling (#1599) (Han Xiao)
  • [96e28fe8] - version: the next version will be 0.9.3 (Jina Dev Bot)

🎉 Release v0.9.3

08 Jan 23:11
Compare
Choose a tag to compare

Release Note (0.9.2)

Release time: 2021-01-05 20:09:01

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Joan Fontanals, Deepankar Mahapatro, Pablo Reyes Naranjo, Jina Dev Bot, 🙇

🆕 New Features

  • [692c2d9d] - ref indexer avoid getting abspath (#1595) (Joan Fontanals)
  • [63bc924f] - volumes can be mapped to arbitrary path in container (#1596) (Joan Fontanals)
  • [93024f71] - freeze jina version in hub build (#1587) (Joan Fontanals)

🐞 Bug fixes

  • [8f4bc221] - clarify py_modules usage in 1546 (#1597) (Han Xiao)

🚧 Code Refactoring

  • [cd2ddb11] - jinad: log streaming from remote (#1584) (Deepankar Mahapatro)

📗 Documentation

  • [fc7e4b4d] - readme: add spanish link and fix others (#1591) (Pablo Reyes Naranjo)
  • [90a04c94] - fix doc link of logo (Han Xiao)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [c0f91b3a] - hotfix release (Han Xiao)
  • [2c1995f9] - version: the next version will be 0.9.2 (Jina Dev Bot)

🎉 Release v0.9.2

05 Jan 20:14
Compare
Choose a tag to compare

We are excited to release Jina 0.9.2. Jina is the easier way to do neural search in the cloud. Highlights of this release include:

  • Support for delete/update operations
  • Add native AsyncIO support and unlock native support for running Jina in Jupyter notebooks and IPython
  • Add MultiModalDocument as primitive types to support multimodal search in a Pythonic way
  • Refactor Pea and introduce Runtime to improve code readability and maintainability

Release 0.9.2

⬆️ Major Features and Improvements

Completeness

Click to see example

async_flow

from jina import AsyncFlow
with AsyncFlow().add(uses='_logforward') as f:
    await f.index_lines(lines=['hello', 'jina'], on_done=print)

Ease of Use

Click here for example code
from jina import Document, MultimodalDocument
chunk_img = Document(modality='dummy_image', embedding=np.random.rand(1, 4))
chunk_text = Document(modality='dummy_text', embedding=np.random.rand(1, 10))
multimodal_doc = MultimodalDocument(chunks=[chunk_img, chunk_text])
  • Introduce Runtime as a member of Pea, defined as "a procedure that blocks the main process once running, therefore must be put into a separated thread/process. The new architecture greatly improves the readability and maintainability of the code. #1426, #1473, #1487, #1539, #1577

⚠️ Breaking Changes

  • Introduce UniqueId, ChunkSet, DocumentSet, MatchSet; Remove add_chunk and add_match; Refactor Document with newly introduced classes. #1343
Click here for example code
0.8.0 0.9.2
from jina import Document()
with Document() as d:
    c = Document(id=f'1:0>16')
    d.chunks.append(c)

with Document() as d:
     c = d.chunks.append()
     c.id = f'1:0>16'    
from jina import Document()
with Document() as d:
    c = d.chunks.add_chunks()
    c.id = f'1:0>16'  
  • Refactor YAML file parsing backend from ruamel.yaml to pyyaml and introduce jina.jaml for parsing YAML files. The dependency on ruamel.yaml is deprecated. #1495, #1516, #1524, #1533, #1547, #1581

  • Add _merge_matches and _merge_chunks for merging messages in different ways. Remove _merge_all. #1406 #1418

  • PyClient renamed to Client for simplicity #1450

📗 Documentation

🐞 Bug Fixes and Other Changes

Flow

  • Fix issue terminating RemotePea #133
  • Refactor Pea closing logic #1379, #1398, #1457
  • Refactor peapods code base #1421
  • Add versioning for Flow YAML config files. Introduce method field for Flow YAML configurations. #1442
  • Add env filed for Flow and Pod YAML configuration so that shared environment variables can be set. #1446, #1448
  • Rename Flow output argument to on_done. #1476
  • Fix client top_k malfunctioning bug. #1522
  • Add return_list option for Flow API and introduce Response as new primitive type. When return_list=True, return results are a list of Response objects to make it easy to interpret. #1541
  • Fix CORS behavior bug for REST API #1568 @yk

Executors

  • Change default metric of NumpyIndexer to cosine #1393
  • Remove deprecated jina/executors/encoders/helper.py #1563 @tadejsv
  • Introduce batching_multi_input decorator to add batching support for rankers #1467 @deepampatel
  • Allow Indexers to have separate workspaces. #1383
  • Fix bug when shards are empty #1340, #1396

Drivers

  • Add op_name for Matches2DocRankDriver #1409
  • Add batch_size argument for EncodeDriver to enable batching on driver level #1483
  • Make DocIdCache capable of detecting collisions on content level #1510
  • Enable AggregateMatches2DocRankDriver for keeping chunks of matches #1494

Types

  • Add NamedScore as new primitive type. #1430
  • Support + and += operations for Document. #1555
  • Move extract_content() to DocumentSet. Instead of using docs = DocumentSet(random_docs(2)); extract_content(docs), docs.all_contents() makes it easier to get contents from a set of Documents. #1387
  • Refactor random_id and introduce content_hash field in Document. #1440

Tests

  • Improve unit tests for test_hello_world #1305
  • Refactor unit tests for queryset #1336
  • Refactor unit tests for evaluation #1339
  • Refactor unit tests for index remote #1346
  • Fix integration tests for jinad #1367, #1388, #1407
  • Refactor random_docs() in unit tests #1356
  • Add unit tests for convert functions in Document #1389
  • Fix callbacks in unit tests. callback failures had chance of being not captured by tests #1391
  • Fix integration tests for evaluation #1411
  • Refactor doctrings in unit tests of QueryLangSet #1417
  • Fix bug failing to capture errors of callbacks during unit tests. #1419, #1536
  • Refactor unit tests for types #1435
  • Refactor unit tests for request #1445
  • Add unit tests for corner cases in calculating similarity metrics #1434
  • Add evaluation option for hello-world #1465, #1488, #1508, #1501,
  • Add test for loading customized drivers #1474
  • Refactor unit test for drivers #1452
  • Set default value of eval_at in PrecisionEvaluator and RecallEvaluator to None #1552
  • Fix unit tests of test_hub_usage when GITHUB_TOKEN is used. #1560
  • Refactor unit tests for drivers #1559
  • Refactor unit tests in hubio to use BuildTestLevel #1361
  • Fix naming for test_rankingevaluation_driver #1573

HubIO

  • Fix Jina Hub automated updates and add GA for updating Jina Hub images. Check out more details at hub-updater #1298, #1345, #1360, #1456
  • Redefine naming convention of Docker images in Jina Hub. Naming follows {repository}/{type}.{kind}.{name}:{version}-{jina_version} #1341
  • Avoid overwriting Docker image in Jina Hub when tag already exists. #1365
  • Clean up hubio imports. #1381
  • Fix hubio version checking and add --no-overwrite option for jina hub --push #1403
  • Fix hubio test levels #1361
  • Add --timeout-ready option for hubio #1525
  • Fix typo in error message #1531
  • Fix access to token credential file for jina hub push #1492
  • Switch to hubapi for retrieving Docker login information #1429, #1589

Others

  • Adapt to new remote log APIs #1300
  • Adapt to Docker SDK 4.4.0 in ContainerPea #1334
  • Move log parser from jinad to core. #1342
  • Use load_config directly as a classmethod #1352, #1354
  • Fix bug during completing file path for errors #1353
  • Fix top-k setting bug #1359
  • Fix newlines for autocompletion in bash. #1425 @lsgrep
  • Fix latency check during CI #1437
  • Add client-side exception handlers #1458, #1462,
  • Add GA for automated comments on lint failures. #1486, #1507, #1519
  • Introduce ArgNamespace in jina.helper to manage all namespace-related operations #1489
  • Introduce training. #1518
  • Introduce jina.jaml for parsing YAML files. #1533, #1547, #1581
  • Fix bug in parsing config source files #1583

🙏 Thanks to our Contributors

This release contains contributions from Amritpal Singh, Bithiah Yuan, CatStark, Deepam Patel, Deepankar Mahapatro, Florian Hönicke, Han Xiao, Harry Stark, Hidan, Joan Fontanals, Nan Wang, Pratik Bhavsar, Rutuja Surve, Sergey M, Siyuan Shi, Szymon Skorupinski, Tadej Svetina, Wang Bo, Yannic Kilcher, Yusup, cristian, florian-hoenicke

🙏 Thanks to our Community

And thanks to all of you out there as well! Without you Jina couldn't do what we do. Your support means a lot to us.

🤝 Work with Jina

Want to work with Jina full-time? Check out our openings on our website.

🎉 Release v0.9.1

05 Jan 13:06
Compare
Choose a tag to compare

Release Note (0.8.22)

Release time: 2021-01-03 23:25:16

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

📗 Documentation

🍹 Other Improvements

  • [2e7786cb] - version: the next version will be 0.8.22 (Jina Dev Bot)