Skip to content

Releases: logicalclocks/feature-store-api

Release 2.1.0

28 Jan 14:10
Compare
Choose a tag to compare

33e0e4d Release version 2.1.0
b153e24 [HOPSWORKS-2338] handle empty tfrecord files in TFDataEngine (#230)
58809b6 [HOPSWORKS-2337] Upgrade hudi to 0.7.0 version (#229)
9d1f3ee Documentation version selector (#204)
4a8c2fb Fix deserialization for TD create job config (#228)
33d79ee Handle null spark_options in storage connector (#227)
1c0db64 Fix ingestion job config dict with null value (#226)
93225f5 Add docs for MLStudio and HDInsight (#225)
12bf1ee [HOPSWORKS-2197] Add ADLS connector support (#221)
023f97e Remove dangerous query default (#224)
4c48a3b [HOPSWORKS-2280] Save statistics configuration also for training datasets (#217)
9302c27 [HOPSWORKS-1971] Add HSFS python support (#206)
b2a7e0b Add Python training dataset API reference (#215)
880366e JDBC connector spark_options should provide all the properties (#214)
832c115 Fix broken link in Databricks network configuration (#211)
626d96f Fix bad merge, add back compute_statistics method (#213)
f2ce3d8 [HOPSWORKS-2188] Append - fix time_travel_format.upper() if None (#210)
ce659ad On demand feature group over S3 buckets (#185)
cf9fa72 [HOPSWORKS-2188] Remove partition key requirements for HUDI feature groups and allow users to set precombine keys (#198)
867a179 Select all Features of a Feature Group except few (#207)
f356072 [HOPSWORKS-2277] Add feature type docs (#208)
2448428 Fix get storage connector hudi_engine (#203)
fee3f7d [HOPSWORKS-2134] Extend Query constructor with filter capability (#194)
0130182 [HOPSWORKS-2134] Extend Query constructor with filter capability (#174)
cafe316 [Append] Hopsworks client to work with Hive Engine (#201)
110b613 [HOPSWORKS-2206] HSFS profile to install with and without Hive dependencies (#200)
8a59a4e add online type getter/setter (#199)
655d1c2 Allow to set engine in connection (#196)
60efdd9 [instance_profile_permissions] Reorganize instance profile section and add permissions for CloudWatch (#197)
42ace4d [HOPSWORKS-2177] Refactor storage connectors (#193)
2fc5687 Add StorageConnectorId to TrainingDataset (#195)
ea51784 Use proper endpoint to retrive the online storage connector (#192)
242e17b Replace ModuleNotFoundError to ImportError (#190)
5ed9d60 Fix typo (#188)
97ddd2b Fix typo (#187)
1d56234 [HOPSWORKS-2085] redshift connector (#177)
1215325 [HOPSWORKS-2183] Add feature group, training dataset, storage connector counters to FeaturestoreDTO summary (#176)
05a6ee0 Add documentation for EMR (#175)
8b8dbec Account for other configuration parameters (#172)
ac6c24d HSFS is defaulting to PyHive instead of Spark on EMR (#171)
1fe5adb add properties to feature store (#168)
439ce62 Documentation fixes for integration (#169)
81fa058 [HOPSWORKS.AI-DOC] support for gpu in azure (#166)
0841bd2 Apply Java checkstyle (#122)
4249151 improvements and imgs (#164)
8742328 Add support reference (#163)
b37a313 Expand Databricks Integration guide (#162)
1e2b5c1 Fix read for on-demand feature groups
a24a06e query_online can be null (#161)
1a9f81d [HOPSWORKS.AI-DOC] User mamangement doc (#160)
daba5a8 [HOPSWORKS.AI-DOC] add and remove workers (#159)
1a0c7bd [HOPSWORKS.AI-DOC] Fix EKS screenshots (#158)
cfee823 [vpc_doc] Add link to create Security Group guide (#157)
5377e15 [HOSPSWORKS.AI-DOC] add cluster creation for AWS (#156)
6b9e587 [HOPSWORKS.AI-DOC] update aws getting started (#155)
b499702 [HOPSWORKS.AI-DOC] add azure cluster creation (#154)
142ba96 Link the old docs so people can find it (#153)
a28b1e4 [HOPSWORKS.AI-DOC] fix azure getting started (#152)
8eb97bd [HOPSWORKS.AI-DOC] add permission restriction for Azure (#151)
33af423 Migrate hopsworks.ai docs part 1 (#150)
204d0b9 Add Databricks configuration documentation (#149)
1afc509 Add link to getting started with hopsworks.ai (#148)
70dcc86 Hudi fixes and exclusions for databricks (#147)
a10f6d5 Copy LICENSE and README.md before packaging (#145)
ed83682 fix pypi setup (#143)
0f26471 Prepare for 2.1.0-SNAPSHOT development (#141)
02fbcfc add desc type to setup.py (#139)

Release 2.0.0

11 Nov 16:43
44ce720
Compare
Choose a tag to compare

44ce720 Release version 2.0.0 (#138)
f50efa5 On demand feature group append (#137)
b263ed3 Documentation: Features/Storage Connectors (#136)
e399549 Support for on demand feature groups (#104)
77d103d [HOPSWORKS-1374] Append: get commit details in correct order and make upsert default op for fg.insert (#132)
7c704e0 [HOPSWORKS-2091] Label/Prediction feature metadata for training datasets (#127)
4753612 [HOPSWORKS-2091] Label/Prediction feature metadata for training datasets (#126)
23777d1 [HOPSWORKS-2122] Backend not handling null TimeTravelFormat sent by client (#133)
2665497 Don't set spark type as online type in Java API (#131)
7169a09 [HOPSWORKS-2084] Remove default_storage option from feature groups (#118)
c2877ec [HOPSWORKS-2084] Remove default_storage option from feature groups (#119)
3de10b2 Add documentation for integration with extenral Spark clusters (#129)
17792c4 [HOPSWORKS-1580] Change endpoint for getting the online storage connector (#111)
36d0c23 [HOPSWORKS-1374] Append: change hudi group name to io.hops.hudi (#128)
922aa12 [HOPSWORKS-1374] Add Hudi API to HSFS and commits to the FeatureStore metadata (#120)
581fd15 [HOPSWORKS-2077] Append: mock tf and pydoop modules if ModuleNotFoundError for documentation (#125)
0b27bdb [HOPSWORKS-2077] add support for reading csv files as tf data object and rename feeder to tf_data (#113)
33ab960 Bump Docker image version (#123)
4128aa5 Python Documentation (#114)
38d9291 [HOPSWORKS-2009] Append Features to Feature Group schema (#115)
21088c9 [HOPSWORKS-2009] Append Features to Feature Group schema (#117)
df68ffc Bump junit from 4.13 to 4.13.1 in /java (#116)
4105f5c Python client can't handle disabled online feature store fix (#107)
f48fab6 add jenkinsfile for documentation pipeline (#110)
eb4edfe #60 Replay training dataset query (#73)
f4a6486 Add Docs setup (#108)
9987a1f Training Dataset set Id from backend after creation (#106)
7f938f1 Java API Fixes for statistics (#105)
9d7ec52 [HOPSWORKS-1982] Deequ statistics for Feature Groups/Training Datasets (#84)
43c2e1c [HOPSWORKS-1982] Deequ statistics for Feature Groups/Training Datasets (#96)
26b1203 Bump HSFS java/scala version (#103)
a42ecde Modify setup.py metadata (#102)
c7c623e fix build docker image (#101)
721c58a Add Jenkinsfile to publish to PyPi (#100)

Release 1.4.0

12 Sep 14:31
d0e1ab9
Compare
Choose a tag to compare

c7c623e (HEAD, upstream/master) fix build docker image (#101)
721c58a Add Jenkinsfile to publish to PyPi (#100)
d0e1ab9 (upstream/branch-1.4, branch-1.4) Release version 1.4.0 (#99)
96934b7 [HOPSWORKS-1972] Featurestore connect using API key value (#76)
7aff980 Spark-TFRecord (#97)
d0e83ab [HOPSWORKS-1762] Add support for Spark-Tfrecord (#94)
141677e Lowercase feature store name before calling the get (#93)
966ac3e Engine specific (hopsfd, s3) tf glob (#92)
5df55cb Python client can't handle empty responses from the backend (#90)
de628f0 Don't allow to specify storage on save (#91)
c6bd9bb Fix Pydoop missing import if scheme not provided (#88)
cfd0573 Python client ignore partition_key in feature group (#87)
fdd69ed Pydoop should handle hopsfs:// scheme (#79)
3e2a727 default storage is not set on feature group creation (#83)
eb13122 [HOPSWORKS-1592] Add support for feature store s3 storage connectors to encrypted buckets (#68)
ac4df84 (60-python) Fix versions to match Hopsworks releases (#72)
fda0706 add readme before making the repository public (#71)
65a9baf #65 add checkstyle to java apis (#67)
b28524f Feed model engine (#1) (#62)
604ae63 Java client fixes for databricks (#53)
4d3d139 Revert "Feed model engine (#39)" (#61)
4781152 Feed model engine (#39)
51940d8 #58 Null pointer exception when reading with the java API without storage (#59)
8d4733b Add tag api methods to training dataset plus unify documentation (#54)
eeba06c Unify tags APIs and add to training dataset (#55)
5858fbe Version default to 1 for get methods and increment for create (#49)
bd4bb3d Version default to 1 for get methods and increment for create (#50)
b95f41f Databricks fixes (#51)
3fb9c22 Fix pure sql against feature store (#48)
055da08 Java Feature group (#20)
c714d33 Python feature group (#43)
ccf36a0 Databricks setup and connect (#33)
71de520 (python_fg) HOPSWORKS-1765 archiva (#40)
279ade5 Replace double create with save for training datasets (#38)
b3fd685 Rename Java API to hsfs and add Apache License (#35)
b0f279b Fix rename bug (#36)
ac96e72 Fix hsfs rename import (#34)
21560cb Rename library to hsfs and add LICENSE (#32)
7cfd4f8 Initial training dataset implementation - Java (#14)
8b1fb8e Training dataset api python (#25)
b2a8fe6 Make client a singleton (#23)
58483eb Add possibility to execute pure sql on feature store (#18)
b9b73ad Add feature group joins (#15)
75c012c Make connect optional (#17)
4d8647c Add feature group api and hive and spark engine (#10)
77a1935 Java/Scala API should allow passing feature list as a list of string #12 (#13)
430061f #7 remove read method from spark engine, #8 replace head with show() (#9)
3c8cf08 Add Connection module in Java/Scala API (#6)
7f6e235 Add feature store api (#4)
a794af1 Add feature group query/join capabilities (#3)
bfa2b82 Add connection functionality (#2)
462d6cf Initialize Development Style (#1)
f1580b4 remove ignored files
8040105 More java gitignore
09bc8d6 add intellij to gitignore
0d282ed Start java implementation
088a4e9 Basic client
b84bf76 Setup package rough structure
5c6d53c Add .gitignore
b8e6103 Add README.md