Package apache-airflow-providers-weaviate

Weaviate

This is detailed commit list of changes for versions provider package: weaviate. For high-level changelog, see package information including changelog.

1.4.0

Latest change: 2024-04-25

Commit

Committed

Subject

ead9b00f7c

2024-04-25

Bump minimum Airflow version in providers to Airflow 2.7.0 (#39240)

1.3.4

Latest change: 2024-04-10

Commit

Committed

Subject

5fa80b6aea

2024-04-10

Prepare docs 1st wave (RC1) April 2024 (#38863)

f4bd0b3828

2024-03-26

Fix 'WeaviateIngestOperator'/'WeaviateDocumentIngestOperator' arguments in 'MappedOperator' (#38402)

8e7b1add43

2024-03-20

Remove unused loop variable from airflow package (#38308)

1.3.3

Latest change: 2024-03-04

Commit

Committed

Subject

83316b8158

2024-03-04

Prepare docs 1st wave (RC1) March 2024 (#37876)

9e4bdc9e45

2024-02-27

Limit 'pandas' to '<2.2' (#37748)

5a0be392e6

2024-02-16

Add comment about versions updated by release manager (#37488)

e346253760

2024-02-15

Fix remaining D401 checks (#37434)

1.3.2

Latest change: 2024-02-12

Commit

Committed

Subject

bfb054e9e8

2024-02-12

Prepare docs 1st wave of Providers February 2024 (#37326)

dec2662190

2024-01-30

feat: Switch all class, functions, methods deprecations to decorators (#36876)

1.3.1

Latest change: 2024-01-26

Commit

Committed

Subject

cead3da4a6

2024-01-26

Add docs for RC2 wave of providers for 2nd round of Jan 2024 (#37019)

2b4da0101f

2024-01-22

Prepare docs 2nd wave of Providers January 2024 (#36945)

3784cdf5ed

2024-01-20

init templated field explicitly in constructor (#36908)

6ff96af480

2024-01-18

Fix stacklevel in warnings.warn into the providers (#36831)

ecb2c9f24d

2024-01-09

Set min pandas dependency to 1.2.5 for all providers and airflow (#36698)

19ebcac239

2024-01-07

Prepare docs 1st wave of Providers January 2024 (#36640)

1cc9fe1df1

2024-01-05

Add flake8-implicit-str-concat check to Ruff (#36597)

1.3.0

Latest change: 2023-12-31

Commit

Committed

Subject

24a532fb4c

2023-12-31

Prepare documentation for weaviate ad-hoc rc2 release (#36508)

6937ae7647

2023-12-30

Speed up autocompletion of Breeze by simplifying provider state (#36499)

0a741b2fe6

2023-12-28

Handle  list like input objects in weavaite's 'create_or_replace_document_objects' hook method (#36475)

9b5d6bfe27

2023-12-28

Add documentation for 3rd wave of providers in Deember (#36464)

8850715e22

2023-12-26

Remove 'insertion_errors' as required argument (#36435)

97d2266b2d

2023-12-24

Add WeaviateDocumentIngestOperator (#36402)

ff3b8daac0

2023-12-23

Add 'uuid_column', 'tenant' params to WeaviateIngestOperator (#36387)

75d74b1f3a

2023-12-23

Add create_or_replace_document_objects method to weaviate provider (#36177)

1.2.0

Latest change: 2023-12-23

Commit

Committed

Subject

b15d5578da

2023-12-23

Re-apply updated version numbers to 2nd wave of providers in December (#36380)

f5883d6e7b

2023-12-23

Prepare 2nd wave of providers in December (#36373)

7084429f42

2023-12-21

Fixing template_fields for WeaviateIngestOperator (#36359)

5439b494b0

2023-12-11

Add helper function for CRUD operations on weaviate's schema and class objects (#35919)

a8333b778a

2023-12-08

Add retry mechanism and dataframe support for WeaviateIngestOperator (#36085)

1.1.0

Latest change: 2023-12-08

Commit

Committed

Subject

999b70178a

2023-12-08

Prepare docs 1st wave of Providers December 2023 (#36112)

b2464477c4

2023-12-07

Add object methods in weaviate hook (#35934)

d0918d77ee

2023-12-07

Bump minimum Airflow version in providers to Airflow 2.6.0 (#36017)

8be03c9937

2023-12-01

Add a cache for weaviate client (#35983)

2919abe5b3

2023-11-28

Add more ways to connect to weaviate (#35864)

0b23d5601c

2023-11-24

Prepare docs 2nd wave of Providers November 2023 (#35836)

99534e47f3

2023-11-19

Use reproducible builds for provider packages (#35693)

99df205f42

2023-11-16

Fix and reapply templates for provider documentation (#35686)

1.0.0

Latest change: 2023-11-08

Commit

Committed

Subject

1b059c57d6

2023-11-08

Prepare docs 1st wave of Providers November 2023 (#35537)

4fe87eaa2d

2023-11-06

Add Weaviate Provider (#35060)

Was this entry helpful?