Package apache-airflow-providers-elasticsearch

Elasticsearch

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

5.3.4

Latest change: 2024-03-19

Commit

Committed

Subject

c6bc052980

2024-03-19

Add default for 'task' on TaskInstance / fix attrs on TaskInstancePydantic (#37854)

b5b972a106

2024-03-18

Update yanked versions in providers changelogs (#38262)

74892c2195

2024-03-06

Fix D105 checks for ES provider (#37880)

83316b8158

2024-03-04

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

5a0be392e6

2024-02-16

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

5.3.3

Latest change: 2024-02-12

Commit

Committed

Subject

bfb054e9e8

2024-02-12

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

83741051d5

2024-02-04

Avoid 'pendulum.from_timestamp' usage (#37160)

dec2662190

2024-01-30

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

5.3.2

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)

0b680c9492

2024-01-26

Revert "Provide the logger_name param in providers hooks in order to override the logger name (#36675)" (#37015)

2b4da0101f

2024-01-22

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

6ff96af480

2024-01-18

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

6bd450da1e

2024-01-10

Provide the logger_name param in providers hooks in order to override the logger name (#36675)

19ebcac239

2024-01-07

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

6937ae7647

2023-12-30

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

5.3.1

Latest change: 2023-12-28

Commit

Committed

Subject

9b5d6bfe27

2023-12-28

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

e3938899e1

2023-12-26

Remove getattr in es task handler when airflow min version bumped to 2.6 (#36431)

b15d5578da

2023-12-23

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

5.3.0

Latest change: 2023-12-08

Commit

Committed

Subject

999b70178a

2023-12-08

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

d0918d77ee

2023-12-07

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

396b1ba34e

2023-12-01

Cleanup code for elasticsearch<8 (#35707)

5.2.0

Latest change: 2023-11-24

Commit

Committed

Subject

0b23d5601c

2023-11-24

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

2a06e278d2

2023-11-21

Check attr on parent not self re TaskContextLogger set_context (#35780)

2a469b3713

2023-11-21

Remove backcompat inheritance for DbApiHook (#35754)

747f00f2aa

2023-11-21

Extend task context logging support for remote logging using Elasticsearch (#32977)

99534e47f3

2023-11-19

Use reproducible builds for provider packages (#35693)

2f69b5f007

2023-11-17

Add task context logging feature to allow forwarding messages to task logs (#32646)

99df205f42

2023-11-16

Fix and reapply templates for provider documentation (#35686)

0d7fe471d4

2023-11-09

Update es read query to not use body (#34792)

5.1.1

Latest change: 2023-11-08

Commit

Committed

Subject

1b059c57d6

2023-11-08

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

b3be18b36f

2023-11-08

Use None instead of empty data structures when no ElasticSearch logs (#34793)

d1c58d86de

2023-10-28

Prepare docs 3rd wave of Providers October 2023 - FIX (#35233)

3592ff4046

2023-10-28

Prepare docs 3rd wave of Providers October 2023 (#35187)

dd7ba3cae1

2023-10-19

Pre-upgrade 'ruff==0.0.292' changes in providers (#35053)

7a93b19138

2023-10-16

D401 Support - Providers: DaskExecutor to Github (Inclusive) (#34935)

5.1.0

Latest change: 2023-10-13

Commit

Committed

Subject

e9987d5059

2023-10-13

Prepare docs 1st wave of Providers in October 2023 (#34916)

0e5890bdcb

2023-10-13

Remove unused argument metadata from es_read and make clearly private (#34790)

a1a23528da

2023-10-05

Improve intelligibility of end_of_log determination (#34788)

0c8e30e43b

2023-10-05

Bump min airflow version of providers (#34728)

99f320354b

2023-10-04

Refactor: consolidate import time in providers (#34402)

8ecd576de1

2023-09-14

Refactor shorter defaults in providers (#34347)

13d2f4a7f1

2023-09-09

Replace try/except/pass by contextlib.suppress in ElasticSearch provider (#34251)

5.0.2

Latest change: 2023-09-08

Commit

Committed

Subject

21990ed894

2023-09-08

Prepare docs for 09 2023 - 1st wave of Providers (#34201)

f7f3b675ec

2023-09-07

Make sure that only valid elasticsearch keys are passed to handler (#34119)

55976af32e

2023-08-31

Replace sequence concatination by unpacking in Airflow providers (#33933)

9d8c77e447

2023-08-27

Improve modules import in Airflow providers by some of them into a type-checking block (#33754)

b11525702c

2023-08-26

Use literal dict instead of calling dict() in providers (#33761)

353b1482d3

2023-08-26

remove unnecessary and rewrite it using list in providers (#33763)

c90eec9365

2023-08-26

Use f-string instead of  in Airflow providers (#33752)

5.0.1

Latest change: 2023-08-26

Commit

Committed

Subject

c077d19060

2023-08-26

Prepare docs for Aug 2023 3rd wave of Providers (#33730)

94f70d8184

2023-08-23

Replace strftime with f-strings where nicer (#33455)

7e79997594

2023-08-11

D205 Support - Providers - Final Pass (#33303)

dd73a0bffa

2023-08-10

Fix urlparse schemaless-behaviour on Python 3.9+ (#33289)

3c61ca40d7

2023-08-10

Add backward compatibility for elasticsearch<8 (#33281)

ad9d8d46b6

2023-08-08

Upgrade Elasticsearch to 8 (#33135)

5.0.0

Latest change: 2023-07-17

Commit

Committed

Subject

4a44343731

2023-07-17

Prepare RC3 for elasticsearch provider release (#32636)

acd51647a4

2023-07-15

Fix unsound type hint in ElasticsearchTaskHandler.es_read (#32509)

41e611929e

2023-07-15

Fix Failing ES Remote Logging (#32438)

e01323635a

2023-07-13

Add deprecation info to the providers modules and classes docstring (#32536)

225e3041d2

2023-07-06

Prepare docs for July 2023 wave of Providers (RC2) (#32381)

3878fe6fab

2023-07-05

Remove spurious headers for provider changelogs (#32373)

cb4927a018

2023-07-05

Prepare docs for July 2023 wave of Providers (#32298)

d1aa509bbd

2023-06-28

D205 Support - Providers: Databricks to Github (inclusive) (#32243)

09d4718d3a

2023-06-27

Improve provider documentation and README structure (#32125)

b28c90354f

2023-06-24

Deprecate the 2 non-official elasticsearch libraries (#31920)

4.5.1

Latest change: 2023-06-20

Commit

Committed

Subject

79bcc2e668

2023-06-20

Prepare RC1 docs for June 2023 wave of Providers (#32001)

8b146152d6

2023-06-20

Add note about dropping Python 3.7 for providers (#32015)

9276310a43

2023-06-05

Improve docstrings in providers (#31681)

a59076eaee

2023-06-02

Add D400 pydocstyle check - Providers (#31427)

9fa75aaf7a

2023-05-29

Remove Python 3.7 support (#30963)

4.5.0

Latest change: 2023-05-19

Commit

Committed

Subject

45548b9451

2023-05-19

Prepare RC2 docs for May 2023 wave of Providers (#31416)

abea189022

2023-05-18

Use '__version__' in providers not 'version' (#31393)

f5aed58d9f

2023-05-18

Fixing circular import error in providers caused by airflow version check (#31379)

d9ff55cf6d

2023-05-16

Prepare docs for May 2023 wave of Providers (#31252)

761c0da723

2023-05-12

Upper-bind elasticearch integration (#31255)

0a30706aa7

2023-05-03

Use 'AirflowProviderDeprecationWarning' in providers (#30975)

eef5bc7f16

2023-05-03

Add full automation for min Airflow version for providers (#30994)

a7eb32a5b2

2023-04-30

Bump minimum Airflow version in providers (#30917)

d23a3bbed8

2023-04-04

Add mechanism to suspend providers (#30422)

f9e9d23457

2023-02-11

Restore trigger logging (#29482)

60d4bcd1d1

2023-02-10

Revert "Enable individual trigger logging (#27758)" (#29472)

4.4.0

Latest change: 2023-02-08

Commit

Committed

Subject

ce6ae2457e

2023-02-08

Prepare docs for Feb 2023 wave of Providers (#29379)

1b18a501fe

2023-02-03

Enable individual trigger logging (#27758)

4.3.3

Latest change: 2023-01-14

Commit

Committed

Subject

911b708ffd

2023-01-14

Prepare docs for Jan 2023 mid-month wave of Providers (#28929)

ca8249f4a5

2023-01-12

Allow nested attr in elasticsearch host_field (#28878)

4.3.2

Latest change: 2023-01-02

Commit

Committed

Subject

5246c009c5

2023-01-02

Prepare docs for Jan 2023 wave of Providers (#28651)

99bbcd3780

2022-12-07

Support restricted index patterns in Elasticsearch log handler (#23888)

4.3.1

Latest change: 2022-11-26

Commit

Committed

Subject

25bdbc8e67

2022-11-26

Updated docs for RC3 wave of providers (#27937)

2e20e9f7eb

2022-11-24

Prepare for follow-up relase for November providers (#27774)

80c327bd3b

2022-11-24

Bump common.sql provider to 1.3.1 (#27888)

4.3.0

Latest change: 2022-11-15

Commit

Committed

Subject

12c3c39d1a

2022-11-15

pRepare docs for November 2022 wave of Providers (#27613)

9ab1a6a3e7

2022-10-27

Update old style typing (#26872)

78b8ea2f22

2022-10-24

Move min airflow version to 2.3.0 for all providers (#27196)

2a34dc9e84

2022-10-23

Enable string normalization in python formatting - providers (#27205)

4.2.1

Latest change: 2022-09-28

Commit

Committed

Subject

f8db64c35c

2022-09-28

Update docs for September Provider's release (#26731)

06acf40a43

2022-09-13

Apply PEP-563 (Postponed Evaluation of Annotations) to non-core airflow (#26289)

ca9229b6fe

2022-08-18

Add common-sql lower bound for common-sql (#25789)

4.2.0

Latest change: 2022-08-10

Commit

Committed

Subject

e5ac6c7cfb

2022-08-10

Prepare docs for new providers release (August 2022) (#25618)

a25f8c36ec

2022-07-22

Improve ElasticsearchTaskHandler (#21942)

4.1.0

Latest change: 2022-07-13

Commit

Committed

Subject

d2459a241b

2022-07-13

Add documentation for July 2022 Provider's release (#25030)

ef79a0d1c4

2022-07-11

Only assert stuff for mypy when type checking (#24937)

2ddc100405

2022-07-08

Adding ElasticserachPythonHook - ES Hook With The Python Client (#24895)

46bbfdade0

2022-07-07

Move all SQL classes to common-sql provider (#24836)

97948ecae7

2022-07-01

Move fallible ti.task.dag assignment back inside try/except block (#24533) (#24592)

0de31bd73a

2022-06-29

Move provider dependencies to inside provider folders (#24672)

510a6bab45

2022-06-28

Remove 'hook-class-names' from provider.yaml (#24702)

4.0.0

Latest change: 2022-06-09

Commit

Committed

Subject

dcdcf3a2b8

2022-06-09

Update release notes for RC2 release of Providers for May 2022 (#24307)

717a7588bc

2022-06-07

Update package description to remove double min-airflow specification (#24292)

aeabe994b3

2022-06-07

Prepare docs for May 2022 provider's release (#24231)

c23826915d

2022-06-07

Apply per-run log templates to log handlers (#24153)

027b707d21

2022-06-05

Add explanatory note for contributors about updating Changelog (#24229)

cba3c17254

2022-06-04

removed old files (#24172)

75c60923e0

2022-05-12

Prepare provider documentation 2022.05.11 (#23631)

8b6b0848a3

2022-04-23

Use new Breese for building, pulling and verifying the images. (#23104)

6933022e94

2022-04-10

Fix new MyPy errors in main (#22884)

3.0.3

Latest change: 2022-04-07

Commit

Committed

Subject

56ab82ed7a

2022-04-07

Prepare mid-April provider documentation. (#22819)

9c28e766b3

2022-04-07

Make ElasticSearch Provider compatible for Airflow<2.3 (#22814)

c063fc688c

2022-03-25

Update black precommit (#22521)

3.0.2

Latest change: 2022-03-22

Commit

Committed

Subject

d7dbfb7e26

2022-03-22

Add documentation for bugfix release of Providers (#22383)

0f977daa3c

2022-03-22

Fix "run_id" k8s and elasticsearch compatibility with Airflow 2.1 (#22385)

3.0.1

Latest change: 2022-03-14

Commit

Committed

Subject

16adc035b1

2022-03-14

Add documentation for Classifier release for March 2022 (#22226)

3.0.0

Latest change: 2022-03-07

Commit

Committed

Subject

f5b96315fe

2022-03-07

Add documentation for Feb Providers release (#22056)

7be87d87e2

2022-02-15

Type TaskInstance.task to Operator and call unmap() when needed (#21563)

2258e13cc7

2022-02-15

Change default log filename template to include map_index (#21495)

2.2.0

Latest change: 2022-02-14

Commit

Committed

Subject

28378d867a

2022-02-14

Add documentation for RC3 release of providers for Jan 2022 (#21553)

44bd211b19

2022-02-12

Use compat data interval shim in log handlers (#21289)

0a3ff43d41

2022-02-08

Add pre-commit check for docstring param types (#21398)

d94fa37830

2022-02-08

Fixed changelog for January 2022 (delayed) provider's release (#21439)

6184facbaa

2022-02-07

Emit "logs not found" message when ES logs appear to be missing (#21261)

d8c4449a91

2022-02-06

Clarify ElasticsearchTaskHandler docstring (#21255)

6c3a67d4fc

2022-02-05

Add documentation for January 2021 providers release (#21257)

602abe8394

2022-01-20

Remove ':type' lines now sphinx-autoapi supports typehints (#20951)

f77417eb0d

2021-12-31

Fix K8S changelog to be PyPI-compatible (#20614)

97496ba2b4

2021-12-31

Update documentation for provider December 2021 release (#20523)

6e51608f28

2021-12-16

Fix mypy for providers: elasticsearch, oracle, yandex (#20344)

853576d901

2021-11-30

Update documentation for November 2021 provider's release (#19882)

fe682ec3d3

2021-11-24

Fix duplicate changelog entries (#19759)

2.1.0

Latest change: 2021-10-29

Commit

Committed

Subject

d9567eb106

2021-10-29

Prepare documentation for October Provider's release (#19321)

840ea3efb9

2021-09-30

Update documentation for September providers release (#18613)

de9b02f797

2021-09-28

Updating the Elasticsearch example DAG to use the TaskFlow API (#18565)

060345c0d9

2021-09-21

Add docs for AIP 39: Timetables (#17552)

a0a05ffedd

2021-09-04

Adds example showing the ES_hook (#17944)

2.0.3

Latest change: 2021-08-30

Commit

Committed

Subject

0a68588479

2021-08-30

Add August 2021 Provider's documentation (#17890)

be75dcd39c

2021-08-23

Update description about the new ''connection-types'' provider meta-data

76ed2a49c6

2021-08-19

Import Hooks lazily individually in providers manager (#17682)

29aab6434f

2021-08-17

Adds secrets backend/logging/auth information to provider yaml (#17625)

944dc32c2b

2021-08-12

Fix Invalid log order in ElasticsearchTaskHandler (#17551)

2.0.2

Latest change: 2021-06-28

Commit

Committed

Subject

866a601b76

2021-06-28

Removes pylint from our toolchain (#16682)

6f445e69c3

2021-06-26

Update release documentation for elasticsearch (#16662)

2.0.1

Latest change: 2021-06-18

Commit

Committed

Subject

bbc627a3da

2021-06-18

Prepares documentation for rc2 release of Providers (#16501)

3cf67be387

2021-06-16

Support non-https elasticsearch external links (#16489)

247ba31872

2021-06-16

Fix Elasticsearch external log link with ''json_format'' (#16467)

5e12b3de31

2021-06-16

Remove support jinja templated log_id in elasticsearch (#16465)

cbf8001d76

2021-06-16

Synchronizes updated changelog after buggfix release (#16464)

e31e515b28

2021-06-15

Fix external elasticsearch logs link (#16357)

1fba5402bb

2021-06-15

More documentation update for June providers release (#16405)

e8d3de828f

2021-06-15

Add ElasticSearch Connection Doc (#16436)

5cd0bf733b

2021-06-11

Support remote logging in elasticsearch with filebeat 7 (#14625)

9c94b72d44

2021-06-07

Updated documentation for June 2021 provider release (#16294)

3bdcd1a7d4

2021-06-05

Docs: Fix url for ''Elasticsearch'' (#16275)

476d0f6e3d

2021-05-22

Bump pyupgrade v2.13.0 to v2.18.1 (#15991)

1.0.4

Latest change: 2021-05-01

Commit

Committed

Subject

807ad32ce5

2021-05-01

Prepares provider release after PIP 21 compatibility (#15576)

657384615f

2021-04-27

Fix 'logging.exception' redundancy (#14823)

71c673e427

2021-04-22

Update Docstrings of Modules with Missing Params (#15391)

5da831910c

2021-04-10

Fix exception caused by missing keys in the ElasticSearch Record (#15163)

68e4c4dcb0

2021-03-20

Remove Backport Providers (#14886)

eb884cd380

2021-03-14

Add elasticsearch to the fixes of backport providers (#14763)

1.0.3

Latest change: 2021-03-13

Commit

Committed

Subject

662cb8c6ac

2021-03-13

Prepare for releasing Elasticsearch Provider 1.0.3 (#14748)

923bde2b91

2021-03-09

Elasticsearch Provider: Fix logs downloading for tasks (#14686)

1.0.2

Latest change: 2021-02-27

Commit

Committed

Subject

589d6dec92

2021-02-27

Prepare to release the next wave of providers: (#14487)

10343ec29f

2021-02-05

Corrections in docs and tools after releasing provider RCs (#14082)

1.0.1

Latest change: 2021-02-04

Commit

Committed

Subject

88bdcfa0df

2021-02-04

Prepare to release a new wave of providers. (#14013)

ac2f72c98d

2021-02-01

Implement provider versioning tools (#13767)

3fd5ef3555

2021-01-21

Add missing logos for integrations (#13717)

295d66f914

2020-12-30

Fix Grammar in PIP warning (#13380)

b6bf253062

2020-12-25

Respect LogFormat when using ES logging with Json Format (#13310)

6cf76d7ac0

2020-12-18

Fix typo in pip upgrade command :( (#13148)

1.0.0

Latest change: 2020-12-09

Commit

Committed

Subject

32971a1a2d

2020-12-09

Updates providers versions to 1.0.0 (#12955)

b40dffa085

2020-12-08

Rename remaing modules to match AIP-21 (#12917)

9b39f24780

2020-12-08

Add support for dynamic connection form fields per provider (#12558)

2037303eef

2020-11-29

Adds support for Connection/Hook discovery from providers (#12466)

c34ef853c8

2020-11-20

Separate out documentation building per provider  (#12444)

0080354502

2020-11-18

Update provider READMEs for 1.0.0b2 batch release (#12449)

ae7cb4a1e2

2020-11-17

Update wrong commit hash in backport provider changes (#12390)

6889a333cf

2020-11-15

Improvements for operators and hooks ref docs (#12366)

7825e8f590

2020-11-13

Docs installation improvements (#12304)

85a18e13d9

2020-11-09

Point at pypi project pages for cross-dependency of provider packages (#12212)

59eb5de78c

2020-11-09

Update provider READMEs for up-coming 1.0.0beta1 releases (#12206)

61feb6ec45

2020-11-09

Provider's readmes generated for elasticsearch and google packages (#12194)

b2a28d1590

2020-11-09

Moves provider packages scripts to dev (#12082)

4e8f9cc8d0

2020-11-03

Enable Black - Python Auto Formmatter (#9550)

8c42cf1b00

2020-11-03

Use PyUpgrade to use Python 3.6 features (#11447)

5a439e84eb

2020-10-26

Prepare providers release 0.0.2a1 (#11855)

872b1566a1

2020-10-25

Generated backport providers readmes/setup for 2020.10.29 (#11826)

349b0811c3

2020-10-20

Add D200 pydocstyle check (#11688)

16e7129719

2020-10-13

Added support for provider packages for Airflow 2.0 (#11487)

0a0e1af800

2020-10-03

Fix Broken Markdown links in Providers README TOC (#11249)

ca4238eb4d

2020-10-02

Fixed month in backport packages to October (#11242)

5220e4c384

2020-10-02

Prepare Backport release 2020.09.07 (#11238)

f3e87c5030

2020-09-22

Add D202 pydocstyle check (#11032)

ac943c9e18

2020-09-08

[AIRFLOW-3964][AIP-17] Consolidate and de-dup sensor tasks using Smart Sensor (#5499)

70f05ac677

2020-09-01

Add 'log_id' field to log lines on ES handler (#10411)

fdd9b6f65b

2020-08-25

Enable Black on Providers Packages (#10543)

d760265452

2020-08-25

PyDocStyle: No whitespaces allowed surrounding docstring text (#10533)

3696c34c28

2020-08-24

Fix typo in the word "release" (#10528)

ee7ca128a1

2020-08-22

Fix broken Markdown refernces in Providers README (#10483)

d5d119babc

2020-07-21

Increase typing coverage for Elasticsearch (#9911)

a79e2d4c4a

2020-07-06

Move provider's log task handlers to the provider package (#9604)

e13a14c873

2020-06-21

Enable & Fix Whitespace related PyDocStyle Checks (#9458)

d0e7db4024

2020-06-19

Fixed release number for fresh release (#9408)

12af6a0800

2020-06-19

Final cleanup for 2020.6.23rc1 release preparation (#9404)

c7e5bce57f

2020-06-19

Prepare backport release candidate for 2020.6.23rc1 (#9370)

f6bd817a3a

2020-06-16

Introduce 'transfers' packages (#9320)

0b0e4f7a4c

2020-05-26

Preparing for RC3 relase of backports (#9026)

00642a46d0

2020-05-26

Fixed name of 20 remaining wrongly named operators. (#8994)

375d1ca229

2020-05-19

Release candidate 2 for backport packages 2020.05.20 (#8898)

12c5e5d8ae

2020-05-17

Prepare release candidate for backport packages (#8891)

f3521fb0e3

2020-05-16

Regenerate readme files for backport package release (#8886)

92585ca4cb

2020-05-15

Added automated release notes generation for backport operators (#8807)

65dd28eb77

2020-02-18

[AIRFLOW-1202] Create Elasticsearch Hook (#7358)

Was this entry helpful?