Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.4.5 #477

Merged
merged 15 commits into from
Feb 14, 2020
Merged

Release 0.4.5 #477

merged 15 commits into from
Feb 14, 2020

Conversation

khorshuheng
Copy link
Collaborator

This PR prepares the release for version 0.4.5, which includes the following commits:

Once this PR is merge, will add tag v0.4.5. We should not use automatic merge for this as it will squash the commits.

Chen Zhiling and others added 11 commits February 13, 2020 18:30
* Allow users not to set max age for batch retrieval

* Fix typo in test assertion
* Deduplicate example notebooks

* Merge docker-compose.yml for both batch and online serving.
* Update README.md and remove versions from Helm Charts

* Fix type in README.md
Move prometheus-statsd-exporter to toggleable core dependency (default false).
Add ingresses for gRPC and HTTP for both core and serving.
Refactor ConfigMaps to user Spring profiles rather than manipulating the base application.yaml.
Add ability to define and enable arbitrary Spring profiles.
Add toggle to enable prometheus scraping in core.
Add parameters to change LOG_LEVEL and LOG_TYPE (feast-dev#430).
Add parameter to specify GOOGLE_CLOUD_PROJECT.
Allow jar path to be specified (e.g. if using non-standard image).
Add missing documentation for Helm parameters.
…v#471)

* Make redis key creation more determinisitic (feast-dev#380)

* Add documentation to RedisKey in Redis.proto
Ensure entities are sorted by the name

Co-authored-by: David Heryanto <david.heryanto@hotmail.com>
@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: khorshuheng
To complete the pull request process, please assign thirteen37
You can assign the PR to them by writing /assign @thirteen37 in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@woop
Copy link
Member

woop commented Feb 14, 2020

I think the pom.xml file should also be bumped.

@ches ches mentioned this pull request Feb 14, 2020
khorshuheng and others added 4 commits February 14, 2020 14:38
* Use bzip2 compressed feature set json as pipeline option

* Make decompressor and compressor more generic and extensible

* Avoid code duplication in test
@khorshuheng
Copy link
Collaborator Author

One more commit that has been cherry picked from master:
Use bzip2 compressed feature set json as pipeline option (#466)

@khorshuheng khorshuheng merged commit 8c9a9f7 into feast-dev:v0.4-branch Feb 14, 2020
@khorshuheng khorshuheng deleted the release-0-4-5 branch February 14, 2020 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants