Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kubo_final
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anastasiia Chirikova
kubo_final
Commits
2b0680a5
Commit
2b0680a5
authored
9 years ago
by
Jeromy Johnson
Browse files
Options
Downloads
Patches
Plain Diff
finally add changelog for v0.3.11
License: MIT Signed-off-by:
Jeromy
<
jeromyj@gmail.com
>
parent
081c6d92
No related branches found
No related tags found
1 merge request
!1
New
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+41
-0
41 additions, 0 deletions
CHANGELOG.md
with
41 additions
and
0 deletions
CHANGELOG.md
+
41
−
0
View file @
2b0680a5
...
...
@@ -8,6 +8,47 @@
*
Incompatible Changes
*
the default for '--type' in 'ipfs pin ls' is now "all" (@chriscool)
### 0.3.11 - 2016-01-12
This is the final ipfs version before the transition to v0.4.0.
It introduces a few stability improvements, bugfixes, and increased
test coverage.
*
Features
*
add 'get' and 'patch' to the allowed gateway commands (@whyrusleeping)
*
BugFixes
*
Fix path parsing for add command (@djdv)
*
namesys: Make paths with multiple segemnts work. Fixes #2059 (@Kubuxu)
*
fixup panic catching in http handler funcs (@whyrusleeping)
*
Add correct access control headers to the default api config (@dignifiedquire)
*
fix closenotify by not sending empty file set (@whyrusleeping)
*
Tool Changes
*
Have install.sh use the full path to ipfs binary if detected (@jedahan)
*
Install daemon system-wide if on El Capitan (@jedahan)
*
makefile: add -ldflags to install and nofuse tasks (@lgierth)
*
General Codebase
*
cleanup http client code (@whyrusleeping)
*
Move api version check to header (@rht)
*
Documentation
*
improved release checklist (@jbenet)
*
Added quotes around command in long desc (@RichardLitt)
*
Added a shutdown note to daemon desc (@RichardLitt)
*
Testing
*
t0080: improve last tests (@chriscool)
*
t0080: improve 'ipfs refs --unique' test (@chriscool)
*
fix t.Fatal usage in goroutines (@chriscool)
*
add docker testing support to sharness (@chriscool)
*
sharness: add t0300-docker-image.sh (@chriscool)
*
Included more namesys tests. (@Kubuxu)
*
add sharness test to verify requests look good (@whyrusleeping)
*
reenable ipns sharness test now that iptb is fixed (@whyrusleeping)
*
force use of ipv4 in test (@whyrusleeping)
*
travis-ci: use go 1.5.2 (@jbenet)
### 0.3.10 - 2015-12-07
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment