Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xbus-stdlib
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
Container Registry
Model registry
Operate
Environments
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
Xbus
xbus-stdlib
Commits
78d6b671
Commit
78d6b671
authored
4 years ago
by
Christophe de Vienne
Browse files
Options
Downloads
Patches
Plain Diff
Prepare release 1.2.1
parent
7bee4e31
No related branches found
Branches containing commit
Tags
v1.2.1
Tags containing commit
No related merge requests found
Pipeline
#12699
passed
4 years ago
Stage: prepare
Stage: main
Stage: dist
Stage: publish
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
HISTORY.rst
+3
-0
3 additions, 0 deletions
HISTORY.rst
main.go
+1
-1
1 addition, 1 deletion
main.go
with
4 additions
and
1 deletion
HISTORY.rst
+
3
−
0
View file @
78d6b671
1.2.1 (2021-03-26)
------------------
- filegateway: fix Google Cloud Storage ACLs of written files
- filegateway: fix Google Cloud Storage ACLs of written files
1.2.0 (2021-03-24)
1.2.0 (2021-03-24)
...
...
This diff is collapsed.
Click to expand it.
main.go
+
1
−
1
View file @
78d6b671
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
)
)
// Version of xbus-stdlib
// Version of xbus-stdlib
const
Version
=
"1.2.
0
"
const
Version
=
"1.2.
1
"
func
init
()
{
func
init
()
{
cobra
.
OnInitialize
(
initConfig
)
cobra
.
OnInitialize
(
initConfig
)
...
...
This diff is collapsed.
Click to expand it.
Christophe de Vienne
@christophe.devienne
mentioned in commit
65a02a1d1d17
·
4 years ago
mentioned in commit
65a02a1d1d17
mentioned in commit 65a02a1d1d17f3e9dfd50e9a92a298282366f9ab
Toggle commit list
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